Comment on Cfait: CalDav TODO list handler written in Rust (TUI+GUI)

dbkblk@lemmy.world ⁨1⁩ ⁨week⁩ ago

Hey, thank you for this! I’ll test it later. I was planning to eventually do the same thing (and in rust too). Thus said, something that I always find impractical with simple todo lists, is that you cannot use it with subtasks. For example, if I want to manage a large project with it, I would need to create a task “Refactor this worker”, and add subtasks “Delete old function”, “Handle the new property”, etc. I cannot flatten the subtasks in the list because their names wouldn’t be explicit, and making their names explicit woulf make it a burden to read. How do you handle such things with your software?

source
Sort:hotnewtop