Skip to content

Commit 63d43f8

Browse files
committed
Adds readme and demo
1 parent fa16b21 commit 63d43f8

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,20 @@ Optionally you can...
1818

1919
![basic functionality](https://github.com/akaalias/extract-highlights-plugin/blob/master/clipboard-flow.gif?raw=true)
2020

21-
#### Using the Hotkey
21+
#### Using the Hotkey to EXTRACT highlights
2222

2323
The default hotkey is:
2424

2525
<kbd>SHIFT</kbd> + <kbd>ALT</kbd> + <kbd>=</kbd>
2626

27+
#### Using the Hotkey to HIGHLIGHT the sentence under cursor
28+
29+
The default hotkey for this is:
30+
31+
<kbd>SHIFT</kbd> + <kbd>ALT</kbd> + <kbd>_</kbd>
32+
33+
Super useful for when you're reading and just don't want to switch to your mouse for selecting the sentence.
34+
2735
#### Using the Ribbon Button
2836
There is also a button (a circle-shape) that's added to your left-side ribbon.
2937

cursor.gif

8.42 MB
Loading

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "extract-highlights-plugin",
33
"name": "Extract Highlights",
4-
"version": "0.0.9",
4+
"version": "0.0.10",
55
"description": "Allows to extracts all highlights in a note into your clipboard",
66
"author": "Alexis Rondeau",
77
"authorUrl": "https://publish.obsidian.md/alexisrondeau",

0 commit comments

Comments
 (0)