SuperProductivity
Created on 2025-04-12T12:11:26-05:00
- Boards are neat; gives kanbans or eisenhower matrices based on something you can customize. Each cell applies a filter and moving tasks between cells changes their tags and state based on what would match the filter (very Lotus Notes/Agenda-like.)
- Poor support for editing large lists of tasks; like you can't select multiple and just bulk delete them.
- No bulk insertion either.
- Does not delete tasks unless you delete them specifically. Shutdown for a day archives them and you can't purge archives.
- Bulk stuff can be worked around by synchronizing to a local file (which is JSON) and editing that directly. No idea if a blob of JSON in RAM is how the program works normally or if it puts it in a database internally and dumps it when syncing.