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

https://github.com/gingerbeardman/opentaskpaper.novaextension

Nova extension to open the current project's todo.taskpaper file in an app of your choice
https://github.com/gingerbeardman/opentaskpaper.novaextension

Last synced: about 1 year ago
JSON representation

Nova extension to open the current project's todo.taskpaper file in an app of your choice

Awesome Lists containing this project

README

          

**Open TaskPaper** adds the ability to open the current project's `todo.taskpaper` in Nova, or an external app of your choice.

![](screenshot.png)

## Usage

To access the commands:

- Select the **Editor → Open TaskPaper** menu item; or
- Open the command palette and type `open task` to see all provided commands.

The available workspace commands are:

- **Open TaskPaper app**
- **Open todo.taskpaper**

### Configuration

You can select which `app` to open the `todo.taskpaper` file in. The default value is `/Applications/Nova.app`, so the file will open in a new tab in the current workspace.

Alternatively, you can choose an external app such as [TaskPaper.app](https://www.taskpaper.com).

To configure global preferences, open **Extensions → Extension Library...** then select Open TaskPaper's **Preferences** tab.

You can also configure preferences on a per-project basis in **Project → Project Settings...**

## Keyboard

Shortcut/hot keys for any of the provided menu items can be set the normal Nova way using **Preferences... → Key Bindings** and searching for *TaskPaper* will filter menu items to include those provided by this extension.

## Notes

If `todo.taskpaper` does not exist then you'll get an error. You will need to create that file yourself.