Skip to content

Conversation

@mlajtos
Copy link
Owner

@mlajtos mlajtos commented Apr 24, 2020

TODO:

  • displaying id and class for metanodes
  • cleanup (delete unused styles, remove svg export)
  • merge AnonymousMetanode and Metannode
  • make top-level node a metanode
  • improve tooling, it's so old and quirky (needs TS so bad)
  • make it a webapp – Electron is useless for this kind of thing
  • replace equal sign with colon

mlajtos added 2 commits April 11, 2020 21:11
Handling complex text in SVG is nightmare, so I went with foreignObject, which is non-standard SVG, so SVG export is broken.

Seeing this code after long time (2.5y) is kinda fun. Writing shitty code is so liberating :D

TODO:
- displaying `id` and `class` for metanodes
- cleanup (delete unused styles, remove svg export)
- merge `AnonymousMetanode` and `Metannode`
- make top-level node a metanode
- improve tooling, it's so old and quirky (needs TS so bad)
- make it a webapp – Electron is useless for this kind of thing
- replace equal sign with colon
@mlajtos
Copy link
Owner Author

mlajtos commented May 4, 2020

79052527-66534480-7c37-11ea-993a-a83fb544e3e2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants