Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dubisdev/cerebro-todoist

Cerebro plugin for managing todoist.
https://github.com/dubisdev/cerebro-todoist

cerebro-plugin electron plugin todoist

Last synced: 5 days ago
JSON representation

Cerebro plugin for managing todoist.

Awesome Lists containing this project

README

        

cerebro-todoist logo

# cerebro-todoist   ![npm](https://img.shields.io/npm/v/cerebro-cerebro-todoist?color=green) ![download number](https://img.shields.io/npm/dt/cerebro-cerebro-todoist)

> [Cerebro](https://cerebroapp.com) plugin to create and manage Todoist tasks.

⚠️ Cerebro-Todoist is an extension that IS NOT created by, affiliated with, or supported by @Doist

## Installation

- Type `plugins todoist` into Cerebro
- Click `install`
- Set your Todoist API token in the plugin settings --> `plugins todoist` - Select `settings` - `token`


## Usage

### Available commands

- `tds new` ➡️ Creates a new task (natural language syntax supported)
- `tds today` ➡️ Returns a list with tasks for today and overdue tasks
- Navigate between them to see details
- `tds view` + filter ➡️ Returns tasks matching the filter (ex: 18/05, tomorrow, today, search: buy, ...). For more information about this filters see [Todoist Documentation](https://todoist.com/help/articles/introduction-to-filters)

😎 You can search between tasks just by typing ➡️ `tds today milk` - Filters the tasks and returns the ones that have "milk" in their name (same with `tds view 12/10 & search:milk`)

⚡ Due to performance issues and API restrictions, project names will only appear if the number of matching tasks is less than 10

💡 You can configure the command names in the plugin settings page ➡️ `plugins todoist settings`

## Not seeing the settings option in Cerebro-Todoist?

It it possible that you have downloaded an outdated CerebroApp version. You can check your CerebroApp version by typing `version`.
If your CerebroAp version is 0.3.1 or lower, check the [official releases page](https://github.com/cerebroapp/cerebro/releases) and download a more updated version for your computer (at least 0.3.2).

## Need Support?

You can [open an issue](https://github.com/dubisdev/cerebro-todoist/issues/new) in this repository or [contact me by email](mailto:[email protected])

## Related

- [Cerebro](http://github.com/KELiON/cerebro) – main repo for CerebroApp

## Development and Contributions

![Alt](https://repobeats.axiom.co/api/embed/6840a1046d869af4ed1f31cd936af3b7a7e6a192.svg "Repobeats analytics image")

## Privacy Policy

No user data is collected. Once you install the plugin it makes requests directly to the Todoist API and the responses are sent directly to your computer. Just simple, fast and private.

## License

MIT © [David Jiménez](https://dubis.dev)