Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haf/kanban-trello.js
A Greasemonkey plugin that colours the columns of a trello board according to the number of cards and the numbers in square brackets. [4-5] or [3] would both work.
https://github.com/haf/kanban-trello.js
Last synced: 2 months ago
JSON representation
A Greasemonkey plugin that colours the columns of a trello board according to the number of cards and the numbers in square brackets. [4-5] or [3] would both work.
- Host: GitHub
- URL: https://github.com/haf/kanban-trello.js
- Owner: haf
- Created: 2013-11-28T22:40:17.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-23T09:52:03.000Z (almost 11 years ago)
- Last Synced: 2024-10-06T10:01:15.811Z (3 months ago)
- Language: JavaScript
- Size: 2.87 MB
- Stars: 13
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
kanban-trello.js
================![Life is great, ainnit?](https://raw.github.com/haf/kanban-trello.js/master/screen.png)
A [Greasemonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/) plugin that colours the columns of a trello board according to
the number of cards and the numbers in square brackets. [4-5] or [3] would both work.Writing [4-5] in a heading of a column means that the column should preferrably
contain >= 4 cards and at most 5 cards.Writing [3] on top of a column means that the column should max contain 3 cards, or
otherwise be marked red.[Install it now!](https://github.com/haf/kanban-trello.js/raw/master/kanban-trello.user.js)*
You can check whether it's working on [this sample board](https://trello.com/b/a2soLtdk/showcasing-kanban).
## License
MIT.
## Author
Henrik Feldt 2013
\* Requires that you have GreaseMonkey enabled; it will intercept the raw script and present you with a dialog to install it.