heyman / heynote

A dedicated scratchpad for developers
https://heynote.com
Other
4.01k stars 200 forks source link

The new tray icon feature does not seem useful on Windows #137

Closed NoahAndrews closed 10 months ago

NoahAndrews commented 10 months ago

Describe the bug Closing the heynote window makes the application exit entirely, including the tray window. This means that heynote must always be shown in the taskbar in order for its global hotkey to work, and I can't think of any scenarios where it makes sense to click on the tray icon instead of the taskbar entry.

To Reproduce Steps to reproduce the behavior:

  1. Enable the tray icon
  2. Close the heynote window
  3. Watch the tray icon disappear

Expected behavior heynote should keep running in the background, with the tray icon displayed, and the global hotkey should continue to work.

Desktop (please complete the following information):

heyman commented 10 months ago

You're right. Should be fixed in #139

SimonB97 commented 9 months ago

Hi, how do i enable the try icon on windows?

heyman commented 9 months ago

Hi, how do i enable the try icon on windows?

In the Settings dialog (File -> Settings IIRC)

SimonB97 commented 9 months ago

Hi, how do i enable the try icon on windows?

In the Settings dialog (File -> Settings IIRC)

what settings dialog? I can't find any settings in this app, just the shortcuts in the first cell..

heyman commented 9 months ago

Ah, you probably have to press Alt to show the program menu.

In the latest beta version (released a couple of minutes ago) there's also a button in the status bar that opens the settings dialog.

SimonB97 commented 9 months ago

Ah, you probably have to press Alt to show the program menu.

In the latest beta version (released a couple of minutes ago) there's also a button in the status bar that opens the settings dialog.

that works, thanks a lot for the quick help!