Nova

Extensions


Readme

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

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.

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.


Changelog

Version 1.0.1

Fix for Open todo.taskpaper

Version 1.0

Initial release


License

MIT License

Copyright (c) 2023 Matt Sephton

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.