Multi-select and bulk editing
A task list in Orsane is a grid: rows are tasks, columns are attributes. You can select a row, a handful of rows, or every row in the view, and then change an attribute in one move. There’s no separate bulk-edit mode. Just pick your tasks, click the cell you want to change, and the change applies to all of them.
Selecting tasks
Section titled “Selecting tasks”Same shortcuts as in a spreadsheet:
- Click a row — select just that task. Click it again to deselect.
Command + Click CmdClick Control + Click CtrlClick — toggle a task in or out of the current selection without losing the others.Shift + Click ShiftClick Shift + Click ShiftClick — extend the selection from the last task you clicked to the one you just clicked, picking up everything in between.Command + A CmdA Control + A CtrlA — select every task in the current view.
Bulk-editing attributes
Section titled “Bulk-editing attributes”With multiple tasks selected, click any editable cell on one of them and the change applies to every selected task at once. That works for:
- Status
- Priority
- Assignee
- Due date
- Lists — add or remove a list membership across the selection.
- Custom attributes with editor cells (text, number, duration, date — see Attributes).
For example: pick ten tasks with
If you click a cell on a task that isn’t part of the current selection, only that task changes. The selection stays put.
Nesting tasks with Tab
Section titled “Nesting tasks with Tab”With a few rows selected,
Tab Tab Tab Tab with rows selected — makes them subtasks of the previous top-level task in the list.Shift + Tab ShiftTab Shift + Tab ShiftTab with subtasks selected — pops them back out to the top level.
Nesting only works in the main list.
Drag-and-drop
Section titled “Drag-and-drop”Drag a row that’s part of the selection and the whole selection moves with it. Drag a row that isn’t selected and only that one moves; the rest of the selection is left alone.
Deleting in bulk
Section titled “Deleting in bulk”Select the tasks you want to remove and press
What stays single-task
Section titled “What stays single-task”- Edit title — titles are per-task; the row context menu’s Edit title edits only that row.