oppiliappan/dijo

Git Synchronization

1995parham opened this issue · 1 comments

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?

I am afraid not, JSON maps don't guarantee ordering. Perhaps rsync or syncthing might fit your use case better.