Skip to content
svd edited this page Sep 13, 2010 · 6 revisions

Note: this page is not complete yet

This page lists ubiquity commands that allows to manage tasks in Nozbe. If you have Nozbe commands for Ubiquity installed, you may also get the list of available commands on ubiquity command list (execute command-list ubiquity command to get it). You may install ubiquity commands for Nozbe at Command Feed page.

nozbe-add task name

Synonyms: task, do.
Adds a new task to Nozbe.

Also accepts modifiers:

  • to project — add task to specified project.
  • at context — list tasks from specified context.

nozbe-list filter

Synonyms: list, what-next.
Get list of next actions from Nozbe. By default will list tasks marked as next actions. Accepts optional filter text that allows filter task list to those that match the specified filter. Click on the task name to make it complete.

Also accepts modifiers:

  • in project — list tasks in specified project
  • at context — list tasks from specified context

nozbe-projects filter

List available Nozbe projects. Optional filter parameter allows to limit list of the projects to those that match the filter. Clicking on the project name will open it in Nozbe.

nozbe-contexts filter

List available Nozbe contexts. Optional filter parameter allows to limit list of the contexts to those that match the filter. Clicking on the context name will open it in Nozbe.

nozbe-add-project project name

Create a new project in Nozbe. Accepts project name.

Also accepts modifier:

  • desc description — allows to define a description for the project

nozbe-complete

Mark Nozbe task as done. The command is not implemented yet.

nozbe-set-key key

Set an API key to access Nozbe. This is the first command that should be executed in order to start working with Nozbe from Ubiquity. Check your key at http://www.nozbe.com/account/extras

nozbe-reset

Clear cached lists of projects and contexts. This will force projects and contexts to be reloaded next time.