Add a timestamped note
org_add_noteAppend a timestamped note or log line to an existing entry's body. This captures quick updates or annotations directly into a plain-text .org file.
Instructions
Append a timestamped note/log line to an existing entry's body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The entry's id. | |
| note | Yes | Note text to append. |