No description
Find a file
Argentina Ortega Sáinz b0614311e7 Release 0.2.7
2021-12-08 22:58:21 +01:00
.github/workflows Fix environment variable for zip file 2020-10-29 23:11:22 +01:00
.gitignore Initial commit! 2020-10-25 16:58:31 -04:00
.prettierrc Prettify code 2021-12-08 22:56:16 +01:00
main.ts Prettify code 2021-12-08 22:56:16 +01:00
manifest.json Release 0.2.7 2021-12-08 22:58:21 +01:00
package.json Update dependencies 2021-12-08 22:54:33 +01:00
README.md Feature: Add "Copy line(s) up" (and rename "duplicate line" to "Copy line(s) down") (#27) 2021-12-08 22:42:28 +01:00
rollup.config.js Use rollup for bundling. 2020-10-26 12:02:41 -04:00
tsconfig.json Use rollup for bundling. 2020-10-26 12:02:41 -04:00

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.