Giter Site home page Giter Site logo

raycast-productboard's Introduction

Raycast Productboard scripts

Dependencies

  • jq - library for working with json

    brew install jq

Setting up API token

  1. In your home directory create (or just update) secrets.sh file
    • or copy the example cp -i ./secrets.sh.example ~/secrets.sh (if file already exists it shows prompt to prevent accidental file override)
  2. Open Notes API for Insights
    • and under Get started you can see how to get the public API token
  3. Write the token into secrets.sh
    • export PRODUCTBOARD_TOKEN="the token"

TODO: find more native/convinient way or wait once the Raycast will support it out of box

Scripts

Create note

Arguments:

  1. title - title of the note
  2. content - the content of the note. Can be formatted with TODO
  3. customer_email [optional] - email of who reported this note

On successfull reqest

The browser with the Note detail page will open

On error request

The error will be printed to the raycast window

raycast-productboard's People

Contributors

schovi avatar

Stargazers

Stephen avatar

Watchers

 avatar James Cloos avatar

Forkers

0xsmw

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.