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.
- Host: GitHub
- URL: https://github.com/sudonatalie/layout-trello
- Owner: sudonatalie
- License: mit
- Created: 2014-01-01T03:28:14.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2023-10-29T01:45:40.000Z (almost 2 years ago)
- Last Synced: 2025-04-15T06:13:47.111Z (6 months ago)
- Topics: chrome-extension, trello
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/list-layouts-for-trello/aldklnbenbdgfgfbflalmlddkkndgnlc
- Size: 1.18 MB
- Stars: 67
- Watchers: 9
- Forks: 21
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
Layouts
-------
**Grid**
**Vertical**
**Horizontal**
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!