Change to !newtask #1975
flightmansam
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I found that running the !newtask bang felt a little clumsy as it would open the task overlay and then change to the new task after you closed it.
min/js/searchbar/customBangs.js
Lines 120 to 140 in 97e9339
I had a go at seeing how it worked and ended up removing the overlay and timeout. Seems to work fine. Now I can very quickly create a new task. (And if i want the slower but more decisive version I can open the task overlay manually or ⌘/Crtl+N)
My changes (permalink not working because of forked repo):
https://github.com/flightmansam/min/blob/7646f3165fbc9018d7b5a7fb41899b1307849c10/js/searchbar/customBangs.js#L172-L190
Beta Was this translation helpful? Give feedback.
All reactions