neo4j-labs / arrows.app

A graph drawing application
https://arrows.app
Apache License 2.0
109 stars 17 forks source link

IFrame saving options #62

Open obs2022user opened 2 years ago

obs2022user commented 2 years ago

I use a markdown app called obsidian.md. It allows Iframe within the notes, thus I can include arrows.app in the frame and create a graph, while having expanding notes in the bottom. The issue is saving, as I can't save to google drive within Iframe as it won't authenticate. The other option is web drive storage, but I can't find the local files on my Mac. Is there a way to:

akollegger commented 1 year ago

Hi @obs2022user ,

Great suggestion! This would require some investigation into what is possible within an iFrame. Probably makes sense to also investigate what is possible as an Obsidian plugin.

Cheers, ABK