since the weather is going to start getting colder, i’ve been looking ahead and trying to plan out some projects that i want to work on over the winter. mostly, network service projects, ai server build, home assistant stuff, various 3d printer projects, etc. and i’m looking for a way to keep all the notes and files in a main “notebook” type of system. i’ve got gitea setup and nextcloud, ( and most common network services). i was looking at openproject, but that seems WAY to much for what i need, focalboard looks kind of interesting though.

basically, i’d like to be use git for all file storage, but with a more complete frontend. or integrations with nextcloud, i was thinking of trying to piece something together using gitea actions or node-red (i’m VERY new to both, so this would be an adventure), but before i head down that rabbit hole, i’d like to know if there is a better, easier, more complete option?

    • maiskanzler@feddit.de
      link
      fedilink
      arrow-up
      2
      ·
      10 months ago

      Yes! There’s a git plugin for obsidian that supposedly works very nicely. Obsidian runs locally, on desktop and mobile and also offline which is super nice. Not opensource, but all your stuff is kept in a normal folder and all notes are regular markdown. The devs have pledged to make it opensource should they ever abandon the project.

      • box464@beehaw.org
        link
        fedilink
        English
        arrow-up
        2
        ·
        10 months ago

        Can confirm Obsidian works well. The GitHub plugin I’ve used is find, just have to remember to commit and push. Would prefer a save as you go situation.