pyinat / naturtag

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

Move user taxa and history to SQLite db #393

Closed JWCook closed 2 weeks ago

JWCook commented 2 weeks ago

Currently this is stored in a YAML file, but it really doesn't need to be human-readable/editable. New tables in the SQLite db would likely be a better place for this.