Commit graph

31 commits

Author SHA1 Message Date
Yusyuriv
148afc401d
Add a hyphen in a word inside a comment in BrowserBookmark/Main.cs 2024-04-17 08:56:38 +06:00
Yusyuriv
f6d25aa94c
Code cleanup: Flow.Launcher.Plugin.BrowserBookmark 2024-04-16 13:00:19 +06:00
VictoriousRaptor
9656e5cf4b
Clarify initialized condition
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2023-06-29 08:48:25 +08:00
VictoriousRaptor
d602f5cafa
Merge branch 'dev' into FirefoxBookmark 2023-06-24 10:55:18 +08:00
VictoriousRaptor
e0e86d039d Remove delay 2023-06-24 10:54:53 +08:00
Vic
9b5341c2b7 Preserve file watchers when monitored files change 2023-06-18 10:57:04 +08:00
Vic
e46df28fdd Move initialized flag 2023-06-17 00:42:21 +08:00
Vic
6d64abd21a Load bookmarks in Query() if not initialized 2023-06-15 21:30:55 +08:00
VictoriousRaptor
1b68d09d51
Merge pull request #2115 from VictoriousRaptor/RemoveUnusedNuget
Remove unused nuget and imports
2023-06-12 16:11:41 +08:00
Jeremy Wu
1ff328be03 update copy calls to use API CopyToClipboard method 2023-06-08 22:46:37 +10:00
Vic
4591fa76d9 Create file watchers when reloading bookmarks 2023-05-23 19:37:38 +08:00
Vic
cbf73fcc0f Don't load bookmark files if plugin disabled 2023-05-22 23:29:10 +08:00
Vic
d0289b49b6 Refactor file watcher logic
* Remove LastAccessed filter to avoid unwanted recursive RegisterBookmarkFile() calls
* Check if watcher exists
2023-05-22 23:13:29 +08:00
Vic
00e6e5b30d Remove unused using 2023-04-25 21:02:34 +08:00
Vic
ab0d6245df Auto reload all bookmarks when finish editing 2023-02-12 01:58:53 +08:00
DB p
4b0781dccb Added Glyph Icons 2022-12-12 13:08:22 +09:00
Hongtao Zhang
af68cb5093 detect browserbookmark file change 2022-01-08 16:58:12 -06:00
Kevin Zhang
9c86af7c86 Align Bookmark plugin into global browser 2021-12-05 15:31:39 -06:00
Kevin Zhang
672616ef62 Rename Variable & adjust window size 2021-09-23 13:13:01 -05:00
Kevin Zhang
d51579967b Further Refactor & add CustomBrowsers UI 2021-09-22 18:09:30 -05:00
张弘韬
d84eff7712 Remove unneccessary api, rename storage api, and update comment 2021-05-13 19:29:21 +08:00
张弘韬
25f6e664f2 add auto save for all setting that has been registered, and remove Separate Save 2021-05-12 00:37:28 +08:00
张弘韬
33accbd5d4 Move most direct call of PluginJsonStorage to API call 2021-05-11 20:24:22 +08:00
弘韬 张
8acde56455 remove readonly field to allow init in Init() 2021-03-18 11:59:48 +08:00
弘韬 张
541e91df60 Move initialization of BrowserBookmark to Init() 2021-03-18 11:38:07 +08:00
Jeremy Wu
93f4b6d90a update to use SetDataObject 2021-02-14 20:32:20 +11:00
Jeremy Wu
f9b8216e3b add copy bookmark's url to clipboard 2021-02-14 19:00:00 +11:00
弘韬 张
64f5181ae6 Use the score from fuzzy search for bookmark search 2020-10-26 11:35:56 +08:00
Jeremy Wu
59a18370ef remove in use obsolete GetAllRemainingParameter and use Search 2020-08-04 20:10:42 +10:00
Jeremy Wu
28d67c8c81 Rename further code and text 2020-04-21 22:54:41 +10:00
Jeremy Wu
3c7f067770 rename all project file name 2020-04-21 21:27:02 +10:00
Renamed from Plugins/Wox.Plugin.BrowserBookmark/Main.cs (Browse further)