Application Directory - Moved to Data Directory | Everdo Help
Everdo stores all it’s data in the following directory.
- on Linux: ~/.config/everdo/db
- on OS X: ~/Library/Application Support/everdo/db
- on Windows: %USERPROFILE%\AppData\Roaming\Everdo\db
Specifically,
- The application configuration file is
config.json
- The sqlite3 database file will all your data is
db
- The product key (for Pro users) is
everdo.key
- The data encryption passphrase (used for ESS integration) is
encryption-key
- The error log file is
error.log
.