You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Views. Dendron Preview, Tree View, Side Panels in the UI
Schema. Dendron Schemas
Pod. Data import from / export to Dendron
Publish. External Site Publish
Markdown. Markdown features, such as syntax support and features
Describe the bug
I could not export a hierarchy of notes to Notion.
DendronError: Failed to export all the notes. {"code":"conflict_error","name":"APIResponseError","status":409,"headers":{REDACTED},"body":"{"object":"error","status":409,"code":"conflict_error","message":"Conflict occurred while saving. Please try again."}"}
at /Users/<user>/.vscode/extensions/dendron.dendron-0.104.0/dist/extension.js:2:673203
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Promise.all (index 1)
at async d.plant (/Users/<user>/.vscode/extensions/dendron.dendron-0.104.0/dist/extension.js:2:674751)
at async d.execute (/Users/<user>/.vscode/extensions/dendron.dendron-0.104.0/dist/extension.js:2:616579)
at async jr.execute (/Users/<user>/.vscode/extensions/dendron.dendron-0.104.0/dist/extension.js:8:3220069)
at async jr.run (/Users/<user>/.vscode/extensions/dendron.dendron-0.104.0/dist/extension.js:8:2992191)
at async /Users/<user>/.vscode/extensions/dendron.dendron-0.104.0/dist/extension.js:8:3425887
at async o._executeContributedCommand (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:83:62513)
To Reproduce
Steps to reproduce the behavior:
Run 'Dendron: Export Pod'
See error
Expected behavior
Pod export successfully completes.
Screenshots
N/A
Desktop (please complete the following information)
Please select the area your bug applies to. (Multiple selections are Possible. You can leave blank if you're not sure.)
Describe the bug
I could not export a hierarchy of notes to Notion.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Pod export successfully completes.
Screenshots
N/A
Desktop (please complete the following information)
Additional context
Vault exported is https://github.com/l2dy/kb.
The text was updated successfully, but these errors were encountered: