Browser extension for Trello that adds new features.
Your settings are assigned to a specific board, so you can have at the same time couple different configurations depending on board.
Setting are stored in storage.sync
, so if you have account signed to browser, you can have shared setting on different devices.
You can toggle visibility of list, by clicking in the triangle on the left top corner of the list.
After enabling, counter of cards inside each list, will be display below list title.
Extension will give you two new modes of display board.
First can show list in multiple rows, so you can scroll page vertically instead of horizontal.
Second is table like view. Lists and cards will take whole page width.
Showing short card ID, normally you can see it in expanded card view, after clicking share action.
If you enable this setting, you can use tags in cards titles eg. [tag]
. Strelloids will replace this tag with colored label. Their color is depending on content inside, so if you use the same tag for different cards, their color will be the same. Tags are case-sensitive. Tag to be parsed must contain at least one letter, space, dash or underscore.
To split list into a section, you can use separators. To makes them, you can start card title with three or more characters: - or = eg. --- My separator
===== Separator
--== This works too ==--
. As in last example, you can add the same characters at the end of title, they will not display in list view.
You can set card priority simply adding into title one of these keywords: !1
!2
!3
!4
or !5
. !1
is the highest priority and !5
is the lowest. Cards with set priority will get colored left border.
Strelloids can set background color for lists depending on their titles. You can change coloring schemes in global extension settings.
With extension, you can also rate cards in story points. For each card you can set estimation and consumption. Additionally, you are able to set this each value for two teams separately eg. development and testing.
Estimations are inside round brackets and consumption in squares ones. Times you simply put inside card title.
(2)
- estimation: 2 sp - team 1
(0.5)
- estimation: 0.5 sp - team 1 (dot, not comma)
(?)
- estimation: unknown - team 1
(0/1)
- estimation: 0 sp - team 1; 1 sp - team 2
[/3]
- consumption: not set - team 1; 3 sp - team 2
You can also turn on sum of this times for each list.
- You can enable a scroll in default view mode, which will scroll page in horizontal without holding
shift
key. - Support for Markdown checklist.
- Support for Markdown tables.
- Support for list indent by
tab
key in card description and comments. - Import and export your settings.
- addons.mozilla.org for Firefox
- chrome.google.com for Chrome
To try it, you can run it in extension local mode, but it is a temporary solution:
- Download extension to your device.
- Open new tab and enter
about:debugging
. - Click "Load Temporary Add-on".
- Select
manifest.json
file.
- Download extension to your device.
- Open new tab and enter one of this:
chrome://extensions
/opera://extensions
/vivaldi://extensions
. - Enable "Developer mode".
- Click "Load unpacked extension".
- Select folder with extension.
- Sorry, I don't have possibility right now to check if is working, only Linux here.
- Possibility to manually set the color for each list.
Because Trello have official extensions, called "PowerUp", I wanted to do something similar. My first association was "vitamin", but it was too hard to use. If not Vitamin, so next thing was Steroids. "Tero" is similar to trello, so little makeup and that's the whole story.