As a user of Trello, I'd like to be able to enter a table with columns and rows into the card's description, whether using a editor button, markdown, HTML, or custom tags.
(i.e.)
<table border="1" >
<th>
<td><strong>Table Header</strong></td>
</th>
<tbody>
<tr>
<td>Row1, Column1</td><td>Row1, Column2</td>
</tr>
<tr>
<td>Row2, Column1</td><td>Row2, Column2</td>
</tr>
</tr>
</tbody>
</table>
etc... Is there something like this already planned or existing?
Right now, table support/formatting isn’t something that is on our short term roadmap in Trello. I'll be happy to register your interest in this with our team.
You can always attach the spreadsheet directly as an attachment to a Trello card, in the meantime. Documents that are attached with Google Drive and OneDrive can be edited and saved in their respective applications and do not need to be downloaded, saved, and reattached to your card: http://help.trello.com/article/769-adding-attachments-to-cards
If it isn't possible to add markdown support for Tables would it be possible to embed a table that is created in an attached spreadsheet file? Or possibly make a spreadsheet file tab the Card Cover?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 for MD Tables in Trello!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 for MD Tables in Trello :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Copy and paste tables from word, excel, Google docs and spreadsheets or just tab delimited files with the Trello Cards Optimizer Chrome extension.
See www.trellocards.com
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 for table!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 for table.
This has to be an important enough feature that Atlassian has implemented it for Jira for a very long while using markdowns previously and now using macro too.
|| Feature || Why Important ||
| Tables | To housekeep info to display them in orderly and logical manner |
| | [Other compelling reasons] |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
> table support/formatting isn’t something that is on our short term roadmap in Trello
Weak sauce.
Just support markdown completely, as any modern product in 2020 should be expected to.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 for tables :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 for table embedding
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Trello claimed for years now to support GFM, which in turn has tables support. But its a lie. They only support a very limited subset of Markdown, not remotely close to GFM.
I fail to see whats so difficult to use a fully fledged GFM library. Isn't there one available for .net?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 for tables
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 for tables
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 Table, please
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 Tables, please
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We need tables in cards, make it happen. +1 for tables...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes to tables!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please add tables! :))
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please Please add tables! :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 for tables. You can get something that looks like a table with code blocks, but I want hyperlinks. I wish Trello had real markdown support.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 for markdown tables. From the outside, it seems the only strong reason for not implementing them is that instead of using an existing library for markdown rendering, Atlassian wrote a renderer from scratch, and this is what happens. When omissions in markdown are requested for correction, it requires a lot of heavy lifting because you chose to write it from scratch rather than use existing code.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 ! please !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 AS WELL!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 for Markdown Tables
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please add table support.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Where are my table? // SEPTEMBER 28
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 for tables!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For 6 (!) years now (since the OP request) no one at trello had time to implement this. That's absolutely ridiculous!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey everyone, please take a look at "Tables & Spreadsheets" power-up https://trello.com/power-ups/65c7808c749e34145008f9b4
I'm on the development team and would love to share your feedback with the team!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
One way that's already available, to show something similar to a table, is to use a code block (as defined here).
You can use a text editor with a monospaced font (like Notepad or Notepad++, on Windows) and include the spaces to align the data with the collumns. Or, if it's a big content you're copying from somewhere else, you can paste in one of these convenient web sites that convert tables into text in the intended format:
https://ozh.github.io/ascii-tables/
https://www.tablesgenerator.com/text_tables
Then, copy to Trello with three backticks (```) above and below.
For example, with the text below:
Example of table:
```
ID MONTH OTHER_ID FLAG
6344 201601 16 0
6429 201601 16 1
12046 201612 208 0
14319 201612 208 0
```
The result will be like this:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you so much!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Amazing. Thank you so much! Just what I was looking for, not really nice that we have to use a workaround, but nevertheless a good option for a table-like view.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This workaround was almost too disfunctional for me to use, but now I discovered the "New Editor", which at least displays the workaround table nicely as I'm editing.
This makes this workaround bare-able (but bad markdown support / crappy text and table editing is still my #1 issue with Trello at the moment).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's a bad workaround for a dead simple feature that has been in markdown since its inception!
Trello's utter incompetence and wrong priorities is appalling.
I sometimes thought about going premium and actually hand out some cash for trello, but until GFM is fully supported in card descriptions they will not see a dime from me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey everyone, please take a look at "Tables & Spreadsheets" power-up https://trello.com/power-ups/65c7808c749e34145008f9b4
I'm on the development team and would love to share your feedback with the team!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
While it's a nice addon, it's not markdown. One has to wonder how atlassian seems to be able to support all those addons in cards but can't get an easy feature like proper markdown done.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
While not a perfect solution to the absence of table support, I found that if I generate a table using Markdown, and then wrap the table as a code block I get a reasonable representation (though, in my case it's a small table so not sure how this would look with a larger data set).
```
| File Type | Size (GB) |
|-----------|-----------|
| jpg, jpeg | 45.11 |
| png | 10.58 |
| pdf | 1.29 |
| sql | 0.95 |
| mp4 | 0.54 |
| gif | 0.43 |
| css | 0.38 |
| mov | 0.22 |
| mp3 | 0.10 |
| php | 0.04 |
```
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunately, converting from markdowns to display-friendly format, we need a renderer to interpret the markdown symbols to their display form. We need Trello to implement that capability.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 for tables!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+ 1 for tables. They're a feature of the Markdown format that you claim to fully support. Either add them or don't claim to.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 for tables!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 for tables!!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 for tables ! please just don't forget the basics !!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
C'mon... please implement some tables without having to have to resort to plugins and/or extensions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 for tables!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 for tables
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 for tables
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please add this feature. Tables are standard in every other markdown parser and it is really frustrating not being able to represent basic tabula data in a ticket.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 for tables !!!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, you can use table markdown in Trello (like in one of the answers above) if you download the Trello Table Markdown Chrome extension.
https://chrome.google.com/webstore/detail/pgifaolbebmlmfafkgngfjchfpcpndig
Or better yet: download the full featured Trello Cards Optimizer version:
https://chrome.google.com/webstore/detail/trello-cards-optimizer/ipbjjbpopodbnjbjnneakhcppdocpelg
Both are free.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you! Looks great!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I hadn't heard of TCO until now. I use Plus for Trello all the time. From a brief look at the TCO site it looks like it works with Plus for Trello. Time to take a look and see what it provides.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is there anything like this for the Desktop or the Mobile App?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Hirad no, for mobile apps such is not possible. Weirdly enough the trello mobile apps have always been lagging behind the features of the website. Makes you wonder, whey they never went the way to use hybrid apps, which would instantly benefit from improvements on the website.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I use trello mainly on my mobile phone. Too bad these Chrome extensions are for the desktop version only.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User scripts work in Safari and Firefox (not Chrome) on mobile too. Converting a Chrome extension to user script should be not much work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1000 for tables, feature request submitted, please vote https://jira.atlassian.com/browse/TRELLO-357
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Get your act together and start adding these features Atlassian! It's been years, and you ignore EVERY feature request we make.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's been 6 years to the day today since the OP request for this feature. It should be easy to implement, just replace the markdown renderer they use to render the card description. But, I guess, they have other prios.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I created a personal browser extension that helps me with this.
It allows me to create complex tables with:
If anyone is interested I can publish it to the different browser stores so that you can use it, let me know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This looks good. Great work @mollerjorge . I'd be up for using this. I mainly use Firefox and Safari on Mac.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Graham! more than happy to deploy it to all browser stores if people find it useful.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is a great plugin. I would like to use it when it is released.
I was having trouble with "Trello Cards Optimizer" because it stopped working.
I usually use Google chrome.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is awesome! can you please give me access to this plugin?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi Jorge,
that looks good! Could you please share this plugin? I use Chrome
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@mollerjorge - did you ever make this available anywhere? Either through one of the browser stores or via a zip file somewhere? Didn't see it in your github.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@mollerjorge - following up as well, did you ever make this available anywhere? This is a great feature add-on!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is this addon available? In Chrome I could only find the following:
https://chromewebstore.google.com/detail/trello-table-markdown/pgifaolbebmlmfafkgngfjchfpcpndig
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Sean Hoar btw. imo you wrote the perfect user story for this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's 2022 and we still don't have the table on Trello.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yeah, tables - native tables not a plugin!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Tables! Tables! Tables!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.