Updated README.md

This commit is contained in:
Ryan Bantz 2025-03-05 14:01:25 -07:00
parent b4e03e57af
commit a8d0e4945d

View file

@ -3,11 +3,17 @@ Asana for Obsidan is a plugin that creates tasks with in Asana from the current
![2025-02-09_12-50-42 (1)](https://github.com/user-attachments/assets/469faaa3-a9fb-4437-9a9f-8b58c52f5dc3) ![2025-02-09_12-50-42 (1)](https://github.com/user-attachments/assets/469faaa3-a9fb-4437-9a9f-8b58c52f5dc3)
## 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.