Git Synchronization
1995parham opened this issue · 1 comments
1995parham commented
I want to sync the data store with git
but every time I open the dijo
it reorders keys in habit_record.json
. Is there any way to prevent this behavior?
oppiliappan commented
I am afraid not, JSON maps don't guarantee ordering. Perhaps rsync
or syncthing might fit your use case better.