npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

alfred-opener-for-asana

v0.2.1

Published

Searches for and opens an Asana task in the Chrome Omnibox or as an Alfred workflow

Downloads

11

Readme

Opener for Asana

CircleCI

Searches for and opens an Asana task in the Chrome Omnibox or as an Alfred workflow

Available in the Chrome Web Store

Using Chrome Extension

Go to the URL bar ("Chrome Omnibox"), then type 'a', a space, then search for an Asana task. You should see them pop up as suggestions. Pick one, and your task will be opened in a new tab!

Using Alfred Workflow

Similarly, activate Alfred, then type 'a', a space, then search for an Asana task. You should see them pop up as suggestions. Pick one, and your task will be opened in a new tab!

Installing Chrome Extension

Available in the Chrome Web Store

Installing Alfred workflow

Download and double click the latest release's .alfredworkflow file.

Chrome Extension Configuration

  1. Create a new "Personal access token" in Asana
  2. Set up options directly here or in Chrome | … | More Tools | Extensions | Opener for Asana | Details | Extension options.
  3. Paste in your personal access token.
  4. Provide the rest of the configuration and hit 'Save'

Alfred Workflow Configuration

  1. Create a new "Personal access token" in Asana
  2. Alfred | Workflows | Opener for Asana | [≈] icon in upper right
  3. Add values to Workflow Environment Variables section
  4. Save

Legal

Not created, maintained, reviewed, approved, or endorsed by Asana, Inc.

Contributions

This project, as with all others, rests on the shoulders of a broad ecosystem supported by many volunteers doing thankless work, along with specific contributors.

In particular I'd like to call out:

  • Audrey Roy Greenfeld for the cookiecutter tool and associated examples, which keep my many projects building with shared boilerplate with a minimum of fuss.
  • Sindre Sorhus and Sam Verschueren for the alfy tool, which provided an easy on-ramp to integrating this project with Alfred.