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
[ENG-1527] Handle image embeds in editor right-click convert to node (#885)
* handle image embeds in editor right-click "Turn into discourse node"
When the selected text is an image embed (wikilink, markdown, or HTML img),
open ModifyNodeModal to let the user pick a title/type, create the discourse
node, embed the image in it, and replace the selection with a link.
Closes ENG-1527
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix
* working
* lint
* pr comment + lint
* address PR comments
* Update apps/obsidian/src/utils/editorMenuUtils.ts
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
* Update apps/obsidian/src/utils/editorMenuUtils.ts
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
* Update apps/obsidian/src/utils/editorMenuUtils.ts
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
* address PR comments
* fix ci
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
0 commit comments