Jack251970
e24af14784
Add hotkey ids for all results
2025-06-28 22:11:55 +08:00
Jack Ye
7fddfd961b
Merge branch 'dev' into rename-file
2025-06-28 18:28:04 +08:00
Jack251970
d6310bc4f0
Add quick access result score for folder results
2025-06-28 11:02:44 +08:00
Jack251970
03c1e58922
Support volume type for quick access link
2025-06-28 11:00:56 +08:00
Jack251970
f7fa647da3
Use IPluginHotkey for explorer plugin
2025-06-25 22:11:42 +08:00
DB P
f991d91b8f
Improved File Rename Feature and Icon Update
...
- ContextMenu.cs: Updated icon paths and glyphs
- en.xaml: Improved readability by refining text and adding comments
- Constants.cs: Added image path constants for the file rename feature
- RenameFile.xaml: Adjusted window size and improved alignment of UI elements
- rename.png: Added new icon image
2025-06-25 21:14:03 +09:00
Koisu
efe65956cc
revert bad changes
2025-06-23 19:17:38 -07:00
Koisu
f36ee61de4
feat: ✨ Added keybind to rename files
2025-06-23 17:59:33 -07:00
Koisu
502a50b839
added keybind to open the renaming dialog
2025-06-23 15:23:57 -07:00
Koisu
60e82264c8
added new action keyword
2025-06-20 11:16:28 -07:00
Jack251970
b166b18ab7
Add preview information back for external preview
2025-06-12 14:25:10 +08:00
Jack Ye
a3f98a69b7
Merge branch 'dev' into PreviewMedia
2025-06-09 15:54:52 +08:00
Jack Ye
d04f493e57
Merge pull request #3631 from Flow-Launcher/file_tooltip
...
Support More Information for Files, Folders and Volumes Tooltips & Add Custom Preview Panel Support for Folder Results
2025-06-09 13:00:16 +08:00
DB P
8f10f4a9ee
Add additional media file extensions to ResultManager
2025-06-09 11:06:40 +09:00
Jack251970
bdbd1e77e8
Remove blank lines
2025-06-07 14:12:06 +08:00
Jack Ye
37cab1b30c
Merge branch 'dev' into rename-quick-access-links
2025-06-07 13:39:00 +08:00
Jack Ye
d0c240f50f
Merge branch 'dev' into file_tooltip
2025-06-06 20:09:02 +08:00
Jack251970
7d5001de18
Catch exception when installing Everything
2025-06-05 18:16:13 +08:00
Jack251970
4c7a4fec1f
Add more info tooltip support for volumes
2025-06-05 11:56:21 +08:00
Jack251970
ce0729923c
Add try-catch for tooltip getter
2025-06-04 17:26:33 +08:00
Jack251970
85c038719e
Support custom preview panel for folder results
2025-06-04 17:12:53 +08:00
Jack251970
f069ee9094
Show more info in file & folder tooltip
2025-06-04 17:01:46 +08:00
01Dri
3b425413a2
Edit access link
2025-05-25 04:31:08 -03:00
01Dri
59d5cd62bc
AccessLink Refactor
2025-05-25 02:34:48 -03:00
Jack251970
222ef41c8f
Fix nullabl warnings
2025-04-15 13:29:26 +08:00
Jack251970
50130e4b00
Use class name instead
2025-04-13 17:59:39 +08:00
Jack251970
a9748acd22
Code quality
2025-04-12 21:11:22 +08:00
Jack251970
022b345a4d
Add readonly
2025-04-12 21:10:39 +08:00
Jack251970
625ddbc0e1
Code quality
2025-04-12 21:10:26 +08:00
Jack251970
dd9dc82ecf
Fix Logical error in query constraint using System.Search.Rank
2025-04-12 21:06:52 +08:00
Jack251970
136a4aa1dd
Code quality
2025-04-12 20:47:43 +08:00
Jack Ye
cd916b391f
Merge branch 'dev' into SearchOrderByRank
2025-04-12 20:40:22 +08:00
Jack251970
da8a69038a
Improve code quality
2025-04-09 13:05:43 +08:00
Jack251970
9c07989edf
Improve code quality
2025-04-09 12:14:07 +08:00
Jack251970
5ee110b3b7
Fix unix directory seperator issue
2025-02-07 16:42:01 +08:00
Jack251970
3ee3528e54
Revert "Fix unix directory seperator issue"
...
This reverts commit a3cc5e25f9 .
2025-02-07 16:40:45 +08:00
Jack251970
a3cc5e25f9
Fix unix directory seperator issue
2025-02-07 16:05:35 +08:00
Jack251970
5b344fb53c
Improve windows index search with special character
2024-12-09 13:23:28 +08:00
Jack251970
57cbe10ef0
Fix parameter bug
2024-12-01 20:13:13 +08:00
Jack251970
534a1117aa
Use public api to call ShowMsgBox functions & remove useless Core project import
2024-11-27 12:21:34 +08:00
Jack251970
897fd7aaba
Replace Flow.Launcher.Core.MessageBoxType & MessageBoxImage with System.Windows.MessageBoxButton & MessageBoxImage
...
Remove useless warning file
2024-11-26 21:31:13 +08:00
Jack251970
b30cc4fc38
Replace System.Windows.MessageBox with MessageBoxEx
2024-11-25 10:38:43 +08:00
Ishmaeel
2e078d7d0e
Pass MaxResult setting to EverythingApi
2024-08-03 17:16:30 +10:00
Lasith Manujitha
0f7bdeec88
Using a case-insensitive comparison
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-17 11:32:09 +05:30
Lasith Manujitha
b690123a19
Results filter implementation
2024-07-17 04:16:01 +05:30
Lasith Manujitha
c79b512191
feat: Everything Run Count option
...
Added an option in Explorer > Everything Settings to enable/disable Run Count for file/folder.
2024-07-15 12:22:12 +05:30
Jeremy Wu
4b78926a77
use actual path variable consistently throughout path search
2024-07-13 22:17:56 +10:00
Jeremy Wu
67ae8e579e
remove duplicate env variable check method
2024-07-13 22:16:45 +10:00
Jeremy Wu
a318bcb80e
fix condition not triggering path search when path is part env variable
2024-07-13 22:15:50 +10:00
Jeremy Wu
0c0806ec08
Merge branch 'dev' into quicklook
2024-06-15 20:04:15 +10:00