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?

  • @Mechanize@feddit.it
    link
    fedilink
    42 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.

  • @CaptObvious@literature.cafe
    link
    fedilink
    42 months ago

    Joplin has this functionality, although I don’t often use it since I prefer to type directly into the Markdown editor. Whatever you choose, be sure that you’re comfortable with the security and privacy implications of it.

  • @AVincentInSpace
    link
    English
    3
    edit-2
    2 months ago

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

      • @IrritableOcelot@beehaw.org
        link
        fedilink
        12 months 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.

  • Handles
    link
    fedilink
    English
    32 months ago

    Marktext does this for me, can’t compare 100% to Obsidian as I’ve rage uninstalled that several times within an hour of installing it.

  • GadgeteerZA
    link
    fedilink
    English
    22 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.

  • Sickday
    link
    fedilink
    1
    edit-2
    2 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
        12 months ago

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

          • GadgeteerZA
            link
            fedilink
            English
            12 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.

            • @hedgehog@ttrpg.network
              link
              fedilink
              22 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).