Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/argenos/hotkeysplus-obsidian
Adds hotkeys to toggle todos, ordered/unordered lists and blockquotes in Obsidian
https://github.com/argenos/hotkeysplus-obsidian
obsidian-md obsidian-plugin
Last synced: 3 months ago
JSON representation
Adds hotkeys to toggle todos, ordered/unordered lists and blockquotes in Obsidian
- Host: GitHub
- URL: https://github.com/argenos/hotkeysplus-obsidian
- Owner: argenos
- Created: 2020-10-26T20:52:51.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-08T22:02:40.000Z (about 3 years ago)
- Last Synced: 2024-10-15T07:30:01.069Z (3 months ago)
- Topics: obsidian-md, obsidian-plugin
- Language: TypeScript
- Homepage:
- Size: 39.1 KB
- Stars: 115
- Watchers: 5
- Forks: 16
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - argenos/hotkeysplus-obsidian - Adds hotkeys to toggle todos, ordered/unordered lists and blockquotes in Obsidian (TypeScript)
README
# hotkeysplus-obsidian
This repository contains a few shortcuts that I use with [Obsidian](https://obsidian.md/). 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](https://github.com/lynchjames) |
| Blank by default | Copy line(s) down | [NomarCub](https://github.com/NomarCub) |
| Blank by default | Copy line(s) up | [tzarick](https://github.com/tzarick) |
| Blank by default | Insert line below/above current line | [Vinzent](https://github.com/Vinzent03) |
| Blank by default | clear current line | [renmu123](https://github.com/renmu123) |## Demo
![toggle-todos](https://user-images.githubusercontent.com/5426039/89807985-b1278f00-db39-11ea-9cc1-7fc26fab6fd8.gif).
## Installing
Unzip the [latest release](https://github.com/argenos/hotkeysplus-obsidian/releases/latest) into your `/.obsidian/plugins/` folder.