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

Tasks frequently create incompletely #240

@stacksjb

Description

@stacksjb

Description

tasks are created truncated, i.e. if I type in "Visit grandpa in Kansas", I get a task created that says "Visit g"

Steps to reproduce

Steps to reproduce the behavior:

  1. Alfred input todo
  2. Hit enter to create task before the parsing is complete.
  3. The created task is created truncated

Expected:
I would expect the task to be created as typed in.

Additional context

Add any other context about the problem here.

I primarily (almost exclusively) use the workflow to add todoist tasks quickly into my Inbox as they come to my mind - they could be anything, and it's easy to just hit my Alfred hotkey, type them in, and hit enter.

Unfortunately, it looks like the parsing of the workflow is slighly delayed, as I frequently get tasks created in my Inbox that say something like "Complete t" or "do the " (which are ultimately useless because they don't contain the info I typed in).

If I wait for half a second for parsing to complete, the problem doesn't happen, but that is incompatible with the way I heavily utilize this workflow. Is there a way to have parsing only happen after you hit enter instead of as you type it in?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions