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

Free and Open Source Software

17766 readers
35 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] 3 points 1 month ago (1 children)

I'm not entirely sure if this is what you are asking, but it looks like it is: https://github.com/Zettlr/Zettlr

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

Looks good and seems to have tab splitting, which marktext laggs. I will check it out, when I have some time. Thanks!

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

I use zettlr -- it's pretty good! The only issues I've run into are with the table editor, and with occasional lag on large documents; the latter just comes with the territory on an Electron app. I know Nathan's working on both, though.