this post was submitted on 07 Dec 2023
51 points (96.4% liked)

Selfhosted

39251 readers
180 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

I'd like to sync my markdown notes between devices (laptop and phone), which service is better: Nextcloud or Syncthing? Any other important idea I should know?, like latency times, or maximum number of synced devices, what if I edit the same note from both places without internet and then both get connected to a network... For example, I know Nextcloud let me have a history of the notes.

you are viewing a single comment's thread
view the rest of the comments
[–] johntash@eviltoast.org 1 points 9 months ago (1 children)

Nextcloud doesn't sync in the background iirc, but there are 3rd party apps you can use that will. It's great other than that.

I am not sure if syncthing syncs in the background or not, but worth testing. Nextcloud is probably the more complete package but it depends on if you need or want anything of its other features.

[–] BearOfaTime@lemm.ee 5 points 9 months ago* (last edited 9 months ago)

It does. It's configurable on a per-sync-folder basis.

Not sure why you'd use nextcloid over ST for just sync. ST takes 5 minutes to setup.

I also recommend for:

Windows - SyncTrayzor

iOS - Möbius (costs like $10, but can do background sync)

Android - Syncthing-Fork, it moves most of the sync conditions to within each sync folder/job, for more granular control.

Nice thing about ST is its not server-based. It's machine to machine. That is, you don't setup a server first, you just install ST and send your device id to another machine and they connect.

I keep hundreds of gigs synced between several computers and several phones. It's become pretty messy, because I was lazy.

But it rarely has an issue, and it's pretty good at telling you what the issue is. The desktop version is a little easier to handle errors than mobile, but that's mostly because mobile client is simpler.

But within the mobile client there's an option to switch to the web client view which is much more detailed. I only have to use that once or twice a year, and usually because I've done something like reset a phone so a share doesn't see that phone anymore and is confused.