Notesnook doesn't have self hosting yet (the developers are working on it) but it might be a good option in the future.
Selfhosted
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:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
Zim desktop wiki? I've used it for years. Cross platform, open source, lots of features. Bear in mind that there are a lot of plugins, including one specifically for journaling
Id set up a static website with Hugo. You can preview and build locally. Or put it on your home network and vpn in if you need remote access to make an entry.
In your content folder you could do content/[year]/[month]/[day]/index.md, and have a _index.md in the year and in month folders so there would be pages with automatic collection of articles under that year/ month. You could also subdivide the content folder into health/ general/ shower thoughts and other "types" of journals
They have support for tags, categories, and custom taxonomies. So if you wanted to have "people" category you could, and then a "thing" category or any other sort of way to tag the content.
Trillium is a full featured configurable and programmable self-hosted note-taking app that can be easily configured to suit the use case you're describing, it does categories, tags, links to other topics etc.
@[email protected] I would use obsidian, but for really self hosted I would try silverbullet
Already using silverbulled.md, but I want something more diary style and less just note taking (granted, just is an understatement for silverbullet)