argenos_hotkeysplus-obsidian/README.md
Tommy Zarick 1a5065dc63
Feature: Add "Copy line(s) up" (and rename "duplicate line" to "Copy line(s) down") (#27)
* 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
2021-12-08 22:42:28 +01:00

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

toggle-todos.

Installing

Unzip the latest release into your <vault>/.obsidian/plugins/ folder.