this post was submitted on 06 Sep 2024
86 points (94.8% liked)

Selfhosted

39238 readers
310 users here now

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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. 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.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

This seems like a solid choice for those of use looking for a obsidian-like replacement. Personally tried all editors out there, but nothing is able to defeat my love for obsidian. However, i look forwards to trying out Haptic when it comes to Linux. Currently it only supports Web and Mac. But state Linux and Windows support is on-the-way.

Kudos to selfh.st that provides consistent updates within this community and who shared this among other cool projects this week -> https://selfh.st/newsletter/2024-09-06/?ref=this-week-in-self-hosted-newsletter

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 week ago (1 children)

Logseq and Obsidian are only similar on the first look, but very different usage wise. Both are very open with a plugin system, and you can modify them to turn them into one eachother.

So, if you want only FOSS, then Logseq is the only choices you have.

But Obsidian is, even though it's proprietary, very sane. Open plug-in system, active community, great devs who don't have much against FOSS, and more.


Obsidian

  • More similar to a classic note taking app, like OneNote, but with a lot of features. Hierarchical structure, and more of an "essay" style, where you store a lot of text in one page.
  • Page linking is only done when you think it makes sense
  • Has been a bit longer around than Logseq, feels more polished
  • Great sync and mobile app, which support plugins from what I've heard

Logseq

  • Non-linear outliner. Every page is on the same level, but within a text passage, the indentation matters (parent-child-relationship)
  • You create a LOT of more pages. Most of my pages are empty. They are mainly there for linking topics. I rarely create pages manually.
  • The journal is where you write most stuff. You then link each block to a page.
  • Logseq a bit "special". May not be for everyone. I for example am a bit of a disorganised thinker, who mentally links a lot of knowledge and throws concepts around all the time. Logseq is my second nature, because it's more flexible. My GF on the other hand is more structured, and prefers something like Apple Notes, or, if she would care about note taking, something like Obsidian.
  • The mobile app isn't great. It's fine when I'm not at home, but the desktop version is the "proper" one, and mobile/ iPad a second class citizen.
  • Sync is only experimental for now. It will soon be officially supported (hopefully) and self hostable, but it worked fine for me.
[–] [email protected] 1 points 1 week ago

This is really helpful, thank you. I've made a start with Logseq but I think I'll try Obsidian and migrate my notes across. I'm definitely a structured guy.