mirror of
https://github.com/argenos/hotkeysplus-obsidian.git
synced 2026-07-22 05:00:30 +00:00
* add 'copy up' option to duplicateLines, rename duplicate commands to copy line * rename to up/down to match description * update readme * account for lastLine edge case
1.9 KiB
1.9 KiB
hotkeysplus-obsidian
This repository contains a few shortcuts that I use with Obsidian. The defaults hotkeys are:
| Hotkey | Action | Author |
|---|---|---|
| Ctrl + M | Toggle between checkmarks. | |
| Ctrl + Shift + M | Toggle between ordered and unordered lists. | |
| Ctrl + < | Toggle blockquotes. | |
| Ctrl + Shift + 1 | Toggle embeds for internal links. | lynchjames |
| Blank by default | Copy line(s) down | NomarCub |
| Blank by default | Copy line(s) up | tzarick |
| Blank by default | Insert line below/above current line | Vinzent |
| Blank by default | clear current line | renmu123 |
Demo
Installing
Unzip the latest release into your <vault>/.obsidian/plugins/ folder.
