Skip to content

Tags & signifiers

Every tag and symbol Focus First reads or writes, in one place. All of Focus First's own tags are configurable in Settings - the values below are the defaults.

Focus First tags

TagDefaultWhat it doesWhere
Focus#focusAdds a task to the focus / today-plan list above the matrix.Tags
Hide#hideHides / snoozes a task; combine with a start date to "hide until".Tags
Size - small#sMarks a task as small - low effort / a quick win.Tags
Size - medium#mMarks a task as medium.Tags
Size - large#lMarks a task as large - high effort.Tags
Quadrant - do#doPins a task to Do, overriding automatic classification.Quadrants
Quadrant - schedule#schedulePins a task to Schedule.Quadrants
Quadrant - delegate#delegatePins a task to Delegate.Quadrants
Quadrant - eliminate#eliminatePins a task to Eliminate.Quadrants
High value#highvalueForces high value in the Value/Effort matrix, overriding the value source.Value / Effort
Low value#lowvalueForces low value in the Value/Effort matrix.Value / Effort

TIP

Quadrant tags apply in the Eisenhower preset; #highvalue / #lowvalue apply in the Value/Effort preset. Sizes drive both the quick-wins filter and the effort axis.

Tasks-plugin signifiers

Focus First reads the same Tasks plugin syntax, so these come for free (the Tasks plugin itself is not required to use them):

SymbolMeaningUsed for
📅 2026-07-02Due dateUrgency / the Eisenhower horizontal axis
🛫 2026-07-02Start date"Not actionable until" - future tasks & "hide until"
⏳ 2026-07-02Scheduled dateSame as start, for scheduling
🔺Highest priorityImportance / value
High priorityImportance / value
🔼Medium priorityImportance / value
🔽Low priorityImportance / value
Lowest priorityImportance / value
✅ 2026-07-02Done dateWritten when you complete a task (with the Tasks plugin)
🔁 every weekRecurrenceHandled by the Tasks plugin on completion

By default only 🔺 and count as important - you can change which priorities count in Settings → Classification.

Checkbox states

MarkdownState
- [ ]Open - appears in the matrix
- [x] / - [X]Completed - excluded from the matrix
- [-]Cancelled - treated as completed

Example

A single task can combine several of these:

markdown
- [ ] Draft the launch plan 🔺 📅 2026-07-02 #m #focus

That's an open task, highest priority (important), due July 2 (urgent), medium size, pinned to the focus list.

Released under the MIT License.