mirror of
https://github.com/mryanb/obsidian-asana.git
synced 2026-07-22 05:38:24 +00:00
No description
|
|
||
|---|---|---|
| .github/workflows | ||
| src | ||
| .editorconfig | ||
| .eslintignore | ||
| .gitignore | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| styles.css | ||
| tsconfig.json | ||
Asana for Obsidian
Asana for Obsidan is a plugin that creates tasks with in Asana from the current line or selected text within Obsidian.
Installation
This plugin isn't published yet so there are 2 ways you can install this plugin and test.
-
Option 1. Download the latest release from the [releases page] and unzip it in your plugins folder.
-
Option 2. Use the BRAT plugin for beta reviewing Obsidian plugins.
-
Install the BRAT plugin: obsidian://show-plugin?id=obsidian42-brat
-
Open the command palette and run the command
BRAT: Add a beta plugin for testing -
Paste the URL of this repository.
Getting Started / Configuration
- Create a Asana access token.
- This plugin reuqires an access token to integrate with Asana.
- Select
+ Create new token
- Add your access token to the plugin settings, click save key.