We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d45b47 commit e15d24fCopy full SHA for e15d24f
README.md
@@ -22,6 +22,16 @@ WeekToDo is a free minimalist weekly planner app focused on privacy. Schedule yo
22
- Markdown Support
23
- Customizable user interface
24
- Local Storage
25
+- Task Colors
26
+- Task Time
27
+- Recurring Tasks
28
+- Notifications and reminders
29
+
30
+## Roadmap
31
32
+- Touch mode
33
+- Mobile Version
34
+- Sync across devices
35
36
37
## Installation
@@ -54,15 +64,6 @@ To install WeekToDo, simply use the following command:
54
64
sudo snap install weektodo
55
65
```
56
66
57
-## Roadmap
58
-
59
-- Boards
60
-- Task Priorities
61
-- Task Colors
62
-- Task Time
63
-- Repeating Event
-- Notifications and reminders
67
68
## Contributing
69
0 commit comments