• 0 Posts
  • 3 Comments
Joined 11 months ago
cake
Cake day: January 14th, 2025

help-circle

  • 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 would make it a burden to read, and it would make it difficult to follow the main task progress. How do you handle such things with your software?


  • I had tried in the past and optimized the hell out of it, but I found that’s a really slow software. I appreciate the features, but it looks like they have made a really bad foundation, and built some nice features upon it. Seafile is WAY better performance wise! (but less features). Depending on your needs, the best middleground I’ve found is syncthing between my PC and sftpgo to expose webdav / sftp. There is no lighter setup than that.