Energy usage very high?

I’m not sure when this started, but he energy usage of Hookmark seems very high lately…

Seems high. Perhaps recent sync activity? If you’re on battery power and want to drive it down, you could enable Hookmark > Preferences > Sync Pause synchronization while on battery power. It seems to have gone down based on its current score of 0.4.

Sorry for the trouble.

Is the energy usage still high?

If yes, could you please run the following command in Terminal and send us the log file?

(1)In Terminal run

defaults write com.cogsciapps.hook output.log.to.file 1

If you are running Setapp version, then run this:

defaults write com.cogsciapps.hook-setapp output.log.to.file 1

(2)Restart Hookmark

(3)You can use Hookmark just as usual

(4)When you see Hookmark consume a lot of energy, go to Finder ->Go ->Go to Folder…, put the following folder in the input field

~/Library/Logs/com.cogsciapps.hook

if Setapp version, then

~/Library/Logs/com.cogsciapps.hook-setapp

(5)Send us the latest log file (the date is in the file name)

(6)Turn off logging
in Terminal please run

defaults write com.cogsciapps.hook output.log.to.file 0

If you are running Setapp version, then run this:

defaults write com.cogsciapps.hook-setapp output.log.to.file 0

Thank you!