Global settings: what files are required?

What I’m trying to do

I would like to slim down the global settings folder, in particular, not keep the cached data that can be recreated (I don’t mind an extended startup time). However, I’d like to keep the information about local and remote vaults intact.
Can anybody advise?

Things I have tried

I’ve tested startup after removing directories and files in the global settings folder. To keep the vault information intact, obsidian.json seems to be sufficient? To keep the information about remote vaults intact, some files in the IndexedDB and Local Storage folders seem to be required - however, I cannot make out which files serve what purpose.

1 Like