Getting Started

Install the beta, get past Gatekeeper once, and learn the handful of keys that drive everything.

Install

Grab the dmg from the download page and drag FloatingTodos.app into Applications.

Beta builds are ad-hoc signed, so macOS warns on first launch. Fastest fix — clear the quarantine flag:

Terminal
xattr -cr /Applications/FloatingTodos.app

Or approve the app under System Settings → Privacy & Security → Open Anyway. On macOS 15 (Sequoia) and later that System Settings step is required — right-click → Open alone no longer unblocks an unsigned app. Details and both options: download page.

First run

Global hotkeys

KeysAction
⌥⌘TShow / hide the panel on Today
⌥⌘YShow / hide the panel on Tomorrow
⌥⌘FFocus mode — toggle the one-line strip from anywhere
⌥⌘NShow / hide the Notes window (today's journal)
⌘,Open Settings

In the panel

The full cheat-sheet lives on ? (with an empty add field) and in Settings → General. The highlights:

Navigation

KeysAction
⌘1⌘5Day · Week · Month · Year · Backlog
click the titleScope menu (Day … Backlog)
/ Previous / next period (empty add field)
⌘← / ⌘→Previous / next period (always)
/ Move selection
/ ⌘⏎Open details for the selection
EscClose the panel / current editor

Search & quick add

KeysAction
type / +Reveal the hidden add field (Esc hides it)
text2+ characters — global search · tokens parse into chips
tokens«tomorrow», «at 15:00», #label, p1p4, «every day»
Open the selected result · create when none selected
⌘⏎Create the todo (even with a result selected)
click a chipCancel the token — its text returns to the title

Editing

KeysAction
Add typed todo · edit selected when the field is empty
⌥⏎Add a subtask under the selection
SpaceToggle done (empty add field)
⌘E / ⌘DEdit the title / the description
/ ⇧⇥Indent / outdent the selection
⌥↑ / ⌥↓Reorder the selected todo
⌘⌫Delete the selection
⌘Z / ⌘⇧ZUndo / redo — deletes, toggles, moves

Commands & selection

KeysAction
⌘KAction palette for the selection
⌘⇧C / ⌘⇧PCalendar window / Task Pool pane
⌘OOpen the selection in its source (Linear / Jira / …)
⌘⇧FFocus mode (again or Esc — back)
drag the bottom edgeFocus: pull down to peek at the next tasks of the day
right-clickFocus: timer / pomodoro / done on the row
SSnooze presets (empty add field)
P / ⇧PStart/stop the timer · start a Pomodoro (empty add field)
⇧↑ / ⇧↓, ⇧click, ⌘clickMulti-select: extend, range, toggle a row
dragReorder · drop on a section or a scope tab

Moving tasks

KeysAction
⌘T / ⌘⇧T / ⌘⇧BMove the selection to today / tomorrow / the backlog
⌘⇧← / ⌘⇧→Narrow / widen scope (Day ↔ … ↔ Backlog)
TMove to today ↔ backlog (empty add field)
⌘R / ⌘⇧RSet / clear a reminder · a repeat rule

Next steps