Skip to content

Conversation

ssddanbrown
Copy link
Member

Staging PR for some improvements to links within the WYSIWYG editor.

  • Added Ctrl+Shift+K shortcut for direct entity link insertion.
  • Added toolbar, when link is in selection, for common link actions (Edit/Remove/Open).

Closes #3276
Closes #3244

Shows entity select dialog for more direct entity link insertion. Aligns with shortcut from markdown editor. For #3244
- Allows for easy unlinking, link preview or link editing. - Created custom one to limit actions available. - Performed refactoring of non-plugin toolbar editor code to extact into its own file. Related to #3276
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment