mirror of
https://github.com/mryanb/obsidian-asana.git
synced 2026-07-22 05:38:24 +00:00
Updated README.md
This commit is contained in:
parent
b4e03e57af
commit
a8d0e4945d
1 changed files with 10 additions and 4 deletions
14
README.md
14
README.md
|
|
@ -3,11 +3,17 @@ Asana for Obsidan is a plugin that creates tasks with in Asana from the current
|
||||||

|

|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
This plugin isn't published yet so there are 2 ways you can install this plugin and test.
|
This plugin is available as an official Obsidian plugin.
|
||||||
|
|
||||||
- Option 1. Download the latest release from the [releases page] and unzip it in your plugins folder.
|
- Option 1. *(Recommended)* You can activate this plugin within Obsidian by doing the following:
|
||||||
|
1. "Settings > Community plugins" Click Browse community plugins
|
||||||
|
2. Search for "Asana"
|
||||||
|
3. Click Install
|
||||||
|
4. Once installed, close the community plugins window and activate the newly installed plugin
|
||||||
|
|
||||||
- Option 2. Use the [BRAT plugin](https://tfthacker.com/BRAT) for beta reviewing Obsidian plugins.
|
- Option 2. Download the latest release from the [releases page] and unzip it in your plugins folder.
|
||||||
|
|
||||||
|
- Option 3. Use the [BRAT plugin](https://tfthacker.com/BRAT) for beta reviewing Obsidian plugins.
|
||||||
- Install the BRAT plugin: [obsidian://show-plugin?id=obsidian42-brat](obsidian://show-plugin?id=obsidian42-brat)
|
- Install the BRAT plugin: [obsidian://show-plugin?id=obsidian42-brat](obsidian://show-plugin?id=obsidian42-brat)
|
||||||
- Open the command palette and run the command `BRAT: Add a beta plugin for testing`
|
- Open the command palette and run the command `BRAT: Add a beta plugin for testing`
|
||||||
- Paste the URL of this repository.
|
- Paste the URL of this repository.
|
||||||
|
|
@ -15,7 +21,7 @@ This plugin isn't published yet so there are 2 ways you can install this plugin
|
||||||
|
|
||||||
## Getting Started / Configuration
|
## Getting Started / Configuration
|
||||||
1. Create a [Asana access token](https://app.asana.com/0/my-apps).
|
1. Create a [Asana access token](https://app.asana.com/0/my-apps).
|
||||||
- This plugin reuqires an access token to integrate with Asana.
|
- This plugin requires an access token to integrate with Asana.
|
||||||
- Select `+ Create new token`
|
- Select `+ Create new token`
|
||||||
2. Add your access token to the plugin settings, click save key.
|
2. Add your access token to the plugin settings, click save key.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue