The Wayback Machine - https://web.archive.org/web/20220309100033/https://github.com/topics/task-manager
Skip to content
#

task-manager

Here are 949 public repositories matching this topic...

super-productivity
stephdz
stephdz commented Feb 16, 2022

I tried to use GitLab integration but I always get a 404 error when getting issue comments.

I checked the code and I think the problem is here :
https://github.com/johannesjo/super-productivity/blob/173510305c975873224c209f27ad767f82da64fc/src/app/features/issue/providers/gitlab/gitlab-api/gitlab-api.service.ts#L203-L208

_sendPaginatedRequest adds &per_page=100&page=1 generating an inva

madorb
madorb commented Mar 2, 2022

Expected Behavior

When the Priority drop-down has focus, typing the first letter of a priority should immediately select the appropriate priority

Current Behavior

When the Priority drop-down has focus, typing H,M, L does nothing.

Pressing down opens the drop-down, but then pressing any of H, M, L(or any character really) causes Medium to be selected.

Note, tw

JorisDeRidder
JorisDeRidder commented Jan 4, 2022

Support for a priority (either in the form of a number, or in the form of a user tag) would allow to adopt the GTD approach with Geek-life. E.g. "Today", "Soon", "Later", "Someday", "Pending". Together with a new dynamic list "Priority" to list tasks from all projects combined, sorted by priority, this would make a great feature.

Improve this page

Add a description, image, and links to the task-manager topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the task-manager topic, visit your repo's landing page and select "manage topics."

Learn more