Logseq – privacy-first, open-source knowledge sharing and management platform
1–10 of 41 posts
Re: Logseq – privacy-first, open-source knowledge sharing and management platform
#2I added some features (backlinks, graph, block embeds, etc.) from Roam Research after trying it. It can be self-hosted and the plan is to have something like TiddlyWiki so that you can use it as a whole HTML file in your own website. The documentation is a read-only version of logseq itself and it's hosted on GitHub pages.
The org mode parser is open sourced too, https://github.com/mldoc/mldoc, most features are already supported, we're working on something like org agenda and org-roam integrations.
Documentation example: https://logseq.github.io/. Any questions or feedback will be appreciated, thank you!
Re: Logseq – privacy-first, open-source knowledge sharing and management platform
#3Re: Logseq – privacy-first, open-source knowledge sharing and management platform
#4Glad to see open-source tools like this starting up. Have you had a chance to look at Athens [1] to compare? They seem to be using similar tooling. [1] https://github.com/athensresearch/athens
Athens is working on a desktop app (which we'll start building soon). It's always great to have multiple implementations so that we can learn from each other.
Re: Logseq – privacy-first, open-source knowledge sharing and management platform
#5Re: Logseq – privacy-first, open-source knowledge sharing and management platform
#6Glad to see and test logseq that compares favourably with other outliners including Checkvist.com that I've been using for 10 years.
Re: Logseq – privacy-first, open-source knowledge sharing and management platform
#7Re: Logseq – privacy-first, open-source knowledge sharing and management platform
#8Why does this say it needs github? Can it not use any git repository?
Re: Logseq – privacy-first, open-source knowledge sharing and management platform
#9Why does this say it needs github? Can it not use any git repository?
Re: Logseq – privacy-first, open-source knowledge sharing and management platform
#10Author here, thanks for the posting! I've been working it since February, it started as an org-mode web outliner so that I can use it on my phone to check some todos and capture some ideas. I added some features (backlinks, graph, block embeds, etc.) from Roam Research after trying it. It can be self-hosted and the plan is to have something like TiddlyWiki so that you can use it as a whole HTML file in your own websi…