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!
view the rest of the comments
I like Jopin, but the user experience feels a bit old (don't want to say outdated) compared to something like Logseq.
And I also like the idea of links between notes and it becoming a graph. My nested folder structure in Joplin has gotten large.
I don't like that Joplin does not store the notes as real markdown. They are not readable by humans until you export them.
I do not want Wysiwyg via mouse, e.g. by clicking the "bold" button. Trying out Logseq felt really good. For example, it allows to open sections of a large file on the right, which is nice, because you can easily focus on that part.
I like how Logseq has a nice "table of content" plugin that renders the TOC on the side instead of injecting it into the markdown file, which is not nice, because the file changes and you need to always update the TOC.
But I also don't like what others describe here about Logseq's markdown handling. A heading being after a bullet point feels wrong.
Adding functionality to Joplin via Plugins is an option, but the plugins will maybe not work on Android...
IMO, there is no optimal solution for me. I like parts of Joplin and others of Logseq, but there is no solution that has all of them.
Got it. I don't know Logseq, I will check it out, thanks for the tip. A few notes regarding Joplin (some of which I already stated above)
Thanks.
"Outline" looks interesting... Bad project name (hard to find), but good job.
Thanks. But I'm immediately asking myself, why Joplin had to reinvent the wheel here. Some other apps to the same. I get that Markdown itself was "underspecified".
But why does a link to a different note need to look like this?
A colon followed by a / and the name of the file without its extension (md).... This kind of makes sure that other markdown apps won't be able to handle it. I know that others use [[Name]] notation or @@Name notation, but why not just sticking to the basics and using something like...
...?
True
You are welcome. Regarding the weird link form, I think its mainly because this is open source project. Somebody is working on it in their free time, maybe there are some money involved, but these kind of projects use to be a one man show, or a small group and you have to do a developer, architect, ux and design, tester and more. And everything is self managed, so it happens some things are not ideal. And look at their github, there is currently 530 active issues, there are probably other priorities than redesigning linking to make it a bit more interoperable... It is what it is. I like Joplin because I am free to sync it the way I want to (syncthing) and the export to md, in rare cases I am sharing my notes is good enough. Plus decent mobile app and browser extension to essentially snip parts of pages right to my notes. I see myself migrating maybe (big MAYBE) if proton integrates standard notes into the ecosystem. Big big maybe.