0.5.1 (2022-01-08)
- π Fail less often + work with CM6 in more cases (738408d)
0.5.0 (2022-01-02)
0.4.5 (2022-01-02)
0.4.4 (2021-12-29)
- π Fix for CM6 (cb4b21f)
0.4.3 (2021-11-05)
0.4.2 (2021-11-03)
0.4.1 (2021-11-03)
- π Readme button in settings (254b86a)
0.4.0 (2021-10-31)
- β¨ Function: Insert incrementing
i
at each cursor (a84478e)
- π Update readme with new incrementing i function (b29830d)
0.3.5 (2021-10-31)
- π Auto-release-notes broken (45aaeef)
0.3.4 (2021-10-31)
- π Test auto-release-notes (781f25b)
0.3.3 (2021-10-30)
0.3.2 (2021-10-30)
0.3.1 (2021-10-30)
- π scrollNicely, but for real this time (0a5862d)
0.3.0 (2021-10-30)
- β¨ Next & Prev buttons on cursorModal (8303c0a)
- π Less jarring scroll on copyLineUpOrDown (bb6e210)
0.2.3 (2021-10-30)
- π Fix wrap of flashNewSel (8b0d9de)
0.2.2 (2021-10-30)
- π Fix flashNewSel (6198050)
0.2.1 (2021-10-30)
- β¨ Flash latest selection as pseudo-
obsidian-search-match-highlight
(0cdf897)
0.2.0 (2021-10-29)
- β¨ Add previous instance of selection to selections (8b1aac7)
0.1.3 (2021-10-29)
- π Fix previous release. Better approach for nextNotSelected (192cb2b)
0.1.2 (2021-10-29)
- π Adding next instance to selections broke when first selection wasn't first instance (b44739d)
- π Scrolling moves cursor more into middle (bd58eef)
- π Add back feat and fix sections (a99d884)
0.1.1 (2021-10-28)
0.1.0 (2021-10-27)
0.0.43 (2021-10-27)
0.0.42 (2021-10-27)
- π Update Readme (c9e285b)
0.0.41 (2021-10-27)
0.0.40 (2021-10-27)
- π Add/remove
Prev
cmd when editing/adding new savedQ (6dbdf8b)
0.0.39 (2021-10-26)
- β¨
Prev
cmd for savedQs (85c131e)
0.0.38 (2021-10-26)
- π await saveViewState! (3e2eab0)
0.0.37 (2021-10-26)
- π Get last selection, not getCursor() (769587f)
- π Select lastQ when opening cursorModal (35bacca)
0.0.36 (2021-10-26)
- β¨ Remember last searcher query in CursorModal (ba86b19)
0.0.35 (2021-10-26)
0.0.34 (2021-10-26)
0.0.33 (2021-10-26)
0.0.32 (2021-10-26)
0.0.31 (2021-10-26)
- π Remove savedQ from view when deleted from settings (2057a7b)
- π Updated Readme examples (03253c5)
0.0.30 (2021-10-25)
- β¨ Right click savedQ to run
Next
, left click forAll
(8f6e9d0)
0.0.29 (2021-10-25)
0.0.28 (2021-10-24)
- π selectNextInstance used regexQuery.length to extend selectionRange.head (d339183)
0.0.27 (2021-10-24)
0.0.26 (2021-10-24)
0.0.25 (2021-10-24)
0.0.24 (2021-10-23)
0.0.23 (2021-10-23)
- β¨ Commands for "Select next instance of {saved query}" (3cda8a5)
0.0.22 (2021-10-22)
0.0.21 (2021-10-22)
- β¨ Select current word if !somethingSelected (1947018)
0.0.20 (2021-10-22)
- β¨ Edit existing saved queries (24fc39c)
0.0.19 (2021-10-22)
0.0.18 (2021-10-22)
- β¨ CursorModal works with multiline queries! (46936de)
0.0.17 (2021-10-22)
0.0.16 (2021-10-22)
- β¨ Detect word under cursor if nothing is selected! (e93ece9)
0.0.15 (2021-10-22)
0.0.14 (2021-10-22)
0.0.13 (2021-10-21)
- β¨ RegexQ and flags for saved queries (ec5353a)
0.0.12 (2021-10-21)
- β¨ Add a new command for each saved query (2b43f4b)
0.0.11 (2021-10-21)
0.0.10 (2021-10-21)
0.0.9 (2021-10-21)
0.0.8 (2021-10-21)
- π Works over multiple lines (16aa555)
0.0.7 (2021-10-21)
0.0.6 (2021-10-21)
- β¨ Move to next instance of current selection (10dd6c7)
- β¨ Notice if no next instance is found (b44ec1e)
0.0.5 (2021-10-21)
- β¨ Notice for number of matches found (d341daf)
0.0.4 (2021-10-20)
- β¨ Option to toggle regex or string literal (b37b8ab)
0.0.3 (2021-10-20)
- β¨ Initial working plugin! (7ad983e)