this post was submitted on 28 Sep 2025
66 points (98.5% liked)

Selfhosted

62047 readers
1058 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hey y'all. I've been testing a bunch of Note taking solutions and nothing seems to check off what I want and need.

I want a simple interface (both for list view and note editor/view), preferably similar to Google Keep, but a regular list is fine as well.

Key features:

A. being able to drag and drop re-order checkbox lists.

e.g.

  • [ ] item 1
  • [ ] item 2
  • [x] item 4
  • [x] item 3

I'd like to be able to just drag and drop the above to sort things correctly.

B. E2EE at rest.

C. CTRL+F inside the note view/edit!!

Honestly, the only functionality I truly want is A. But most of the solutions I found are either proprietary or can't do it.

Self hosted options I've tried:

  • Joplin (can't do A; UX is not great)
  • Standard notes (A + C is gated by their self hosted premium subscription; I don't mind paying for my apps, but the prices are ridiculous)
  • Silverbullet.md (can't do A)
  • Quillpad (very similar to Google Keep and can do A, but has terrible file syncing, not E2EE)

Notesnook looks almost as insane as Standard Notes to self host (mimicing AWS stack locally is nuts). Has anyone tried Notesnook yet? I don't want to spend another afternoon setting something heavy up only to find that the feature I want is gated by a heavy $.

Any suggestions or recommendations would be greatly appreciated!

EDIT: Woops! I am looking to use the notes app on both Android and Web/Desktop Linux. Preferably an open source solution.

all 50 comments
sorted by: hot top controversial new old
[–] EncryptKeeper@lemmy.world 9 points 11 months ago (2 children)

I spent several years looking for the perfect selfhosted solution to this, but ultimately I realized an offline solution was just going to be better. So I started using Obsidian which is as simple or complex as you want with no paywall.

Some of the self hosted solutions I’ve tried were:

[–] hoshikarakitaridia@lemmy.world 6 points 11 months ago (5 children)

I settled on obsidian really quickly as well. And now sync thing + tailscale + obsidian means I am done experimenting and things just work.

[–] gankouskhan@bookwyr.me 1 points 1 week ago (1 children)

I just recently swapped off syncthing to livesync and todosian for quick markdown notes in obsidian for android.

Interesting, I might check that out.

load more comments (4 replies)
[–] Joelk111@lemmy.world 3 points 11 months ago

You can also get obsidian to sync using the guide here: https://www.reddit.com/r/selfhosted/s/GegPIcBjFg. It's really good.

[–] tal@olio.cafe 8 points 11 months ago* (last edited 11 months ago) (1 children)

You might want to list the platform you want to use it on. I'm assuming that you're wanting to access this on a smartphone of some sort?

[–] quaff@lemmy.ca 7 points 11 months ago

Ah good point. I edited my post! Android and Web (nice to have is desktop Linux support). Thank you!

[–] orosus@lemmy.world 7 points 11 months ago (1 children)

I use Logseq with ToDoList plugin to handle task list. Logseq is similar to obsidian but open-source. And to syncronize notes among devices, I use syncthing. No need to selfhost.

[–] Cyber@feddit.uk 2 points 11 months ago

+1 on all of this.

Logseq basically saved my mind when I took on a new job where I needed to take a lot of notes quickly, easily and keep track of all the ToDos.

Syncthing keeps my laptop and phone in sync (with my NAS) so I can start notes on my laptop and then finish on my phone.

You can definitely reorder checkboxes, but on Android it's still not quite a smooth experience, but it's ok.

[–] conrad82@lemmy.world 6 points 11 months ago (2 children)

I use Tasks.org with caldav (Radicale) on android and thunderbird on pc, would that work?

https://play.google.com/store/apps/details?id=org.tasks

I see tasks.org supports etesync, which encrypts data. I have never used it though

[–] tom@jlai.lu 3 points 11 months ago (1 children)

I also recommand Task.org app to sync tasks with CalDAV and I use raw Markdown files with WebDAV, both using the DAVx5 app for synchronization. For editing Markdown, I prefer minimalist apps that suit my needs. Right now, I find SimpleMarkdown (with disabled telemetry) to be the best choice.

[–] quaff@lemmy.ca 1 points 11 months ago

SimpleMarkdown doesn't allow for re-ordering checkbox list items.

[–] quaff@lemmy.ca 1 points 11 months ago (1 children)

I already use Tasks.org :) But that's for specific things.

I like writing list of things. Like groceries, and as I write them, I tend to re-organize them. Having the ability to re-order the items easily helps me tremendously.

Tasks.org can't fill that note aspect. Let alone re-ordering a task.

[–] conrad82@lemmy.world 1 points 11 months ago

I see 🙂

I used emacs org-mode before. Can do a lot of stuff on PC, but mobile experience was lacking. And learning curve is crazy

I am currently testing out logseq + syncthing. I don't reorder things much anymore though

Good luck!

[–] blackfire@lemmy.world 4 points 11 months ago (1 children)

Triliumnext can do everything you want. Its pretty damn powerful

[–] quaff@lemmy.ca 2 points 11 months ago* (last edited 11 months ago) (1 children)

Whoa. This actually works pretty close. Although, I am not seeing the ability to drag and drop re-order list items. Which is the big feature I want and need.

I am seeing in their github issues that CKEditor doesn't support it. Thanks for the suggestion though!

[–] CaptDust@sh.itjust.works 3 points 11 months ago (1 children)

I use notesnook but I don't self host, just the app locally. It has an option to insert a task list into the note, and that has drag and drop reordering. It also encrypts at rest, and has text search. Hope that helps your decision.

[–] quaff@lemmy.ca 2 points 11 months ago (1 children)

Thanks! I had tested Notesnook with the official server. It worked the way I want. but it seems their self host server doesn't have that feature. Not obviously tho. Which is really weird, since I'm using the same client app (where I assumed this functionality would live).

[–] CaptDust@sh.itjust.works 3 points 11 months ago* (last edited 11 months ago)

That's a very specific and interesting exclusion, weird. Well sorry dude, best of luck finding something that works.

[–] Onomatopoeia@lemmy.cafe 3 points 11 months ago

Others have mentioned Syncthing as a sync solution. I'd like to add a couple points:

Syncthing can work fine even for solutions that are intended to use their own sync, provided it's a single-user setup. You're not likely to make simultaneous changes on 2 devices, so collisions are unlikely.

Also for using Syncthing, I recommend Syncthing-Fork for Android - it moves sync conditions into the folder/job rather than global. Very useful when you have jobs you want always syncing, and jobs you want to only sync on wifi and power.

If using iOS there's an ST client called Möbius Sync ($5), developed by a company the financially supports Syncthing.

For Windows, get SyncTrayzor - it makes running and managing ST easier.

[–] sem@lemmy.blahaj.zone 3 points 11 months ago

Hi quaff!

The app I use for this purpose is called Notally, on android. It supports reordering the checkboxes, but it doesn't do find in page or sync to web (although it can do backup /restore -- I sync the folder with nextcloud and I can access the text files)

That said if you try it, you might love how simple it is and use it for something!

https://f-droid.org/packages/com.omgodse.notally

[–] Meron35@lemmy.world 2 points 11 months ago

Not sure of your specific needs, but I feel that self hosting (i.e. setting up a proper server) is unnecessary. Just pick a local first program and use it with syncthing.

The usual trio (which may be overkill) are Obsidian (admittedly not open source), Trillium, and logseq.

[–] k4j8@lemmy.world 2 points 11 months ago

Have you considered Kanban apps? All of them should support A+C. I've used Wekan and Kanboard. Hope this helps your searching!

[–] iopq@lemmy.world 2 points 11 months ago (1 children)

What I want is being able to hand draw something quickly in my notes, what's the app that has text and drawings?

[–] piDev@lemmy.world 1 points 1 week ago

One thing I've noticed with note apps is that "simple" and "private" seem surprisingly difficult to get together.

A lot of apps are simple but cloud-dependent, while the local-first ones often become much more complicated than what I actually want from a notes app.

I'd honestly take a boring notes app that just does the basics well over another "second brain" system with 50 features.

[–] eager_eagle@lemmy.world 1 points 11 months ago (1 children)

it might be worth watching this PR for memos, which adds encryption at rest. I can't vouch for it, as I didn't read the code but I do use memos and might consider this if it's merged.

https://github.com/usememos/memos/pull/5130

This is not E2EE, but I don't think E2EE is that important if you're hosting your own data. And clients can use TLS for encryption in transit.

[–] quaff@lemmy.ca 1 points 11 months ago

Can't drag and drop to reorder lists. But it looks cool!

[–] Pandantic@midwest.social 1 points 11 months ago

I use Workflowy. Partner and I replaced G Keep with it. It can do A and maybe C.

[–] nycki@lemmy.world 1 points 11 months ago* (last edited 11 months ago)

code editors might have the features you want, and its easy to repurpose a code editor into a notes app.

sync a folder between your devices (syncthing is great for this) and put markdown text files in it. I like to call this folder "Memo" since its like writing letters to myself.

edit the markdown using VS Code (desktop) or Carbon (android). I haven't tested whether Carbon can do this, but I know in VS Code, you can reorder a list with keyboard shortcuts.

click anywhere on a line of text, then hold Alt and press Up arrow, and the text will swap places with the line above it.

edit: Syncthing and Carbon are open source. VS Code has some proprietary code added by Microsoft, but none of it is relevant to your use case, so you may prefer the fork called Codium.

[–] tuxec@infosec.pub 1 points 11 months ago

Anytype is awesome!

[–] littleomid@feddit.org 1 points 11 months ago (1 children)
[–] bandwidthcrisis@lemmy.world 2 points 11 months ago* (last edited 11 months ago)

Lots of features, but not simple and a big learning curve is you don't already is emacs.

I don't think that there's a way for it to do drag and drop, either, although it's emacs, so who knows?

[–] SpookyMulder@twun.io 1 points 11 months ago* (last edited 11 months ago) (2 children)

Every now and then this question comes up. It's a timeless software engineering conundrum. Kind of like how med students might start to think they have all kinds of diseases and conditions because they're learning all these symptoms.

Software engineers, especially new ones, tend to be heavily biased toward applying technical solutions to non-technical problems. Most never actually grow out of this.

I'll advise what I advise every time someone approaches me or one of my peer groups with this very question:

Get yourself a notebook and a pen.

I'm dead serious, not trolling, and not some kind of technophobe zealot.

When it comes down to it, if you let go of what you think you need in a to-do list app, you'll find that what you actually need is much simpler.

Notebooks are e2e encrypted. Self hosted. Offline. As ephemeral as you like. Indexable for search. Versatile. Take a picture of a page if you really want to. OCR it if you need to.

Pen and paper.

[–] Onomatopoeia@lemmy.cafe 5 points 11 months ago

I carry a phone, I'm not carrying a notebook and pen.

I did that 40 years ago.

Plus that list doesn't show up on my laptop or my desktop, other places I'm working.

It's not sortable by date/time, priority or project.

That's terrible advice, and doesn't even meet the basic requirements of the question.

[–] quaff@lemmy.ca 2 points 11 months ago

I hear ya. I don't carry a notebook with me, and don't like to fill my pockets. So I appreciate the low tech suggestion, but will have to pass on this!

[–] poesty@piefed.social 1 points 11 months ago

How about AnyType? It matches your requirements.

[–] iAmTheTot@sh.itjust.works 1 points 11 months ago