Open erauner12 opened 2 years ago
After thinking on it. I think the whole process of clicking the button from the extension can be circumvented if a key binding would just send the task specific data directly to the x-callback-url.
I'd accept a PR adding such functionality. If the button has a distinguishing class (right click it and click "Inspect" to see it) then it could be as simple as adding it to the list here
Great! I'll try and work on this. Another question, is it possible to tie another action to this?
I'd like to tie a label to a task of doing
that I have selected to start a Session.
On Fri, Oct 28, 2022 at 8:30 AM erauner12 @.***> wrote:
Great! I'll try and work on this. Another question, is it possible to tie another action to this?
Cool!
I'd like to tie a label to a task of doing that I have selected to start a Session.
Currently there is no code for adding a specific label, and todoist-shortcuts doesn't really offer comprehensive configuration. You could add such a thing in a locally modified version, though
You could add such a thing in a locally modified version, though Will probably give this a shot as well!
I think I'll start with this label adding action as a first run at it to see how useful it is.
Could you please create a shortcut to execute Session Button (similar to how toggl and Clockify are executed)
Here is the extension
Here is an x-callback example: