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
    arrow-up
    4
    ·
    1 month 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
    arrow-up
    4
    ·
    1 month 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@pawb.social
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    1 month ago

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

    • anotherhoffmannOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 month ago

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

      • IrritableOcelot@beehaw.org
        link
        fedilink
        arrow-up
        1
        ·
        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.

  • Handles@leminal.space
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 month 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@beehaw.org
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 month 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@kbin.earth
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 month 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@beehaw.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 month ago

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

          • GadgeteerZA@beehaw.org
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 month 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
              arrow-up
              2
              ·
              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).