Skip to content

tiddlyweb/tiddlywebplugins.links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiddlywebplugins.links is a tool for managing and presenting the
front and backlinks from tiddlers in a TiddlyWeb installation.

There are two main parts:

* A tiddler parser which finds links and updates a database.
* Two web handlers which look in that database to present
  information at 

  /bags/{bag_name}/tiddlers/{tiddler_title}/frontlinks
  /bags/{bag_name}/tiddlers/{tiddler_title}/backlinks

This system uses pyparsing to scan for links. Pyparsing used
with help from http://onlamp.com/lpt/a/6435

Copyright 2011, Chris Dent <cdent@peermore.com>
BSD Licensed


About

extract links from tiddlers for a link database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages