Skip to content

Commit 67eeca3

Browse files
committed
Adds toggling, bumps version, adds demo
1 parent e4b0323 commit 67eeca3

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,16 @@ The default hotkey is:
2626

2727
<kbd>SHIFT</kbd> + <kbd>ALT</kbd> + <kbd>=</kbd>
2828

29-
#### Using the Hotkey to HIGHLIGHT the sentence under cursor
29+
#### Using the Hotkey to HIGHLIGHT (and UN-HIGHLIGHT) the sentence under cursor
3030

3131
The default hotkey for this is:
3232

3333
<kbd>SHIFT</kbd> + <kbd>ALT</kbd> + <kbd>_</kbd>
3434

3535
Super useful for when you're reading and just don't want to switch to your mouse for selecting the sentence.
3636

37+
Will remove highlighting if the sentence under your cursor is currently delimited by "==".
38+
3739
#### Using the Ribbon Button
3840
There is also a button (a circle-shape) that's added to your left-side ribbon.
3941

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.12",
4+
"version": "0.0.13",
55
"description": "Allows to extracts all highlights in a note into your clipboard",
66
"author": "Alexis Rondeau",
77
"authorUrl": "https://publish.obsidian.md/alexisrondeau",

onoff.gif

667 KB
Loading

0 commit comments

Comments
 (0)