pyinat / naturtag

Tag your nature photos with iNat taxonomy and observation metadata
https://naturtag.readthedocs.io
MIT License
37 stars 4 forks source link

Offline mode #386

Open JWCook opened 3 months ago

JWCook commented 3 months ago

The idea behind this would be to make naturtag more usable without a reliable internet connection. I.e., don't attempt to fetch new data from the iNat API, and just do whatever we can with cached requests, images, and observation/taxon records.

Currently it is partially usable offline, but only if everything you need is already cached/stored, and it will still attempt to periodically check for new user observations.