Giter Site home page Giter Site logo

cardorizer's Introduction

Cardorizer

Cardorizer is a web tool and a bookmarklet that will add a new card to your trello board based on the contents of the page you are currently viewing.

For example, at my company we use JIRA to hold user stories, bugs, etc. I would like to use Trello to keep track of my team's priorities and progress. Now clicking on the cardorizer bookmarklet, when on a JIRA page, creates a card in Trello with the most important details of the JIRA item.

Supported Services

  • JIRA
  • Github Issues
  • FogBugz
  • Trello (copy card from one board to another)
  • Contributions of support for new services are very welcome!

Setup

  1. Clone Cardorizer to a web-hosted directory
  2. Copy settings.json.sample to settings.json and put your Trello api key in to it. You can get your Trello API key from here: https://trello.com/1/appKey/generate
  3. Go to your hosted version of Cardorizer and create a bookmarklet for your Trello board.

Adding Support for More Services

Adding support for a new service is very easy. Take a look at bookmarklet/cardorizer.js. You write two very simple functions to identify the current page as one that your parser can handle, and another which simply gets the pieces of data from the page.

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.