Skip to content

oo3mL/obsidian-asana

 
 

Repository files navigation

Asana for Obsidian

GitHub release (latest) Total Downloads

Wouldn't it be nice to be able to link to Asana tasks, with readable links. Well, it's here, or atleast this is the first version. The MVP so to speak.

Features

  • Auto-replacing Asana task links with title.

Planned

  • In Obsidian search for tasks.
  • When clicking on an Asana task create a new page filled with task information.

Setup

  • Install the plugin
  • Go to the Asana settings page and add your Personal Access Token
  • Click on the cloud to sync your Asana Personal Access Token

How to get Asana Personal Access Token

  1. Go to https://app.asana.com/0/my-apps
    • Login if needed
  2. Click the "+ Create new Token" button (below Personal access tokens)
  3. Enter a token name in the modal
  4. Agree to the terms and conditions
  5. Click the "Create token" button
  6. If all went well, you'll see an Asana personal access token. Copy this token to a save place

(Optional) Install beta using Obsidian42 - BRAT

  1. Install BRAT from the Community Plugins in Obsidian
  2. Open the command palette and run the command BRAT: Add a beta plugin for testing
  3. Paste this repo's link into the pop-up a. https://github.com/Maxymillion/obsidian-asana
  4. Click on Add Plugin -- wait a few seconds and BRAT will tell you what is going on
  5. After BRAT confirms the installation, in Settings go to the Community plugins tab
  6. Refresh the Community plugins list
  7. Enable the Asana plugin
  8. If you do find any bugs, please report them here

About

Asana integration for Obsidian

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.8%
  • JavaScript 13.8%
  • CSS 9.4%