Jesse
Jesse
Thanks, I had the same issue, working now.
Manually running pwgen.py gives this error ./pwgen.py", line 200 os.makedirs(user_generator_dir, 0700) ^ SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers
This definitely seems to be like something that is going to be different for every user. You could use a different delimiter, but that has the same issue with whatever...
Is there a debug module I can enable beyond the Alfred debug? I suspect there is something on the node side going on.
I have identified the root cause of the issue: Todoist has a hardcoded limit of 300 tasks in a project. I hit the limit, so all new task creation was...
I tested creation using the documented API with CURL (https://developer.todoist.com/rest/v8/?shell#get-active-tasks) and receive the response "Maximum number of items per user project limit reached" as a response once I hit 300....
I am having this problem as well - it appears something is wrong with Github, as downloading the link for the latest version (https://github.com/moranje/alfred-workflow-todoist/releases/latest/download/Alfred.Workflow.Todoist.alfredworkflow) and/or the link at https://github.com/moranje/alfred-workflow-todoist/releases/tag/v5.8.4 is...
For me the setting is "todo:settingpre_releases"
> @augustgerro the link for the alpha is [here](https://github.com/moranje/alfred-workflow-todoist/blob/alpha/dist/Alfred%20Workflow%20Todoist.alfredworkflow). > > And @stacksjb is right the setting is a `todo:setting pre_releases true` (minus the additional `s`0 You mean additional space?
One other thing I've noticed with this release - it appears you've added some sort of unique identifier to the labels and tags, and the first entry says "refresh cache"...