This seems like a solid choice for those of use looking for a obsidian-like replacement. Personally tried all editors out there, but nothing is able to defeat my love for obsidian. However, i look forwards to trying out Haptic when it comes to Linux. Currently it only supports Web and Mac. But state Linux and Windows support is on-the-way.

Kudos to selfh.st that provides consistent updates within this community and who shared this among other cool projects this week -> https://selfh.st/newsletter/2024-09-06/?ref=this-week-in-self-hosted-newsletter

  • Handles
    link
    fedilink
    English
    1013 days ago

    local-first

    web app

    I’m confused, which is it?

    • conrad82
      link
      fedilink
      English
      513 days ago

      How do you like the newer versions? I liked it in the beginning, but then there were breaking changes and new concepts and it started to feel a bit too complicated. So I am taking a break until things cool down

      • @[email protected]
        link
        fedilink
        English
        112 days ago

        What issues did you have? I have updated recently and didnt notice any problems so far. Also do you have any suggestion for alternatives? For me personally silverbullet is great for desktop usage, not so much on mobile though.

        • conrad82
          link
          fedilink
          English
          412 days ago

          I am not thinking of the most recent versions.

          The query system was updated, around version 0.6 if i remember correctly. I don’t think the updates were bad, but some things broke and I am too old for “bleeding edge”. The template system was also updated at some point

          I don’t have a great solution. I use syncthing to keep notes local on all devices and MarkText on desktop and Zettel Notes on android.

          what i really liked about silverbullet was that it had offline support. but there were made some changes there as well along the way, and for me it became less stable after it became optional. But I haven’t actively used it for some time. I still got an instance running tho

        • @[email protected]
          link
          fedilink
          English
          29 days ago

          What mobile issues do you have? I use it both on desktop and mobile with sync mode turned on in the PWA.

          • @[email protected]
            link
            fedilink
            English
            18 days ago

            I don’t really have any issue for what the software is supposed to do. I can access my instance, read and edit, templates and queries work fine.

            But overall the user experience is not so good on mobile. On desktop it is really easy to navigate my notes, specially so because of the great support for keyboard shortcuts. Now for mobile it doesnt feel too good. Navigation works but the interface is too small - making tapping a bit clunky. I also find it uncomfortable to use for to do lists - things like groceries lists that I need on the go. Sometimes toggling works fine if touch but sometimes it switches to view mode.

            I really dont think any of that is an issue with the software itself. Its just the format I guess? I still use silverbullet and Ive never tried anything as good for organizing work stuff. But I still wish something more “native” for android.

      • @[email protected]
        link
        fedilink
        English
        19 days ago

        I like it, it seems pretty stable to me. I didn’t use it much before the query/template stuff was changed. I think both are fine right now, but don’t really know what it looked like before.

        There’s also “space-script” now which is basically like mini javascript plugins you can write inside your notes. It’s what drew me away from trilium in the end.

        I don’t blame you for taking a break if you ran into breaking changes though. That’s one benefit to keeping your notes in regular markdown files too.

        • conrad82
          link
          fedilink
          English
          19 days ago

          yes, regular markdown notes has been a good decision 😅

          In the beginning, the query results were stored in the markdown files, which could be useful if reading them in another app. But now I just get the query code. I think there were reasons

          I’m glad to hear things have cooled down. Does it take much effort to understand and use the templating stuff? I just remember templates got pushed to a different view, and I needed some header tags to get it working

          So you like spaces or not? I never got that far with silverbullet. And I haven’t used Trillium. I loved evernote when it came out. But it made me aware of the value of maintaining my own data.

          Now I try to have data in a directory structure and not in databases

  • @[email protected]
    link
    fedilink
    English
    9
    edit-2
    12 days ago

    I tried every single proprietary and open source , even self host , markdown notes apps. Obsidian is … just, i always go back to it. I have it with the plugin “Remotely Save”, synced encrypted with OneDrive. It just works, every fucking where with its own app. solid as a petrified dump

    • @[email protected]
      link
      fedilink
      English
      312 days ago

      I don’t see any problems with that. Even I (and probably most others here), who are FOSS advocates, think Obsidian’s model is fine.

      The devs surely get why FOSS is important, and try their best to match the pros of open source. They even stated that if the company goes bankrupt or they stop developing the app, they’ll open source it.

      One major thing they do absolutely right is how the notes get stored. On other note taking apps, it’s a proprietary database, often “in the cloud”, where your notes get hold hostage. Here, they’re just Markdown files, and the whole thing is pretty open, encouraging a strong community.

      It’s similar to Valve/ Steam. Proprietary, but liked by most Linux people.

    • @[email protected]
      link
      fedilink
      English
      110 days ago

      Have you tried trilium notes? Not as hyped and polished, but does extraordinarily well IME.

  • thejevans
    link
    fedilink
    English
    812 days ago

    As soon as one of these Obsidian alternatives has real-time collaboration and a mobile interface, I’m ready to switch.

    • @[email protected]
      link
      fedilink
      English
      912 days ago

      The real power of obsidian is similar to why Raspberry Pi is so popular, it has such a large community that plugins are amazing and hard to duplicate.

      That being said, I use this to live sync between all my devices. It works with almost the same latency as google docs but its not meant for multiple people editing the same file at the same time

      https://github.com/vrtmrz/obsidian-livesync

      • thejevans
        link
        fedilink
        English
        212 days ago

        Yeah, I need something to collaborate with my partner in realtime. We’ve got a hacky setup in Obsidian using dataview to join separate notes to a read-only one, so we don’t have collisions, but I would love something better.

          • @[email protected]
            link
            fedilink
            English
            312 days ago

            Syncthing works on a file level basis. If files are changed on both devices at the same time, it will have sync conflicts.

            • @[email protected]
              link
              fedilink
              English
              112 days ago

              The comment two above this links to a tool that literally does live syncing on a line by line level. Unless you’re editing the same lines at the same time you’re not going to get sync conflicts.

              I use it as well and it works wonderfully in real time.

  • @[email protected]
    link
    fedilink
    English
    413 days ago

    What advantages would this have over Obsidian, which is already all local unless you explicitly make it not so?

    • rhys
      link
      fedilink
      English
      1513 days ago

      Looks like you can self-host a web version of it, which is handy. Plus it’s always nice having open-source alternatives to closed-source, commercially-led apps.

  • @[email protected]
    link
    fedilink
    English
    412 days ago

    If you’d like to learn more about Haptic, why it’s being built, what its goals are and how it differs from all the other markdown editors out there, you can read more about it here.

    As others have noted, the app doesn’t work on mobile yet. Anybody willing to share the content here for mobile users?

    • trevor
      link
      fedilink
      English
      211 days ago

      Why Haptic

      We built Haptic to make markdown writing simpler and more accessible. We believe that many existing editors are too complex for simple use cases and day-to-day note writing, so we decided to fix that.

      What Makes Haptic Special

      1. Ready to Use: Open Haptic and start writing. No setup needed.

      2. Simple Design: Clean interface so you can focus on your writing.

      3. Write Anywhere: Use Haptic on any computer with internet. Great for public or work computers where you can’t download software.

      4. Made for Everyone: If other editors feel overwhelming, you’ll like Haptic.

      5. Open Source: Self-host your own instance, giving you full control over your setup.


      Haptic is all about making writing easier. We’ve left out extra features to keep things simple and help you get your ideas down without fuss.

      Note: If you’re looking for a markdown editor with plugin systems, complex setups, or feature-packed interfaces, Haptic might not be for you. But if you want something straightforward that just works, give Haptic a try!

  • JackbyDev
    link
    fedilink
    English
    311 days ago

    My dream is something that can take a stack of markdown files with relative links and generate a static site from them. This is embarrassingly difficult. Right now I think that the GitHub Pages Ruby Gem is the best way but it has too many assumptions about being in a GitHub repository to work. Vanilla Jekyll is nice but I don’t want to deal with a bunch of configs to get the experience I want.

    • xcjs
      link
      fedilink
      English
      110 days ago

      It would be extremely barebones, but you can do something like this with Pandoc.

      • JackbyDev
        link
        fedilink
        English
        110 days ago

        I think I looked into this before and it lacked a feature, but I don’t remember what it was. I might be getting it mixed up with another tool. There were a lot of tools that almost worked but were focused on making books with ordered pages rather than a tree. I think gitbook was one.

        For folks interested in following in my footsteps, eleventy didn’t fit because it couldn’t convert relative links to markdown files to relative HTML links to the HTML files (out of the box, probably possible with plugins).

        This just feels like such an obvious thing there would be a tool for but I can’t find one. Even most editors that render Markdown as a preview can do this out of the box.

  • @[email protected]
    link
    fedilink
    English
    211 days ago

    Super interesting, I have my fingers crossed for this one.

    Probably gonna give it a go in two-three weeks ;-)

  • @StructureOfChaos
    link
    English
    112 days ago

    This looks cool, but can’t beat Joplin. Accessing securely my notes on multiple devices I synced on my Nextcloud is priceless.

      • @StructureOfChaos
        link
        English
        112 days ago

        AFAIK, only Joplin offers sync with NextCloud.

        On mobile, sync works well, even with 2FA. But my access model is simple: 1/ create and edit notes on Desktop app 2/ read notes on Desktop and Mobile apps.

      • WeAreAllOne
        link
        fedilink
        English
        112 days ago

        Also tried that but ended up using syncthing. Works fine.

  • @[email protected]
    link
    fedilink
    English
    110 days ago

    I didn’t like obsidian’s lacking in attributes structuring/typing and the fact that it cannot serve over a web UI (for wherever you cannot install the heavy client or just to share notes via URL), and found trilium notes to be doing that perfectly, and much much more. Highly recommend.