mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-27 12:54:45 +00:00
More docs updates
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
created: 201308252133
|
||||
creator: JeremyRuston
|
||||
modified: 201308252133
|
||||
modifier: JeremyRuston
|
||||
title: TaskManagementExample
|
||||
|
||||
TiddlyWiki5 can be used as a simple task management system without further customisation. The idea is that tasks be tagged `task`, with those that are completed also tagged `done`. In this way it is straightforward to generate task lists.
|
||||
|
||||
! Outstanding tasks
|
||||
|
||||
<$list filter="[!has[draft.of]tag[task]!tag[done]sort[created]]">
|
||||
|
||||
Reference in New Issue
Block a user