question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Standardize on drawing .json file name extension

See original GitHub issue

Most dev tools don’t invoke plugins based on generic .json configs and if they do, it’s just bad by design & UX/XD in general for custom configs like this.

I propose you switch to calling your drawing configs *.draw.json || something along those lines to remedy that.

Related: #618

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:20 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
dwellecommented, Jan 31, 2020
.excalidraw
.draw.json

Your original suggestion is one char shorter, granted 😃.

0reactions
RandomFractalscommented, Jan 31, 2020

fine! I’ll use drawJSON for some other drawing app.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Feature request: create drawing json schema for your configs
Feature request: create drawing json schema for your configs #618 ... Standardize on drawing .json file name extension #622.
Read more >
What is a JSON file? - File Format Docs
JSON (JavaScript Object Notation) is an open standard file format for sharing data that uses human-readable text to store and transmit data. JSON...
Read more >
JSON - Wikipedia
JSON is an open standard file format and data interchange format that uses human-readable ... JSON filenames use the extension .json . Any...
Read more >
JSON 3-letter file extension convention - Stack Overflow
1 Answer 1 · First choice: the .js extension. · *.TXT will work, and if you have non-developer workers on Windows needing to...
Read more >
Use report themes in Power BI Desktop - Microsoft Learn
By using a JSON file, you can create a report theme file that standardizes your charts and reports, making it easy for your...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found