stax76 / Flow.Launcher.Plugin.Favorites

Flow Launcher plugin to define favorite apps, files, folders and URLs.
MIT License
46 stars 3 forks source link

I can't set it up #9

Open Nader-sama opened 5 months ago

Nader-sama commented 5 months ago

I tried every way but I failed Is there a video explaining this? 🥲

image

willasm commented 4 months ago

I can not get this to work at all using portable version

stax76 commented 4 months ago

Maybe the plugin DLL Flow.Launcher.Plugin.Favorites.dll is never loaded into the FlowLauncher process, you can check it using Process Explorer.

willasm commented 4 months ago

You are correct, the dll is not being loaded.

willasm commented 4 months ago

Figured it out. I had the conf file in the wrong location.

komidawi commented 2 months ago

To make things more clear for someone who comes here, in my case the valid location was: C:\Users\komidawi\AppData\Roaming\FlowLauncher\Settings\Favorites.conf

willasm commented 2 months ago

Thanks for pointing that out Komidawi, I should also mention that for the portable version you can find it here (your path will depend on where you placed Flowlauncher). D:\PORTABLE_PROGRAMS\MISC_APPS\FlowLauncher\app-1.18.0\UserData\Settings\Favorites.conf

Quick tip, add this line to your Favorites.conf to quickly edit it, adjust to use whatever editor you want to use, favs = D:\PORTABLE_PROGRAMS\FILE_MANAGEMENT\Notepad++\notepad++.exe D:\PORTABLE_PROGRAMS\MISC_APPS\FlowLauncher\app-1.18.0\UserData\Settings\Favorites.conf then just type "favs" in Flowlauncher to edit the file.