No description
Find a file
2025-02-09 15:14:41 -06:00
.github/workflows Added github release workflow 2025-02-09 12:06:55 -06:00
src Updated plugin names based on docs 2025-02-09 14:42:18 -06:00
.editorconfig Moved to src folder 2025-02-09 12:06:55 -06:00
.eslintignore Moved to src folder 2025-02-09 12:06:55 -06:00
.gitignore Initial commit 2024-11-25 16:04:29 -06:00
esbuild.config.mjs Moved to src folder 2025-02-09 12:06:55 -06:00
LICENSE Added LICENSE 2025-02-09 14:50:28 -06:00
manifest.json Update the package name 2025-02-09 15:14:41 -06:00
package-lock.json Initial commit 2024-11-25 16:04:29 -06:00
package.json Update the package name 2025-02-09 15:14:41 -06:00
Readme.md Added Readme 2025-02-09 14:44:23 -06:00
styles.css Added content to styles.css so Github build doesn't error out 2025-02-09 12:28:08 -06:00
tsconfig.json Moved to src folder 2025-02-09 12:06:55 -06:00

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

  1. Create a Asana access token.
    • This plugin reuqires an access token to integrate with Asana.
    • Select + Create new token
  2. Add your access token to the plugin settings, click save key.