New answers tagged export
0
CTRL+A - Select All
CTRL+C - Copy To Clipboard
If you just want to copy part of what's on screen:
Mouse click at the beginning of the paragraph.
Click Shift key and hold.
Move Your mouse to the last paragraph to copy.
Mouse click again. Your text will be highlighted. You can let go of Shift key now.
CTRL-C will copy the highlighted text to the clipboard ...
-2
These options are cumbersome if you are just trying to same one particular message.
When you are looking at the message, got to "print".
When you print the message, choose a different option that the default printer. I chose "PDF creator"
This saves the file as a .pdf document.
0
This is now available as a paid "business-class" feature.
There is also a free chrome extension that downloads the current board as an excel spreadsheet.
1
This is where the power of Google Apps Script kicks in. If you paste the following script in a new Google Spreadsheet (Tools, Script editor, press the bug icon to authenticate the script), then new sheets will be automatically created based on the number of labels present. After that, the e-mail addresses will be added.
function getEmails() {
// set ...
Top 50 recent answers are included
