Skip to content

RealOrangeOne/rofi-todoist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rofi-todoist

Add tasks to todoist, using Rofi

CircleCI

Usage

Set $TODOIST_API_TOKEN to your Todoist API token.

Run the application. This will present a rofi prompt to input the task data. Entering nothing, pressing escape, or clicking off of rofi will cancel the application. The prompt supports the Todoist Quick Add syntax, however doesn't handle autocomplete or formatting.

Press enter to commit the task details. Once the data has been sent to Todoist, the task name will be displayed. If there was an error, details of it will be displayed instead.