Skip to content
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

Feature request: condensed coordinates in exported JSON #32

Open
dlemire60 opened this issue Apr 4, 2024 · 0 comments
Open

Feature request: condensed coordinates in exported JSON #32

dlemire60 opened this issue Apr 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@dlemire60
Copy link

Recognizing that CACAO playbooks are primarily intended to be machine readable, there are many times when inspection of the JSON is helpful. The coordinates extension is crucial for any visual CACAO editor, but that content, largely noise when viewing the text, is voluminous, often multiplying the line count of a playbook by 2x or 3x.

Suggest an option for the coordinate extension content to be exported in a highly condensed form to minimize its line count in the JSON. This would enable exporting with coordinates enabled while greatly reducing the distraction factor when viewing or editing the playbook JSON.

@mateusdz mateusdz added the enhancement New feature or request label Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants