-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Swap name and tagname for grids #104
base: main
Are you sure you want to change the base?
Conversation
This probably also swaps |
The order in the filename should be the same as for other data types, I think. |
Agree that there should be consistency across data types and contents. But we also know that there isn't necessarily full consistency in the currently used standard which this tries to emulate. So probably not possible to 100% win. If possible, we could try to produce a case or two with this update to |
2e7b72a
to
a3368aa
Compare
Separated metadata functions so "file.relative_path" should be set same as before. b8c05cf |
Solves (?) #101