queue icon indicating copy to clipboard operation
queue copied to clipboard

Clear queued tasks by name

Open mingard opened this issue 8 years ago • 0 comments

The ability to remove all queued tasks by name would be useful to avoid duplicating tasks that will inevitably execute identically to their siblings.

An example would be a number of unstarted queued tasks for generating a sitemap, which as incomplete, each would end up yielding the same result, and are therefore unnecessary.

mingard avatar Sep 12 '17 14:09 mingard