Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 679 Bytes

File metadata and controls

15 lines (12 loc) · 679 Bytes

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

notion-richtext-shortcuts.mp4
  • []-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