this post was submitted on 25 Jul 2024
27 points (100.0% liked)
Free and Open Source Software
17911 readers
53 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
~~I can reccommend Trilium. I think it has what you're looking for.~~ | Nevermind. Looks like the project is in maintenance mode for now.
https://github.com/TriliumNext/Notes is a fork that appears to be actively developed. Found it near the end of the issue linked from the maintenance notice.
Although it says it "imports Markdown" so not sure if it is an actual Markdown format editor.
Trilium supports writing notes in multiple formats, including Markdown.
I was thinking more of its native file format it saves to. It said "import from Markdown" which seemed to suggest it is not saving all in Markdown (otherwise would have said opens and saves to). But maybe it is just badly worded.
Ah, you’re right - Trilium doesn’t use file-backed notes at all - it saves them in a database (I think Sqlite but I’m not positive).