Notesnook has been down for about a day, consistent crashes despite deleting it and reinstalling. I don’t seem to be the only one as evidenced by the users voicing this concern on their Github page.

So, while imagining Notesnook will never get back up, what would be some alternatives to it? I’ve tried out Joplin, Quillpad, and Notally in the past, but none really stuck with me. I don’t use Nextcloud either. From what I’ve heard, many seem happy with Standard Notes and Markor. Anything y’all can vouch for?

Looking for an alternative that gets as close to Notesnook as possible, without a subscription model.

  • @[email protected]
    link
    fedilink
    71 month ago

    Notesnook is working on making their sync server self-hostable so you might just want to self-host once that’s available. Otherwise if it’s just down short-term just a text editor and markdown? You can import markdown files to Notesnook once it’s back up for you.

    Notesnook has been working fine for me, not sure why some users are having issues and some not.

  • @[email protected]
    link
    fedilink
    61 month ago

    If it’s only been a day, I might wait a bit longer before writing it off. The issue could very well be resolved soon. Even the big tech companies have a service go through problems for a day or two.

    I only tested Notesnook for a few days, so I may not remember it’s key elements well, but Standard Notes seemed like a very similar product (the downside is the subscription, it was basically unusable to me without paying).

    The NotesNook UI is the best I’ve seen, it’s hard to find that level of polish in a FOSS android app.

    I think you’ll struggle to find what you’re looking for without a subscription model unfortunately. If you do want to retry Joplin that is my recommendation, I run it with a locally hosted Joplin sync server, it’s fantastic for my use case. It’s been recieving a lot of solid updates lately too.

  • @[email protected]
    link
    fedilink
    41 month ago

    You mention Quillpad, so I assume this is for Android. If so, I went through a similar search after dropping NextCloud. I ended up with GitJournal. The app is nice and has all the features I need. I have it backed with self-hosted Forgejo. If I need to make a note on a desk/laptop, I can clone the repo and use whatever text editor I like since it’s all just markdown. I even have vs code server set up for quick notes on the web

    • Wild BillOP
      link
      fedilink
      21 month ago

      That looks really good! Can you specify what you mean by 1 file only? And do you think this will be available on Android? Great job on the project, would love to support it!

      • @[email protected]
        link
        fedilink
        3
        edit-2
        1 month ago

        Thank you! By 1 file means the entire document (filled with your notes) is contained within 1 file. It’s a .note file, custom-made, but based on sqlite file format. Currently I have no need to monetize the app (I want to keep it libre and free for this one), but you can contribute by filing bugs and fixing issues on the page https://codeberg.org/solver-orgz/treedome/issues

      • @[email protected]
        link
        fedilink
        21 month ago

        also there’s no plan to put this in android, yet. I still can’t imagine how it would end up.

        • @acid_falcon
          link
          21 month ago

          Maybe you could sync the file with Syncthing or Nextcloud. And sqlite is the default android db type… I’m tempted to give it a shot, I just started looking for a solid self hosted note taking thing

          • @[email protected]
            link
            fedilink
            21 month ago

            Currently, using syncthing and occasionally pushing it to something like gdrive/mega/Dropbox is what I do

  • m-p{3}
    link
    fedilink
    31 month ago

    Closest I could find without a subscription with E2EE is Joplin, which you tried…

    • youmaynotknow
      link
      fedilink
      11 month ago

      I self host Joplin, and have yet to find anything that comes even close for the cost and how easy it is to deploy and use.

  • @[email protected]
    link
    fedilink
    English
    31 month ago

    Standard Notes is okay. Just know if you want anything besides plain text (markdown/image support) you have to upgrade to a paid plan.

    • @ace_garp
      link
      2
      edit-2
      1 month ago

      I moved from Standard Notes to neutriNote, 6 months ago.

      Recommend to give both a look.

  • @[email protected]
    link
    fedilink
    230 days ago

    I’ve been trying out Logseq the past couple days, which I guess is an alternative to Obsidian (never tried that). Can’t say I really understand the point or appropriate workflow of notes in a “graph” structure rather than a tree structure though (or the purpose of a journal). I like Joplin, but I’ve been having trouble with syncing on Android.

    • @[email protected]
      link
      fedilink
      230 days ago

      I tried LogSeq but found it clumsy to navigate. I am going to take a look at TriliumNext. Right now am using QOwnNotes which is simpler but I’m all for that. The issue to me is, it isn’t wysiwyg. There’s an editor panel AND a vizualisation panel, and that seems a bit redundant to me. Otherwise it’s fantastic

  • kveld.
    link
    fedilink
    21 month ago

    @clark wdym with “Notesnook is down”? I’ve been using that without any problem

  • t�m
    link
    fedilink
    English
    11 month ago

    Would a note being written in Markdown then git into a private repo work? (Not necessarily GitHub) ?