- 15 Jun, 2014 2 commits
-
-
Bram Schoenmakers authored
A view is a subset of the todo list where sorters and filters may be applied.
-
Bram Schoenmakers authored
At this point there are two filters: * A grep filter that finds a pattern in a todo text * A relevance filter, which selects todos that are relevant at this moment.
-
- 14 Jun, 2014 10 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
- 13 Jun, 2014 22 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
When setting a priority, a task may not be completed. When a todo is completed, set priority to None.
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
A line is considered a todo item when it contains at least one non-whitespace character.
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
Make sure the content is preserved byte by byte.
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
text() is the todo text without the tags. source() is the raw todo text.
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
A @ or + must be followed by at least one non-whitespace character to qualify.
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
- 12 Jun, 2014 6 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-