Flow.Launcher
Flow.Launcher copied to clipboard
:mag: Quick file search & app launcher for Windows with community-made plugins
This PR closes #2252. ## Description The new method uses `plugin.UrlDownload` to store the local path of the zip file. First, the corresponding values are read from the `plugin.json` file....
### Checks - [X] I have checked that this issue has not already been reported. - [X] I am using the latest version of Flow Launcher. ### Problem Description I...
***Is your feature request related to a problem? Please describe.*** The interface font is small and bold, causing Chinese reading difficulties. ***Please describe the solution you would like to*** Make...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
### Checks - [X] I have checked that this issue has not already been reported. - [X] I am using the latest version of Flow Launcher. ### Problem Description When...
Python Path: Node Path: Date: 02/06/2024 20:56:39 Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.IOException: The process cannot access the file because it is...
Hello, It would be great to have somewhere in the settings, to have a field box you can add exclude/Ignore certain file types. in the search results from not being...
**Is your feature request related to a problem? Please describe.** Showing search results as a list is useful when requiring lots of information per result. Some types of results would...
**Is your feature request related to a problem? Please describe.** Some CQS are always used positionally independent, still requiring the use of an @-prefix, disrupting the search inputs flow. For...
Refined version of #859. Too many merging conflict so I just create a new branch instead. Compatible with our preview function. ## Changes - Add a property `FilePath` for `Result.Preview`...