Tutorial:Simple To Do List: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Stamp|2016-09-28|3.9.7|1.0.3}}
{{Stamp|2020-03-16|4.7.3|1.7.1}}


Let's make a simple To Do List. It will require just one library with a couple of fields — the thing to do (a Text field) and a Checkbox field to indicate if it is done yet or not.
Let's make a simple To Do List. It will require just one library with a couple of fields — the thing to do (a Text field) and a Checkbox field to indicate if it is done yet or not.
Line 91: Line 91:


=== Enhancements to consider ===
=== Enhancements to consider ===
There are limitations to this simple library, but it gets the basic job done. To embellish this library consider the following enhancements listed simplest to most complex:
There are limitations to this simple library, but it gets the basic job done. To embellish this library, consider the following enhancements listed simplest to most complex:
* [[Tutorial - Simple To Do List - Enhancements#Filter| Show only tasks that are not yet completed.]]
* [[Tutorial:Simple To Do List Enhancements#Show only incomplete tasks|Show only incomplete tasks]]
* [[Tutorial:Simple To Do List Enhancements#Categorize tasks|Prioritize or otherwise categorize tasks]]
* [[Tutorial:Simple To Do List Enhancements#Aggregate and chart tasks| Aggregate and chart tasks]]


[[Category:Tutorial]]
[[Category:en]] [[Category:How]]

Navigation menu