This is part of #12
Develop a tool that can display the differences between two versions of a mastodon project.
It should be able to display the following things:
- spots added / removed
- links added / removed
- changed spot id
- changed spot label, positions, covariance matrix
- display changes in tags
It's maybe feasible to ignore things like: gui settings, computed features etc.
This tool should be able to produce a human readable output as well as a machine readable ".mastodonpatch".
The tool should also be able to apply the machine readable ".mastodonpatch" to a mastodon project.
TODO
This is part of #12
Develop a tool that can display the differences between two versions of a mastodon project.
It should be able to display the following things:
It's maybe feasible to ignore things like: gui settings, computed features etc.
This tool should be able to produce a human readable output as well as a machine readable ".mastodonpatch".
The tool should also be able to apply the machine readable ".mastodonpatch" to a mastodon project.
TODO