Hacker News new | ask | show | jobs
by majestic8 1636 days ago
> group tasks into specific categories

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...