El miércoles, 20 de noviembre de 2019, 8:46:35 (UTC+1), Luis Gonzalez 
escribió:
>
> *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 by 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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3587f46c-b9ac-4444-bb25-1dbee656cce4%40googlegroups.com.

Reply via email to