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 491e13d commit f292724Copy full SHA for f292724
snapcraft.yaml
@@ -24,12 +24,13 @@ description: |
24
* Multiple storage modules.
25
* Save date on your local machine at `~/.taskline/storage` or
26
* Use the firestore module to sync your tasks across all your devices.
27
+ * Timetracking for tasks
28
+ * Multilanguage support
29
* Lightweight & fast
- * Data written atomically to storage
30
+ * Data written automically to storage
31
* Custom storage location
32
* Progress overview
33
* Simple & minimal usage syntax
- * Update notifications
34
* Configurable through `~/.taskline.json`
35
36
More informations under https://github.com/perryrh0dan/taskline.
0 commit comments