The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Feature Request: Select All Checklist Items as Text Button

Carl M_ Cartagena
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 11, 2021

Feature Request: Select All Checklist Items as Text Button

We use the checklists as logs to track notes for work done on features. eg: notes, references, stackoverflow urls, methods removed, tracking complex bugs through each function, etc.

We use this in our daily reports to show daily progress on a feature / bug.

A "Select All Checklist Items as a Text" Button would be helpful. Currently we run our cursor along the left side of the list starting from the bottom left corner of the card and proceed to drag the highlighted selection to the top of the list for copying. 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Iain Dooley
Community Champion
February 11, 2021

@Carl M_ Cartagena This code will give you your checklist items as text:

https://gist.github.com/iaindooley/afb8982e1c864b202bf4d6b0080759db

You can run it here:

https://app.benkobot.com/

You could also do it for just one card like:

new Card({link: "SHORTLINK"}).checklists().each(... and so on

TAGS
AUG Leaders

Atlassian Community Events