Replies: 4 comments 3 replies
-
It may be necessary to confirm whether your window.note is FNOTE so that getNoteComplement can be called. |
Beta Was this translation helpful? Give feedback.
-
I think you can get note content from BNote.getContent. And you can create note from BackendScriptApi.createNewNote. |
Beta Was this translation helpful? Give feedback.
-
Currently implementing in svg format |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an api that can read and save the content of a file type note, test(await window.note.getNoteComplement()).content is invalid.
I'm trying to integrate drawio with a widget, and I need to read and save drawio-type files as strings.
Beta Was this translation helpful? Give feedback.
All reactions