Skip to content

vcntttt/rofi-todoist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rofi-todoist

A tool for managing Todoist tasks using Rofi on Linux systems, ideal for productivity enthusiasts and keyboard-centric users.

Features

Adding Tasks (Partial support for QuickAdd syntax)

When adding tasks, you can assign properties such as priority or due dates.

  • To set a priority, type p{level} where {level} ranges from 1(normal) to 4(urgent). For example: p3 Go to market

  • To asign a due date....

Completing Tasks

Simply select the task you wish you to complete.

Modifying Tasks

You can update 4 key properties of a task:

  • Name
  • Description
  • Priority
  • Due Date

Select the property you want to change and enter a new value.

Examples

App Screenshot my rofi conf

Dependencies

sudo pacman -S curl dunst

Environment Variables

To run this project, you will need to add the following environment variables to your .env.sh file

TODOIST_API_KEY

TODOIST_INBOX_ID or the id of the project you want to work with

Inspiration

Inspirated in JustAnotherStrange

License

MIT

About

rofi tool for manage your todoist tasks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages