Format Hotkeys

approved

by Ansel Santosa

Google Docs style formatting hotkeys.

19 stars7,647 downloadsUpdated 4y agoMIT
View on GitHub

Format Hotkeys for Obsidian

Adds Google Docs style keyboard shortcuts for Obsidian.

MacOS Notes:

  • Ctrl is Cmd on MacOS
  • Alt is Option on MacOS
Default HotkeyAction
Ctrl + Shift + 9Toggle Blockquote
Ctrl + Shift + 8Toggle Bulleted List
Ctrl + Shift + 7Toggle Numbered List
Ctrl + Shift + 6Toggle Checklist
Ctrl + Alt + 0Apply Normal text style
Ctrl + Alt + 1Apply Heading 1
Ctrl + Alt + 2Apply Heading 2
Ctrl + Alt + 3Apply Heading 3
Ctrl + Alt + 4Apply Heading 4
Ctrl + Alt + 5Apply Heading 5
Ctrl + Alt + 6Apply Heading 6

Coming Soon

Default HotkeyAction
Alt + Shift + 5Toggle Strikethrough
Ctrl + bApply Bold*
Ctrl + iApply Italics*

* Yes, these are included in Obsidian by default but these versions are improved in the following ways

  • Works across lines within lists
  • When no text is highlighted, cursor is inserted inside new markup instead of after

How to Install

From Within Obsidian

From Obsidian v0.9.8+, you can activate this plugin within Obsidian by doing the following:

  • Open Settings > Third-party plugin
  • Make sure Safe mode is off
  • Click Browse community plugins
  • Search for "Format Hotkeys"
  • Click Install
  • Once installed, close the community plugins window and activate the newly installed plugin

Configuration

The bold and italic functions replace the built-in ones. Open Settings > Hotkeys and click Delete Hotkey on whichever version you don't want to use.

Warning

This plugin comes with no guarantee of stability and bugs may delete data. Please ensure you have automated backups.

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.