tod0 icon indicating copy to clipboard operation
tod0 copied to clipboard

A Terminal Client for Microsoft To-Do

Results 11 tod0 issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I cannot create a list, everything else seems to work: ``` $ todocli newl "foo" Traceback (most recent call last): File "/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.10/bin/todocli", line 8, in sys.exit(main()) File...

I followed the steps illustrated in the documentation for registering a new token and such and triple-checked it, but when pasting it into my terminal I get an error: ```...

**Describe the bug** Following the installation procedure in Windows Subsystem for Linux and I get the following error attempting to run "tod0": ``` Traceback (most recent call last): File "/usr/local/bin/tod0",...

**Is your feature request related to a problem? Please describe.** Ex. I'm always frustrated when [...] **Describe the solution you'd like** A clear and concise description of what you want...

enhancement

Running any command results in value error: ``` tod0 Traceback (most recent call last): File "c:\program files\python36\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "c:\program files\python36\lib\runpy.py", line 85, in _run_code...

**Describe the solution you'd like** Indicate that there is an update available.

enhancement

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.3 to 2.0.7. Release notes Sourced from urllib3's releases. 2.0.7 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...

dependencies

When I tried to create a new task, tod0 asked me to go login.microsoftonline.com and login. However, I was not able to paste redirected URL back to tod0. It seems...