this post was submitted on 25 Jul 2024
27 points (100.0% liked)

Free and Open Source Software

17746 readers
22 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
 

Hi there,

I am searching for an Markdown Editor, with a similar Live-Preview feature to Obsidian. In particular, I do not want to split the view into source and preview, but have the preview as the main window and only switch to source code for the line/block I am currently editing. Nextcloud uses a similar feature for their in-browser editor, but I need an offline variant.

Do you have any suggestions?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 month ago* (last edited 1 month ago) (5 children)

~~I can reccommend Trilium. I think it has what you're looking for.~~ | Nevermind. Looks like the project is in maintenance mode for now.

[–] [email protected] 1 points 1 month ago (4 children)

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.

[–] [email protected] 1 points 1 month ago (1 children)

Although it says it "imports Markdown" so not sure if it is an actual Markdown format editor.

[–] [email protected] 1 points 1 month ago (1 children)

Trilium supports writing notes in multiple formats, including Markdown.

[–] [email protected] 1 points 1 month ago (1 children)

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.

[–] [email protected] 2 points 1 month ago

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).

load more comments (2 replies)
load more comments (2 replies)