Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

make JSON data files more git-friendly #82

Open
iggu opened this issue Dec 28, 2022 · 0 comments
Open

make JSON data files more git-friendly #82

iggu opened this issue Dec 28, 2022 · 0 comments

Comments

@iggu
Copy link

iggu commented Dec 28, 2022

I am using mind as a fast to-do manager for my projects and place all it's files into git.
Also I make changes on different machines.
But it's a nightmare to make a merge of mind json since

  • it is a single line
  • it's structure is not determined

Can you please write json in some deterministic, merge-friendly format? For example

  • pretty print the content with indents
  • always sort keys
  • print all possible keys even if they have no values

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant