apple-notes

Manage Apple Notes via memo CLI for creation, editing, searching, and exporting.

Updated Oct 23, 2024
One-click install
npx skills add https://github.com/lenadlm/docker --skill apple-notes-lenadlm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-notes
Source: https://github.com/lenadlm/docker/tree/main/hermes-skills/skills/apple/apple-notes
Command: npx skills add https://github.com/lenadlm/docker --skill apple-notes-lenadlm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires memo, and includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of managing Apple Notes from the terminal, providing an efficient way to create, search, edit, and export notes across all Apple devices.

Core Features & Use Cases

  • Create and Edit Notes: Use memo CLI to create, edit, and manage your notes.
  • Search Notes: Search and filter notes based on content or folder.
  • Export Notes: Export notes to Markdown or HTML formats.
  • Use Case: If you need to quickly jot down a note or organize information across multiple devices, this Skill will help you manage your notes more efficiently.

Quick Start

To create a new note, simply use the command: memo notes -a "Note Title". For searching notes, use: memo notes -s "query".

Frequently Asked Questions about apple-notes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Apple Notes from the terminal on macOS?

You can manage Apple Notes from the terminal using the memo CLI to create, edit, search, and export notes. This allows efficient terminal-based note management while leveraging iCloud for cross-device synchronization.

Can I search and filter Apple Notes by content or folder via command line?

Yes, you can search and filter Apple Notes by content or folder using the command line. The memo CLI supports searching notes with a simple query command to quickly find specific information.

How do I export Apple Notes to Markdown or HTML formats?

To export Apple Notes to Markdown or HTML formats, use the memo CLI. It facilitates exporting your notes directly from the terminal, allowing you to easily convert and save your notes in these formats.

Does this memo CLI approach require macOS to sync Apple Notes across devices?

Yes, managing Apple Notes with memo CLI requires macOS. It leverages Apple's iCloud infrastructure to automatically synchronize your notes across all connected Apple devices.

What is the best way to quickly create a new note in Apple Notes without leaving the terminal?

The best way to create a new note in Apple Notes from the terminal is using the memo CLI. You can quickly add a note by running a simple command with the desired note title.

Are there limitations to editing Apple Notes using command line tools?

While the memo CLI allows you to edit Apple Notes from the terminal, complex formatting might be better managed in the native app. It is most suitable for text-based notes and quick organization across devices.