An open API service indexing awesome lists of open source software.

https://github.com/codery2k/google-tasks-to-notable

Command line tool to convert Google Tasks export to Notable notes
https://github.com/codery2k/google-tasks-to-notable

google-tasks notable python

Last synced: about 1 year ago
JSON representation

Command line tool to convert Google Tasks export to Notable notes

Awesome Lists containing this project

README

          

# gtasks-to-txt

Command line tool to convert Google Tasks export to Notable notes

## Usage

```bash
$ python -m gttn
```

The amazing project structure is all thanks to **[@rochacbruno](https://github.com/rochacbruno/python-project-template/)**