edelans / alfred-nirvanahq

Fast and distraction-free way to add tasks to your nirvanahq todo list from Alfred.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alfred-nirvanahq

Keep focus : Add tasks to your nirvanahq todo list from Alfred.

⚡ Fast. ✨ Frictionless. 🧘 Distraction free. ️

demo

Why ?

I use the Getting Things Done, aka GTD system. I want to be able to add a new task very fastly and without context switching.

Usage

In Alfred:

  • type "at" (as in "add task") to call the workflow.
  • then add the title of your task
  • optionally, add "-- [your task notes]" to a note to your tasks.

Installation

Configuration

  • create an account on https://www.nirvanahq.com/
  • find the auth_token by examining the request sent by the web app to nirvanahq servers when you add a task :

screenshot

Warning

NirvanaHQ does not provide any API. I just reverse-engineered the request. So this can break anytime (but I've been using it since 2020 !)

Compatibility

Built on Monterey and Alfred 5 (it's a python3 script).

Feature ideas ?

  • add support for #projects
  • add support for @labels

About

Fast and distraction-free way to add tasks to your nirvanahq todo list from Alfred.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%