benjypng / logseq-todoist-plugin

MIT License
125 stars 19 forks source link

Send task with "DOING" leads to misformed task in Todoist and Logseq #38

Closed P1Rebo closed 1 year ago

P1Rebo commented 2 years ago

If I try to send a task that has "DOING" in the line, the task name gets corrupt. See attached example! image

benjypng commented 2 years ago

Hi I don't seem to have this problem. Does this happen consistently for you?

P1Rebo commented 2 years ago

Yes, happens when I start the line with DOING ...

benjypng commented 2 years ago

Hmm, doesn't happen for me though.

Screenshot 2022-07-02 at 5 23 43 PM
P1Rebo commented 2 years ago

Ok, I'll check later and write some infos. Maybe my settings?

P1Rebo commented 2 years ago

Here is how I can reproduce.

image

So first I create the line "DOING This is a test" Then with "/" todoist/send task

Settings (removed api token)

{ "apiToken": "xxx", "pullDefaultProject": "---", "pullDefaultAppend": true, "addParentBlock": "false", "clearTasks": true, "sendDefaultProject": "Inbox (2275143673)", "sendDefaultDeadline": false, "sendDefaultLabel": "", "appendLogseqUri": "Link title", "appendTodoistUrl": "Link content", "disabled": false }

P1Rebo commented 2 years ago

@hkgnp any updates here?

benjypng commented 2 years ago

Hi I am still not able to reproduce your issue though.

benjypng commented 1 year ago

Should be fixed in v5.1.1. Please re-open the issue if the problem persists.