Take a look at obsidian and node-red.
Self Hosted - Self-hosting your services.
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules
- No harassment
- crossposts from c/Open Source & c/docker & related may be allowed, depending on context
- Video Promoting is allowed if is within the topic.
- No spamming.
- Stay friendly.
- Follow the lemmy.ml instance rules.
- Tag your post. (Read under)
Important
Beginning of January 1st 2024 this rule WILL be enforced. Posts that are not tagged will be warned and if not fixed within 24h then removed!
- Lemmy doesn't have tags yet, so mark it with [Question], [Help], [Project], [Other], [Promoting] or other you may think is appropriate.
Cross-posting
- !everything_git@lemmy.ml is allowed!
- !docker@lemmy.ml is allowed!
- !portainer@lemmy.ml is allowed!
- !fediverse@lemmy.ml is allowed if topic has to do with selfhosting.
- !selfhosted@lemmy.ml is allowed!
If you see a rule-breaker please DM the mods!
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.
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.
Kanboard is pretty good, but doesn't use git for storage.
Something like wiki.js or Dokuwiki might work, wiki.js uses git and Dokuwiki uses plaintext files.
If you're using nextcloud already, Nextcloud Deck is pretty basic but works alright if you want a simple kanban board .
BookStack is also great for a wiki, but doesn't use git.
Obsidian is really popular right now too and uses plain markdown files that you could manage with git
Joplin?