Commands Reference
Type / in the capture bar to access commands. Autocomplete shows available commands as you type.
Navigation
Open today's log in Obsidian. Creates the file if it doesn't exist.
Show recent entries from the last 7 days. Displays a summary with links to full entries.
Search your vault. Supports #tag, +project, entry type (task:, idea:), and text queries.
Tasks
Show all pending tasks. Lists tasks with deadlines, sorted by due date. Number keys to select, Enter to open in Obsidian.
Show tasks due today.
Show overdue tasks.
Workflow Timer
Track time on tasks with the workflow timer. Entries are saved to your vault when you stop.
Start a workflow timer. Include +project routing and #tags in the description.
Stop the running workflow and save the time entry to your vault.
Generate a time report. Filter by project, tag, or time range.
Utility
Clear the capture input. Useful after viewing a report or search results.
Show help and available commands.
Command Result Modes
Commands return different result types based on what they do:
| Mode | Behavior | Examples |
|---|---|---|
| Simple | Shows a message, then clears | /clear, /help |
| Display | Shows read-only content | /recent, /search |
| Content | Prefills capture with saveable content | /workflow:report |
Command Autocomplete
Type / and LogMark shows matching commands. Subcommands expand automatically - typing /work shows /workflow:start, /workflow:stop, /workflow:report.
Arrow keys to navigate suggestions, Enter to select, Escape to dismiss.