-
Updated
Mar 8, 2022 - Python
task-manager
Here are 949 public repositories matching this topic...
-
Updated
Mar 8, 2022 - TypeScript
-
Updated
Mar 9, 2022 - Python
-
Updated
Feb 27, 2022 - PHP
-
Updated
Oct 12, 2021 - PHP
-
Updated
Mar 7, 2022 - C#
-
Updated
Feb 19, 2022 - PHP
-
Updated
Mar 2, 2020 - Go
-
Updated
Feb 3, 2022 - Haskell
-
Updated
Nov 29, 2021 - TypeScript
-
Updated
Jan 4, 2022 - Vue
-
Updated
Apr 12, 2021 - Python
The keyboard shortcuts should be separated in some config file because the current ones' may interfere with the user bindings. Also, in this case we also need to handle the rendering of the shortcuts from the config file.
-
Updated
Oct 25, 2021 - Dart
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
-
Updated
Mar 7, 2022 - PHP
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.
-
Updated
Jan 27, 2021 - C#
-
Updated
Jan 27, 2021 - PHP
-
Updated
Mar 9, 2022 - Emacs Lisp
-
Updated
Mar 2, 2022 - TypeScript
-
Updated
Mar 7, 2022 - Python
-
Updated
Jan 30, 2022 - Python
-
Updated
Jan 23, 2022 - TypeScript
-
Updated
Mar 9, 2022 - Python
-
Updated
Nov 11, 2019 - Vim script
Improve this page
Add a description, image, and links to the task-manager topic page so that developers can more easily learn about it.
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."
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