MCPcopy Index your code
hub / github.com/argenos/hotkeysplus-obsidian

github.com/argenos/hotkeysplus-obsidian @0.2.7

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.2.7 ↗ · + Follow
22 symbols 41 edges 2 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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.

Extension points exported contracts — how you extend this code

VaultConfig (Interface)
(no doc)
main.ts
Vault (Interface)
(no doc)
main.ts

Core symbols most depended-on inside this repo

toggleElement
called by 4
main.ts
getSelectedText
called by 3
main.ts
insertLine
called by 2
main.ts
duplicateLines
called by 2
main.ts
getConfig
called by 1
main.ts
setConfig
called by 1
main.ts
clearCurrentLine
called by 1
main.ts
cleanSelected
called by 1
main.ts

Shape

Method 18
Class 2
Interface 2

Languages

TypeScript100%

Modules by API surface

main.ts22 symbols

For agents

$ claude mcp add hotkeysplus-obsidian \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page