this post was submitted on 23 Jun 2023
57 points (92.5% liked)
Open Source
31031 readers
795 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.)
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
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.