You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
adding a floating sticky-notes that could be spawned using a keybind and exit from the said apps using the same keybind.
Use Case
sometimes i suddenly forgot on what i am doing and this feature will help to remind should be done.
Proposed Solution
install https://github.com/vixalien/sticky from aur as a custom install and keybind it to Super+grave
keybind it as a script that check using pgrep, it will spawn if its not opened and close if its already opened
customize the apps as float on windows rule
Alternatives
similar effect could be done using notepad terminal or other sticky notes app
I choose this one apps because it's the first one that appear and it works fine on me
Additional Information
example of implementation :
The text was updated successfully, but these errors were encountered:
I have no idea what sticky note apps are out there but I would rather have one scriptable/cli/tui then a gui version.
Something in this style https://github.com/Cvaniak/NoteSH
Note: this was the first hit ... doesn't have to be this one. Someone who users sticky notes might know a better one.
That could work, i would love to be able to do vim movement. But i think of this as a content that is similar with the one on windows, so that even people that aren't used to vim could easily enjoy the content as well. I do think the app that i suggested can have a lot of enhancement especially in shortcut area. I haven't check the other variation of sticky notes-ish app as well.
Feature Request
Description
adding a floating sticky-notes that could be spawned using a keybind and exit from the said apps using the same keybind.
Use Case
sometimes i suddenly forgot on what i am doing and this feature will help to remind should be done.
Proposed Solution
install https://github.com/vixalien/sticky from aur as a custom install and keybind it to Super+grave
keybind it as a script that check using pgrep, it will spawn if its not opened and close if its already opened
customize the apps as float on windows rule
Alternatives
similar effect could be done using notepad terminal or other sticky notes app
I choose this one apps because it's the first one that appear and it works fine on me
Additional Information
example of implementation :
The text was updated successfully, but these errors were encountered: