*Notes:*

   - Usually a tiddler for the Project A is tagged with "Project A" tag.
   - A tiddler for both projects is tagged with "Project A" and "Project B"
   - To have a list of the tasks for Project A you will write {{{ 
   [tag[Project A]] }}}. This is a filter, so you have to study filters.
   - To sort the tasks of Project A create a tiddler, "Project A" and put 
   the ordered list of tasks in the field "list" of this tiddler.
   - Tiddlywiki can do this automatically with the widget 
   list-links-draggable.
   - Create a new tiddler, Project B and add this code:
   !Tasks
   {{{ [tag[Project B]] }}}
   
   !Reorder tasks
   <<list-links-draggable tiddler:"Project B">>
   - At first the "Reorder tasks" will be empty. Drag a task of the top 
   "Tasks" list under the "!Reorder tasks" to sort them. Add all tasks and 
   sort them dragging them.
   - Widgets are very powerful, you should check them.

-- 
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/3fdfe908-8bf3-49d0-b8cb-0cf99116c8eb%40googlegroups.com.

Reply via email to