Oct 17, 2019 08:13 AM
While most of you are probably on really high speed networks with unlimited bandwidth, us users in rural America need relatively expensive satellite connectivity. Even our “Free” time is limited and that’s between 2-8 A.M.
The question then is:
Does the Desktop use a local copy of the tables?
If so, Is there, and when does it sync to the server?
Is there a way to work locally and then do a timed sync - during our “Free Bytes” hours?
Oct 17, 2019 09:35 AM
I’m pretty sure there is no local cache of data desktop or otherwise. And especially not a feature that can be optimized for bandwidth constraints.
Products such as iFormBuilder have local caching for mobile apps, so it’s possible Airtable mobile apps do this quietly under the covers.
Oct 17, 2019 09:53 AM
Welcome to the community, @David_Shaw! :grinning_face_with_big_eyes: You might voice your wish for offline use in this thread:
Assuming that offline mode will eventually come to pass, there’s probably a way to set up a timed sync using some type of desktop automation software.
Oct 17, 2019 10:04 AM
I believe this already exists in HTML5. Using localized data cache and timing is simply a matter of the Airtable team implementing it.