Would it also be possible to incorporate a solution that would allow data to be synchronised via WebDAV? See, for example, the solution from Joplin, which is also open source and based on SQLite.
I’m happy to say that we have some progress from the devs ![]()
Does this mean it will eventually be possible to sync a LogseqDB graph (using Cloudfare, GitHub, or my own server) without needing to have a paid Pro account?
If so, what would be the advantage of paying for Pro? (besides supporting the project - though that can be done via donations)
Yes, thats exactly it, you will be able to sync your graphs by yourself without paying for the subscription
The advantage of paying for Pro is not having to worry about setting up a server to self host the sync service. Most people dont have the technical how, and even if they do, if anything goes wrong, you dont have any recourse whatsoever since you only have yourself to blame
Would it be possible to sync without using the internet, via a local network? How?
Or will this depend on someone developing an app or plugin that can do that?
Yes, by running the sync server within your network. The implementation details will be shared as things progress.