Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / kiblee/tod0 issues and pull requests
#69 - add option for due date with task creation
Issue -
State: open - Opened by binderth 3 months ago
Labels: enhancement
#68 - Personal Microsoft Accounts supported?
Issue -
State: closed - Opened by binderth 3 months ago
- 1 comment
#67 - Refactor: use local key binding, better spinner, add ability to delete tasks/lists
Pull Request -
State: open - Opened by eight04 6 months ago
- 1 comment
#66 - Bump certifi from 2023.7.22 to 2024.7.4
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#65 - You can input multiline text in `TextArea` when `multiline=False`
Issue -
State: closed - Opened by eight04 7 months ago
- 1 comment
#64 - Change: keep index position when reloading tasks
Pull Request -
State: closed - Opened by eight04 7 months ago
- 3 comments
#63 - Bump urllib3 from 2.0.3 to 2.2.2
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#62 - Sometimes the prompt doesn't accept the value after pressing enter
Issue -
State: open - Opened by eight04 7 months ago
- 4 comments
#61 - Only "Flagged Email" list is shown
Issue -
State: open - Opened by berezovskyi 8 months ago
#60 - Works great but -i for interactive mode is always on
Issue -
State: closed - Opened by rjoungatelite 8 months ago
- 2 comments
#59 - Bump requests from 2.31.0 to 2.32.0
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#58 - Bump idna from 3.4 to 3.7
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies
#57 - Remove requirements-lock.txt
Pull Request -
State: closed - Opened by kiblee about 1 year ago
#56 - Login prompt issue while creating a new task
Issue -
State: open - Opened by eight04 about 1 year ago
#55 - Bump urllib3 from 2.0.3 to 2.0.7
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies
#54 - Bump urllib3 from 2.0.3 to 2.0.6
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#53 - Add: support reminder when creating tasks from GUI
Pull Request -
State: closed - Opened by eight04 over 1 year ago
- 4 comments
#52 - Bump certifi from 2023.5.7 to 2023.7.22
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#51 - Bump setuptools from 49.2.1 to 65.5.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#50 - Add: interactive option, more datetime syntax
Pull Request -
State: closed - Opened by eight04 over 1 year ago
#49 - Fix spinner interfering with url prompt
Pull Request -
State: closed - Opened by kiblee over 2 years ago
#48 - Input redirect url error
Issue -
State: closed - Opened by shejialuo over 2 years ago
- 1 comment
#47 - fix(docs): change `Secret ID` to `Secret Value`
Pull Request -
State: closed - Opened by shejialuo over 2 years ago
- 2 comments
#46 - Add update checker
Pull Request -
State: closed - Opened by kiblee over 2 years ago
#45 - Add graph api tests
Pull Request -
State: closed - Opened by kiblee over 2 years ago
#44 - Remove rest_request class
Pull Request -
State: closed - Opened by kiblee over 2 years ago
#43 - Code refactoring
Pull Request -
State: closed - Opened by kiblee over 2 years ago
#42 - can not connect to localhost
Issue -
State: closed - Opened by domingoUnican over 2 years ago
- 1 comment
#41 - Sign in with new credentials fails
Issue -
State: closed - Opened by EricAndrechek over 2 years ago
- 1 comment
#40 - Cannot specify task as complete
Issue -
State: closed - Opened by alinademi over 2 years ago
- 2 comments
#39 - Remove pytz
Pull Request -
State: closed - Opened by kiblee almost 3 years ago
#38 - Cannot create a list
Issue -
State: closed - Opened by charignon almost 3 years ago
- 3 comments
#37 - Move to new API to fix failing functionality
Pull Request -
State: closed - Opened by SaskiaKeil about 3 years ago
- 2 comments
#36 - GET_KEY.md requires light updating
Issue -
State: closed - Opened by jungbluth about 3 years ago
- 1 comment
#35 - I would like to be able to move task to other folders
Issue -
State: open - Opened by stephane-archer about 3 years ago
- 1 comment
Labels: enhancement
#34 - Bump pyyaml from 5.3 to 5.4
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies
#33 - Create models folder
Pull Request -
State: closed - Opened by kiblee about 4 years ago
#32 - Remove unused imports
Pull Request -
State: closed - Opened by kiblee about 4 years ago
#31 - Unify datetime related files
Pull Request -
State: closed - Opened by kiblee about 4 years ago
#30 - Reworked the API to allow changing multiple task / list properties at once
Pull Request -
State: closed - Opened by devzeb about 4 years ago
#29 - Moved the help message to separate file
Pull Request -
State: closed - Opened by devzeb about 4 years ago
- 1 comment
#28 - Make unittests with explicit answers
Pull Request -
State: closed - Opened by kiblee about 4 years ago
#27 - Add unittests to circleci
Pull Request -
State: closed - Opened by kiblee about 4 years ago
#26 - KeyBindings Import Error
Issue -
State: open - Opened by TestingBytes about 4 years ago
- 1 comment
#25 - Print usage when no argument is provided
Pull Request -
State: closed - Opened by devzeb about 4 years ago
#24 - Reworked datetime parser to accept am / pm time formats, fixed some parsing errors
Pull Request -
State: closed - Opened by devzeb about 4 years ago
- 1 comment
#23 - Added explicit Task and TodoList classes
Pull Request -
State: closed - Opened by devzeb about 4 years ago
#22 - API now uses objects instead of function calls / Implemented Task + TodoList objects / Better datetime parsing
Pull Request -
State: closed - Opened by devzeb about 4 years ago
- 2 comments
#21 - Updated README.md / help message in todocli
Pull Request -
State: closed - Opened by devzeb about 4 years ago
#20 - Fixed #16
Pull Request -
State: closed - Opened by devzeb about 4 years ago
#19 - Unify tod0 api
Issue -
State: closed - Opened by kiblee about 4 years ago
- 1 comment
Labels: enhancement
#18 - Update README to include CLI feature
Issue -
State: closed - Opened by kiblee about 4 years ago
Labels: enhancement
#17 - Fixed #16
Pull Request -
State: closed - Opened by devzeb about 4 years ago
#16 - ModuleNotFoundError on odata_system_query
Issue -
State: closed - Opened by kiblee about 4 years ago
- 2 comments
#15 - Added a non menu based cli
Pull Request -
State: closed - Opened by devzeb about 4 years ago
- 4 comments
#14 - Support for Recurring Task
Issue -
State: open - Opened by palashjhabak about 4 years ago
Labels: enhancement
#13 - Creating new task on empty folder creates a new folder instead of a new task
Issue -
State: closed - Opened by palashjhabak about 4 years ago
- 1 comment
#12 - Support Windows
Issue -
State: closed - Opened by kiblee over 4 years ago
- 1 comment
Labels: help wanted, good first issue
#11 - Getting Key error 'value' while running
Issue -
State: open - Opened by syedhamzaalee over 4 years ago
- 1 comment
#10 - Mark task as complete
Pull Request -
State: closed - Opened by kiblee almost 5 years ago
#9 - add task scrolling
Pull Request -
State: closed - Opened by kiblee almost 5 years ago
#8 - Add commands for folders
Pull Request -
State: closed - Opened by kiblee about 5 years ago
#7 - Create/Delete folders
Issue -
State: closed - Opened by kiblee about 5 years ago
Labels: enhancement
#6 - Remove commented code
Pull Request -
State: closed - Opened by kiblee about 5 years ago
#5 - Show URL for API instructions
Pull Request -
State: closed - Opened by kiblee about 5 years ago
#4 - Add logout function
Pull Request -
State: closed - Opened by kiblee about 5 years ago
#3 - Check for updates
Issue -
State: closed - Opened by kiblee about 5 years ago
Labels: enhancement
#2 - Can't change users
Issue -
State: closed - Opened by kiblee about 5 years ago
#1 - Indicate that API key is needed on first run
Issue -
State: closed - Opened by kiblee about 5 years ago
Labels: enhancement, good first issue