this post was submitted on 23 Jun 2023
56 points (92.4% liked)

Open Source

30349 readers
2515 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

I mean Trilium is fantastic app, lots of potential but the developer is struggling on his own, maybe it's because it's younger than logseq or maybe because is open source compared to obsidian. I think it's the best note-taking/knowledge-base/second-brain i know it virtually could link everything you posses toghter to create a gigantic wiki, so much potential. Plus it has its own self hostable syncing server and web app. Guys give it a look and tell me what you think

you are viewing a single comment's thread
view the rest of the comments
[–] surrendertogravity@wayfarershaven.eu 3 points 1 year ago (1 children)

I really can’t tell - does it work on top of Markdown flat files or not? Based on the mention of an exporter, I’d guess not.

Part of the reason I moved from TiddlyWiki to Obsidian was to get my writing into plain text files, so anything that doesn’t interface with the OS file system is off the table for me from the get-go. (Part of the reason I care about this is so that I’m not locked into a specific app and can use VS Code to browse and edit as needed, or build a static site from my files, etc.)

[–] da_g@feddit.it 1 points 1 year ago (1 children)

Unfortunately no for now, it uses a database that renders it more powerful but can import and export markdown effortlessly. Editing directly in markdown should be a feature tho for those who want to use file systems

[–] iaamp@programming.dev 1 points 1 year ago

This could be a very important point for why it isn't more used. For example, i only use markdown files, which allows me to manage them in git, edit and navigate via VimWiki, and visualize in Obsidian.