Commit graph

22 commits

Author SHA1 Message Date
Kevin Zhang
eeb38d84b3 Fix up Actionkeyword for folder result 2021-07-02 11:38:07 +08:00
弘韬 张
acba2dd1a3 Add specific keyword for path explore in explorer plugin 2021-05-22 17:23:25 +08:00
张弘韬
d84eff7712 Remove unneccessary api, rename storage api, and update comment 2021-05-13 19:29:21 +08:00
张弘韬
33accbd5d4 Move most direct call of PluginJsonStorage to API call 2021-05-11 20:24:22 +08:00
弘韬 张
c875ad5277 Make most class in Explorer plugin become static class 2021-01-29 18:40:51 +08:00
Jeremy Wu
8b698c4465 update to empty list 2021-01-27 07:42:43 +11:00
Jeremy Wu
ccc677fd8f fix per comment 2021-01-27 06:17:24 +11:00
Jeremy Wu
d90b6d23d3 add save after adding to quick access 2021-01-26 21:14:39 +11:00
Jeremy Wu
dd57bfc6f8 add backwards compatibility with old list 2021-01-26 21:09:35 +11:00
弘韬 张
d7805d7a8c Make Explorer plugin completely async 2021-01-03 10:33:59 +08:00
Jeremy Wu
e49e0ae2dc output quick folder access list when no query and only hotkey is pressed 2020-06-09 20:12:49 +10:00
Jeremy Wu
d23fe3943a add international language support 2020-06-08 20:31:48 +10:00
Jeremy Wu
5d696bd3ab explorer general touch ups- no logic change 2020-06-08 14:20:22 +10:00
Jeremy Wu
6330a784e8 add context menu to exclude indexed path from using index search 2020-06-02 20:58:22 +10:00
Jeremy Wu
b737811bdc Add ContextMenu 2020-05-25 18:58:04 +10:00
Jeremy Wu
6badecb877 Add TopLevelDirecotry search using DirectoryInfo 2020-05-24 20:14:36 +10:00
Jeremy Wu
d839ecab26 make Context static so can be called anywhere 2020-05-24 19:19:54 +10:00
Jeremy Wu
472f4a5f49 Move ReservedStringPattern to IndexSearcher class 2020-05-24 19:15:13 +10:00
Jeremy Wu
690d60b701 Add the use of a SearchManager 2020-05-19 22:38:42 +10:00
Jeremy Wu
ac2d318412 Rename Searcher class to IndexSearcher- more descriptive 2020-05-19 13:54:56 +10:00
Jeremy Wu
c295585272 Update Main to handle basic files and folder search query 2020-05-19 00:14:41 +10:00
Jeremy Wu
8848ed1a00 Add skeleton tests and classes for Explorer 2020-05-11 23:15:15 +10:00