Syncthing does have an Android app, but I’ve never looked into doing anything syncthing-related on iOS because I simply don’t have any iOS devices :/
Cat and Tech enthusiast from Germany. Account by @[email protected]
Syncthing does have an Android app, but I’ve never looked into doing anything syncthing-related on iOS because I simply don’t have any iOS devices :/
I’ve resorted to just syncing my fault folder using Syncthing externally, surprisingly convenient
If you wanna go nuts on the data, probably Obsidian.md with the built-in Daily Note plugin and the Dataview plugin, which allows you to do all kinds of crazy operations on the data in your vault as if it was a database.
If you wanna go less nuts, obsidian still has tagging, linking notes, daily notes, and all kinds of other stuff built-in and is extensible by things like the Calendar plugin from the community.
And everything is stored as plain Markdown with the occasional hint of JSON (for some plugins) so you’re not locked into using Obsidian until the end of time. Your data is yours.
(I realise this sounds like an ad but I’ve just been using Obsidian for years now and I enjoy it)
It’s not a traditional matrix client mind you, and when I say “Matrix First” I mean architecturally.
Yes.
After their plan of starting with local iMessage and expanding later didn’t turn out well, they turned it around. Start with Matrix, add local bridges later.
The current application is based on the Beeper Mini codebase, is Matrix-First and will soon allow you to use local bridges to better preserve E2EE. As seen by some MSCs opened up by the beeper team, they are also looking into encrypted chat backups with these local bridges.
Yes, the entire point is that it is the client where Sliding-Sync is being developed and tested.
Open https://yourserver.example/.well-known/matrix/client
and see if this part exists in it:
"org.matrix.msc3575.proxy": {
"url": "https://slidingsync.lab.matrix.org"
}
if so, chances are it’ll just work.
Note that tons of instances have increased the limit FAR beyond 500 chars. Mine has 2000.
You can actually put alt-text in images, 
well, not if you want a UI that’s designed around threads like Lemmy or Kbin does 🤔
Hosting data yourself wouldn’t be required, but it would become an option.
You’d have the option of leaving your identity on your home server, or a separate domain/website, or host your data and identity but use another instance to federate.
Though, designing UX for this will be an interesting challenge.