Recently discovered orgzly and decided to make the switch to org-mode based tasks.
- Golang - The script is using
go v1.21
but should be fairly backward compatible with older versions - Todoist API - The script uses
v2
of the todoist api.
full name | short name | description |
---|---|---|
--key |
-k |
api key for your todoist account. Can be found here. Can have multiple. |
--output |
-o |
Output file name. If left empty will print results in console. |
- Currently recurring tasks are not supported.