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?

  • @[email protected]
    link
    fedilink
    English
    3
    edit-2
    9 months ago

    Zettlr does this reasonably well. It doesn’t do it by default, though, you have to turn it on in the settings

  • GadgeteerZA
    link
    fedilink
    English
    29 months ago

    QOwnNotes (https://github.com/pbek/QOwnNotes) may be an option as it is pure Markdown and need not have both the code and preview windows open. I used it before moving to Obsidian. It has some options to customise its window views, but it is a long time since I used it, so not sure if it has that block mode you want. Logseq I seem to recall worked with blocks as it is an Outliner that does save in Markdown format, but I did not like that the outline blocks added characters to the file format that slightly broke compatibility with standard Markdown formats. But blocks was Logseq’s strength.

  • @[email protected]
    link
    fedilink
    19 months ago

    Silverbullet is like that. It is not an electron or native app, you have to run a server and then get to it from the browser.

    TLDR it is best run with docker or podman, but IMHO it is pretty good.

  • Sickday
    link
    fedilink
    09 months ago

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

      • GadgeteerZA
        link
        fedilink
        English
        19 months ago

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

          • GadgeteerZA
            link
            fedilink
            English
            19 months ago

            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]
              link
              fedilink
              29 months 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).