question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request] Clean or Clear command to delete checked items

See original GitHub issue

Describe the solution you’d like A command that can be run to clean or clear all checked items. This would simply loop through and delete all checked items.

tb --clear or tb --clean

Additional context I like to start my work day with a clean to do list. Meaning, there is no checked tasks on the board. Currently, I am accomplishing this by manually deleting all checked tasks tb -d 113 115 116 117 120 121

But that approach is error prone. It is too easy to type an incorrect id.

By the way, LOVE the tool! Been using it daily since it was posted on HN a few days ago!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:7
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
JoshuaCrockercommented, Aug 3, 2018

+1 I would be willing to give this a go

2reactions
casidiablocommented, Aug 9, 2018

Also, --archive right now means, confusingly, “list archived items”. So --archive --checked sounds to me like “list checked archived items”

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Feature Request] Clean or Clear command to delete checked ...
A command that can be run to clean or clear all checked items. This would simply loop through and delete all checked items....
Read more >
Feature Request: Clear Checked To Do Items - Evernote Forum
You can delete checked items in a note, or do a "select all" and click the checkbox icon to uncheck (if it's a...
Read more >
Butler rule deleting checked items in a checklist
I'm having trouble with a rule in Butler. My command is the following: when the "DELETE COMPLETED ITEMS" item is checked in a...
Read more >
Create, edit, delete, and restore tasks - Microsoft Support
To delete a task, select the trash can icon in the bottom right corner of the task's ... Navigate to your email folder...
Read more >
How to remove untracked files from a Perforce working tree?
Using P4V, you can right click on a folder and select "Reconcile Offline Work...". In the middle panel ("Local files not in depot"),...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found