Half of this post is an extended duplicate of [187](Selective Synchronization).
A few ideas about sync control:
Many apps have an offline mode. It would be nice, if we had full control about this with anytype.
Different sync states (for temporary or static usage)
- Offline (NO sync)
- Local (sync in network, without need of a provider)
- Online P2P (sync with all my end devices, if needed via provider)
- Online Backup (sync with all my “devices”, even headless / backup)
Usecase
This helps in this case for example:
- A desktop at home, connected to the internet, anytype open
- A notebook, connected via Mobile Hotspot
- A smartphone, connected via Provider, usage costs
So we can sync now notebook and smartphone without generating costs because of the desktop sync
Extended control
An other nice thing would be to control each sync node.
- Each node possible, device type (phone, tablet, notebook) possible
- Old data removal on mobile devices (only most current files cached)
- Sync switch
- Advanced selection
- Which pages
- Which file sizes
- What always, what on demand
- and so on …
To make it perfect, those settings would sync, but only if wished