|
|
|
|
|
by trinsic2
1635 days ago
|
|
Thanks for creating this. I'm not sure its going to work for my purposes but I like that you can add custom properties (Structured Data) to tasks. Ill install it and check it out. I have been looking for something to replace my todo list app "Alarmed" which is on the IOS but has not been updated in awhile and concerned with it be abandonware soon. The think I need most is group tasks into specific catagories and setting recurring reminders for my list of to-dos as I constantly need to be continuously reminded if tasks. |
|
I do this using a separate "topic" for each of my projects, and "structure" for "Project Work". See https://imgur.com/a/nehojJN
> setting recurring reminders for my list
I actually wrote a plugin for this [1]. If there are no recent "events" for a given "topic", it shows up on the sidebar. As I mentioned in another comment, the original goal was conversation reminders with friends, but I use it for project work too.
> I'm not sure its going to work for my purposes
I'd recommend looking at the backup files, since they're basically JSON data that can be transformed and exported to whatever else you want, in case you find something better.
[1] https://github.com/kaustubh-karkare/glados/blob/master/src/p...