Skip to content

Conversation

@vatsal22
Copy link

@vatsal22 vatsal22 commented Feb 1, 2026

Two features:

Add note ID display to formatter output so users (and claude) can easily find IDs for use with the read command:

  • formatNote(): show ID on folder line
  • formatSearchResult(): show ID on folder line
  • Update read command help text to clarify where to find IDs

Add ability to edit Apple Notes while preserving the original created timestamp. Supports editing by note ID or title.

Add editNote() function in applescript.ts
Add 'notes edit' CLI command with --body, --title, --folder options
Add edit_note MCP tool for Claude Code integration
Add /notes:edit slash command documentation

vatsal22 and others added 3 commits February 1, 2026 13:36
Add note ID display to formatter output so users can easily find IDs
for use with the `read` command:
- formatNote(): show ID on folder line
- formatSearchResult(): show ID on folder line
- Update read command help text to clarify where to find IDs
Add ability to edit Apple Notes while preserving the original created
timestamp. Supports editing by note ID or title.

- Add editNote() function in applescript.ts
- Add 'notes edit' CLI command with --body, --title, --folder options
- Add edit_note MCP tool for Claude Code integration
- Add /notes:edit slash command documentation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
feat: add edit command to update existing notes
@vatsal22 vatsal22 changed the title feat: Display note IDs in CLI output feat: Display note IDs in CLI output & add Edit command Feb 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant