Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fredericseiler/trelabels
Trelabels for Trello
https://github.com/fredericseiler/trelabels
chrome chrome-extension css javascript trello
Last synced: 8 days ago
JSON representation
Trelabels for Trello
- Host: GitHub
- URL: https://github.com/fredericseiler/trelabels
- Owner: fredericseiler
- License: gpl-2.0
- Archived: true
- Created: 2015-03-07T10:13:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-07-30T07:15:20.000Z (over 3 years ago)
- Last Synced: 2024-08-03T11:09:31.221Z (4 months ago)
- Topics: chrome, chrome-extension, css, javascript, trello
- Language: JavaScript
- Homepage:
- Size: 766 KB
- Stars: 24
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Trelabels for Trello
This extension adds a button to change the labels style on any Trello board.
![Trelabels](https://cloud.githubusercontent.com/assets/954168/11151824/7db9c5a8-8a2f-11e5-9ef7-5692eb3a5c1b.png)
## Features
- 5 styles available (including Trello's default)
- Persistent settings
- Compatible with all other Trello extensions (like Elegantt, Plus, CardCounter, Scrum, Trellists, etc)## Styles
- **Default** : the default Trello style without label names.
![Default](https://cloud.githubusercontent.com/assets/954168/11151640/8687c7c6-8a2e-11e5-9812-1c76c7e9159b.png)
- **Tags** : similar to the Trello style but with label names.
![Tags](https://cloud.githubusercontent.com/assets/954168/11151664/9d5c657e-8a2e-11e5-9a58-fc82838ebc02.png)
- **Lines** : full width lines with label names.
![Lines](https://cloud.githubusercontent.com/assets/954168/11151676/b379421e-8a2e-11e5-832e-49c4191f4cb2.png)
- **Stickers** : small circles without label names.
![Stickers](https://cloud.githubusercontent.com/assets/954168/11151698/cce67000-8a2e-11e5-9a31-9490901cedb7.png)
- **Tabs** : very small tabs without label names.
![Tabs](https://cloud.githubusercontent.com/assets/954168/11151714/e040a1d4-8a2e-11e5-8966-8e139a33c4b6.png)