Live data from Hacker News

Siyuan: Privacy-first, self-hosted personal knowledge management software

github.com

21–30 of 160 posts

Re: Siyuan: Privacy-first, self-hosted personal knowledge management software

#23

Earlier quoted context omitted.

The file format isn't markdown, instead a proprietary format in JSON

Is it not open source?

It locks your efforts to the vendor/project which is different to Obsidian

Re: Siyuan: Privacy-first, self-hosted personal knowledge management software

#24
post #21

It seems AGPL but also has a paid tier which makes me wonder what their business model is. Is it only the hassle of self hosting that stops potential customers from having the paid features for free?

Welp it appears from what I could find on their website that the Pro tier is needed to use all features even for selfhosted instances.

Am I missing something here or couldn’t people just fork this and pull off a vaultwarden?

Re: Siyuan: Privacy-first, self-hosted personal knowledge management software

#25
post #22
post #2

This looks nice but nearly identical to Obsidian. How does it differ from Obsidian's features?

Obsidian sync feature is paid service, this project you can setup your own service

There are free alternatives, e.g https://github.com/vrtmrz/obsidian-livesync

Re: Siyuan: Privacy-first, self-hosted personal knowledge management software

#26
I’ve been self-hosting it for three months now, and I am happy. I came from Joplin; I lost the offline access, but it’s much more “expressive” and nice, so to speak. I don’t miss any other feature, even in the pro version. Doesn’t depend on other docker containers, I just used authelia for auth, and while it uses its own file format I backup the data volume and it’s possible to export manually in simple markdown. The web UI is responsive for mobile use and yes, I am happy. Fits my case better than the others.

Re: Siyuan: Privacy-first, self-hosted personal knowledge management software

#27

I am using markdown files in a private GitHub repo for personal knowledge management. For me this works just fine... Is there any feature you think I might miss from tools like these?

Graph view, backlinks and databases.

Re: Siyuan: Privacy-first, self-hosted personal knowledge management software

#29
I keep seeing these note-taking tools pop up again and again. I am heavily invested into Logseq already and the new database version is coming out soon. Unless these tools provide import and export utilities to convert your notes between the most popular applications like Logseq and Obsidian, only new users will use them and people with very few notes who can put in the time to move.

Re: Siyuan: Privacy-first, self-hosted personal knowledge management software

#30
What I miss from this type of apps, including notion, is the ability to "inherit" properties from databases.

I would like, for example, to create a superdb with basic task properties (title, deadline) and then create subdatabases that add more project-specific properties.

This, I'll be able to create a single view with all my tasks for the day in a single place, but also add all the info I need for individual tasks.

Unfortunately, for some reason, nobody (that I know of) built something like this into their apps.

Post reply on HN