Open the Notebook
Select Notebook in a workspace. The header switcher moves between three workspace-scoped modes:- Plan for structured, long-form plans
- Notes for a collection of searchable notes
- Todo for one lightweight checklist
Notes
Notes are stored with the current workspace underaiola/notes/. Changes save automatically after you stop typing, and the header shows the save state.
You can:
- create, select, rename, and delete notes
- search across notes
- pin important notes above the date-grouped list
- use
@for workspace files and#for tasks and other project records - refresh after an external change
A note’s list title can be renamed independently from its content.
Todo
Todo is a single checklist stored inaiola/todos.json for the current workspace. It autosaves non-empty rows and keeps a blank row ready for the next item.
- Press Enter to split the current row and create the next one.
- Press Backspace at the start of a row to merge it into the previous row.
- Click a checkbox to toggle one item.
- Shift-click another checkbox to apply its new state across the range.
- Hide completed items or show them again.
- Use Clear completed to remove every completed item.
- Delete an individual row from its row action.

