ahonn / logseq-plugin-todo

A simple to-do list plugin for logseq
MIT License
157 stars 11 forks source link

Feature request: universal keyboard shortcut to quick add task #4

Closed rumurphy closed 2 years ago

rumurphy commented 2 years ago

Similar execution to Todoist or Things where from anywhere (even outside of Logseq app) can hit shortcut and Quick Add functionality is shown

ahonn commented 2 years ago

Thank you for the feature request! Currently, there is no way to trigger the plugin outside of the Logseq app, but it is possible to provide shortcut to quickly open it while in Logseq.

thinkh commented 2 years ago

It would be helpful already when I can quickly add a todo within Logseq. You could have a look how the shortcut functionality was implemented in this plugin https://github.com/hkgnp/logseq-quicktodo-plugin.

ahonn commented 2 years ago

For now, you can press mod+shift+t to quickly open task panel and focus the task input.