File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -18,12 +18,20 @@ Optionally you can...
18
18
19
19
![ basic functionality] ( https://github.com/akaalias/extract-highlights-plugin/blob/master/clipboard-flow.gif?raw=true )
20
20
21
- #### Using the Hotkey
21
+ #### Using the Hotkey to EXTRACT highlights
22
22
23
23
The default hotkey is:
24
24
25
25
<kbd >SHIFT</kbd > + <kbd >ALT</kbd > + <kbd >=</kbd >
26
26
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
+
27
35
#### Using the Ribbon Button
28
36
There is also a button (a circle-shape) that's added to your left-side ribbon.
29
37
Original file line number Diff line number Diff line change 1
1
{
2
2
"id" : " extract-highlights-plugin" ,
3
3
"name" : " Extract Highlights" ,
4
- "version" : " 0.0.9 " ,
4
+ "version" : " 0.0.10 " ,
5
5
"description" : " Allows to extracts all highlights in a note into your clipboard" ,
6
6
"author" : " Alexis Rondeau" ,
7
7
"authorUrl" : " https://publish.obsidian.md/alexisrondeau" ,
You can’t perform that action at this time.
0 commit comments