mirror of
https://github.com/argenos/hotkeysplus-obsidian.git
synced 2026-07-22 05:00:30 +00:00
No description
| .github/workflows | ||
| .gitignore | ||
| .prettierrc | ||
| main.ts | ||
| manifest.json | ||
| package.json | ||
| README.md | ||
| rollup.config.js | ||
| tsconfig.json | ||
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.
