Open the desk popup for note review. Use when user says /orc-desk, "review note", "open desk", or wants to edit a note interactively.
Open a note for interactive review in the desk popup. The desk review workflow lets you edit note content in vim, with changes persisted back to the database.
/orc-desk NOTE-xxx (review specific note)
/orc-desk (open desk popup for current workbench)
If a NOTE-xxx argument is provided, use that note ID.
If no argument, check if there is a focused entity:
orc focus --show
Run the desk review command:
orc desk review NOTE-xxx
This opens the note in your editor. The file format is:
# Note Title
Note content goes here...
Edit the title and/or content as needed. Save and quit to persist changes.
The review command:
desk.review.complete operational eventYou can verify the changes:
orc note show NOTE-xxx
After review completion, continue with your current task. The operational event can be used by automated processes to detect that a review is complete.
Check recent events:
orc events tail --source desk
orc <type> show for read-only viewing)d on a NOTE line to open a review windowControl Philips Hue lights and scenes via the OpenHue CLI.