Kosshi

Tags

Kosshi supports two types of tags: # and @.

#

Type #tagname anywhere in a row. Multiple tags can be added to a single row. Use / for nested tags like #work/project.

Tags appear in the sidebar. Click a tag to show only rows that contain it.

@

Type @tagname or @tagname(value) to add tags with values.

Examples: @done, @status(in progress), @priority(high), @assignee(Alice)

Syncing with Reminders & Calendar

Any @tag with a date in parentheses syncs to Apple Reminders or Calendar. Choose which in Settings.

FormatExample
Month/Day@todo(3/15)
Year-Month-Day@due(2026-03-15)
With time@due(2026-03-15 10:00)
Recurring@meeting(every monday 10:00), @standup(every 2 days 9:00)

The tag name can be anything. As long as the parentheses contain a date, it syncs.

  • Rows with a time become 1-hour calendar events. Date-only rows become all-day events or reminders.
  • Completing a row disables the alarm automatically.
  • Right-click a dated @tag to open it in Reminders or Calendar.

Autocomplete

Type # or @ to see suggestions for existing tags.