What I was meaning, is it would be nice, if you could backup/store the config/settings in a github repository as well... but this would mean more flat files, as opposed to sqlite... maybe import/export then an auto-import/export github integration for that.
Thanks, I'll look into it! For now there's just the possibility to change the database folder (so you could place the SQLite database in a git tracked directory for example). But import/export would be great. I'm also looking into adding a migration tool. Thanks for the feedback!