LinuxCommandLibrary

pueue-edit

Edit queued pueue task properties

TLDR

Edit task command

$ pueue edit [task_id]
copy
Edit task path
$ pueue edit --path [task_id]
copy
Edit task label
$ pueue edit --label [task_id]
copy

SYNOPSIS

pueue edit [options] taskid_

DESCRIPTION

pueue edit modifies queued or stashed tasks. Opens the task property in an editor for modification. Only works on tasks that haven't started yet.

PARAMETERS

--command

Edit command (default).
--path
Edit working directory.
--label
Edit task label.
--priority
Edit priority.

SEE ALSO

pueue(1), pueue-add(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community