Flow.Launcher.Plugin.Favorites icon indicating copy to clipboard operation
Flow.Launcher.Plugin.Favorites copied to clipboard

I can't set it up

Open Nader-sama opened this issue 1 year ago • 6 comments

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

image

Nader-sama avatar Mar 24 '24 18:03 Nader-sama

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

willasm avatar Apr 22 '24 11:04 willasm

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

stax76 avatar Apr 23 '24 05:04 stax76

You are correct, the dll is not being loaded.

willasm avatar Apr 23 '24 06:04 willasm

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

willasm avatar Apr 23 '24 06:04 willasm

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

komidawi avatar Jun 22 '24 14:06 komidawi

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.

willasm avatar Jun 22 '24 15:06 willasm