Skip Navigation

What OSS tools do you use for personal knowledge & task management?

I've been looking into all sorts of them recently: logseq, appflowy, vikunja, etc. What tools do you use? Why? What problems did you run into with the previous set of tools you used for this job?

Right now I'm primarily interested in finding a "zero-knowledge" (cloud provider doesn't have access to my data) system for task management. Needs to be able to have recurring tasks and tasks organized in some interesting/useful ways (by projects/labels/something, maybe a kanban and table view). Deadlines and time tracking/planning interesting but not required.

84

You're viewing a single thread.

84 comments
  • I use Joplin, there's desktop and mobile clients, sync with your own WebDAV server and you've a Kanban plugin. It also does checklists, tables and all the stuff people like. Stores everything in markdown so that's a win.

    • Same, only I self-host a Joplin server. I have yet to find something that's nearly as versatile with so little effort.

      • Hmm... besides note sharing what's the advantage of the server over WebDAV? I kina picked WebDAV because I already had the infrastructure in place for other things, and let's face it, it is a piece of cake to get nginx run a WebDAV server.

        • Webdav is a great option too. I don't know that it's a question of advantage so mush as a matter of preference, honestly. I just like to have my services as segregated as possible. I use Radicale for contacts and calendar. That way, if radicale fails, I lost my ability to sync those, but get to keep syncing my notes and such, if Joplin fails, I lost that ability but my calendars and contacts still sync. I also share a lot of notes, lists and stuff like that with my wife, which makes it easier.

          What I have in terms of self-hosted over 14 different services in ProxMox could have been solved by having a simple Nextcloud instance, but I feel nextcloud is overkill for my needs, and if it fails, all my services fail, so I moved away from it about 6 months ago or so.

          • by having a simple Nextcloud instance, but I feel nextcloud is overkill for my needs, and if it fails,

            I do like to keep things separate as well and Nextcloud is an ongoing source of issues and a piece of shit a software. Since I don't share notes I find WebDAV to be good enough and simple enough not to fail.

            My setup is mostly Syncthing, FileBrowser, Baikal, Joplin, FreshRSS, WebDAV (for a bunch of those and as a way to have mobile access to the Syncthing/FileBrowser data. Simple and realiable.

            • Our infrastructure seems pretty similar, except for the Radicale/Baikal part. I also have a Kavita instance, Vaultwarden, Frigate, Stirling Pdf, Immich (but I'm seriously thinking of dropping it as it sucks resources like crazy and tends to break often with very large libraries) and an instance of Wazuh to make sure I have as little potential vulnerabilities as possible in hosts and docker containers.

              My wife says I spend too much time playing with my servers and network, but that keeps me home instead of outside, so you would think that's a good thing 🤣

You've viewed 84 comments.