Rich Text Editor Shortcuts

approved

by Joshua Wootonn

Create and toggle checkboxes, paste links wrapping your current selection, and toggle underline without leaving the keyboard.

6 stars1,428 downloadsUpdated 1y agoMIT
View on GitHub

Obsidian Rich Text Editor Shortcuts

I created this plugin to port some of my favorite richtext editor shortcuts from Notion to Obsidian. Here is a list so far

https://github.com/user-attachments/assets/25f283f4-b284-45f0-be45-8da0a4ae26c9

  • []-space to create a unchecked checkbox
  • [x]-space to create a checked checkbox
  • mod-shift-enter to toggle checkbox status
    • This is based on shift-enter Notion shortcut
  • mod-v to create a link when the clipboard contains a URL and selection is a range
  • mod-shift-k to create a local / relative link within your vault
    • This is based on shift-k Notion shortcut
  • mod-u to toggle underline

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.