An open API service indexing awesome lists of open source software.

https://github.com/sudonatalie/layout-trello

Chrome extension that allows Trello lists to be displayed vertically or in a grid.
https://github.com/sudonatalie/layout-trello

chrome-extension trello

Last synced: 6 months ago
JSON representation

Chrome extension that allows Trello lists to be displayed vertically or in a grid.

Awesome Lists containing this project

README

          

⚠️DEPRECATED⚠️
============

This Chrome extension is now deprecated. Please consider these alternatives:

[Grid Layout for Trello](https://userstyles.org/styles/271254/grid-layout-for-trello)

[Vertical Layout for Trello](https://userstyles.org/styles/271256/vertical-layout-for-trello)

List Layouts for Trello
=======================

The List Layouts for Trello extension adds a button to your Chrome toolbar allowing you to toggle the Trello board layout from horizontal to grid to vertical by clicking the icon.

Installation
------------

Download and install the extension from here: [Chrome Web Store - List Layouts for Trello](https://chrome.google.com/webstore/detail/list-layouts-for-trello/aldklnbenbdgfgfbflalmlddkkndgnlc)

Usage
-----
You can toggle your list layouts by clicking on the extension icon.
![usage gif](https://raw.githubusercontent.com/spellitwithaph/layout-trello/i26/screenshots/list_layouts_for_trello.gif)

Layouts
-------
**Grid**
![Grid Layout](https://raw.githubusercontent.com/natalieperna/layout-trello/master/screenshots/grid.png)

**Vertical**
![Vertical Layout](https://raw.githubusercontent.com/natalieperna/layout-trello/master/screenshots/vertical.png)

**Horizontal**
![Horizontal Layout](https://raw.githubusercontent.com/natalieperna/layout-trello/master/screenshots/horizontal.png)

Contribute
----------
Pull requests welcome. Take a look at the [Issues](https://github.com/natalieperna/layout-trello/issues) page for features needing attention. Post on an existing issue or create a new issue if you have questions. It's a small extension, easy to grok if you have some web development experience.

**Contributors**
* Thank you [@monovertex](https://github.com/natalieperna/layout-trello/pull/7) for the (much appreciated) grid layout!
* Thank you [@zaucy](https://github.com/natalieperna/layout-trello/pull/7) for local CSS!
* Thank you [@ck0z](https://github.com/natalieperna/layout-trello/pull/8) for reporting breakage!
* Thank you [@ehsankooheji](https://github.com/natalieperna/layout-trello/pull/11) for saved layout state!
* Thank you [@spellitwithaph](https://github.com/natalieperna/layout-trello/pull/27) for the handy usage GIF!