I like to keep app configs in my dotfiles, however I noticed that the config file is updated every time I used inkdrop. Looks like various app “state” information is being stored in the config.cson file.
I’d like to suggest separating state into it’s own file and leaving config.cson to static configuration.
You are right. The state is not actually config.
BTW, I thought it’d be nice to automatically install missing plugins when loaded, which would solve the above issue as well.
I’ll revisit that once I’ve finished rebuilding the mobile app.
Automatically installing missing plugins would be an interesting feature. I know after rebuilding my computer I had to remember what plugins I had installed and then re-install and configure them.