MerrimanInd / MerrimanInd/drawpyo
Support Draw.io's XML based library file structure
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 412
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
The Draw.io app supports importing and exporting from an XML file format. This should be supported.
Also, if the base libraries that ship with the Draw.io app are saved in this format then this could supplant the TOML defs for the built in libraries.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the current TOML definitions for the built-in libraries and any existing import/export entry points. Compare those paths with Draw.io's XML library format; done means the XML-based library structure is supported and can replace the built-in TOML definitions where appropriate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, xml
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100