logseq-todoist-plugin
logseq-todoist-plugin copied to clipboard
sending task to todoist doesn't use previously selected project (even though it is shown in the UI)
Plugin version v5.1.9 Logseq version 0.10.9
Steps to reproduce:
- restart logseq
- Invoke "Todoist: Send Task". The "select a project" dropdown is shown as "--- ---".
- Select a project other than "Inbox"
- Leave label and deadline unset
- Send Task. Confirm the task appears in the selected project.
Then send another task.
- Invoke "Todoist: Send Task". The "Select a project" dropdown shows the previously specified project.
- Send Task. Confirm the task appears in "Inbox" rather than the selected project.
would expect the task to be sent to the project which is shown in "select a project" dropdown.
Workaround:
- Invoke "Todoist: Send Task". The "Select a project" dropdown shows the previously specified project.
- Select "--- ---" in the "Select a project" dropdown
- Then select the desired project
- Send Task. Confirm the task appears in the selected project.