Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

Menu bar quick access. #17

Open
octalmage opened this issue Sep 18, 2014 · 8 comments
Open

Menu bar quick access. #17

octalmage opened this issue Sep 18, 2014 · 8 comments

Comments

@octalmage
Copy link
Owner

Should we include an always on option? We could provide quick access to a scratchpad similar to Write:

Or just quick access to your notes! You could keep a todo list up there or store some code snippets.

Additionally there could be a global hotkey to open the full editor.

@ghost
Copy link

ghost commented Sep 19, 2014

/raises hand

Second!

@insanedefaults
Copy link

thirded

@mjchamplin
Copy link
Collaborator

Fourthed.

I'll design that view as well, and be thinking about a taskbar icon.

@octalmage
Copy link
Owner Author

Well I was working on a proof of concept and I ran into some issues.

With node-webkit currently (on Mac) our only option with tray icons is to show a basic menu when you click it. Sooo, we can show like, a list of recent notes for quick access and we could have a scratchpad option? But we wouldn't be able to show the scratchpad immediately on click. Kind of a bummer!

Second issue is there isn't a way to get the x/y of the tray menu, so if we do have a scratchpad option we'd just have to show it somewhere generic like the top right corner.

Anyway is it still worth doing? Any other creative ideas?

@ghost
Copy link

ghost commented Sep 19, 2014

That might not be an awful idea. Would it at least display it over anything else that's open?

@octalmage
Copy link
Owner Author

Yes it would!

@octalmage
Copy link
Owner Author

Idk I'm just bummed we can do it like I had planned. 😢

@octalmage
Copy link
Owner Author

So the current plan is to show a list of your checkboxes in the tray. This way you'll have quick access to what needs to be done!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants