There are a few things not shown in the video: 

- bullets can be multiline.
- you can drag and drop bullets between "bullet list tiddlers". This moves a 
bullet from one tiddler to another.
- you can hold down Ctrl when dragging to another tiddler to copy it rather 
than move it.
- holding down shift when dragging transcludes the contents of a bullet rather 
than moving or copying it.
- it works around some of the annoyances in the core draggable list links 
macro, where for each item there are two positions it can be dragged to that 
don't actually result in a change of position.

Currently the relationship between a bullet and its children is based on fields 
as per my needs in my task manager. This could definitely be simplified from 
what it is now.

Also note that modelling each bullet as a tiddler means thought needs to be 
given to tags, backlinks etc as the parent tiddler itself has no body. For my 
use case this was fine but for general purpose text it may limit the usefulness 
of filter lookups.

My goal is to add comments to the wikitext macros, as time and energy allows, 
and then post the file for everyone to play with. Since this is all in 
wikitext, it means that any TW user, developer or not, can try to make a 
generalized solution out of it.

Unless of course, Joshua beats us all to it :)

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/32301a54-b81c-4236-9f4d-bf4da894dd9c%40googlegroups.com.

Reply via email to