Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Pages.app Document Operations Category #8

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

2b3pro
Copy link

@2b3pro 2b3pro commented Jan 19, 2025

Changes

  • Added new pagesCategory for Apple Pages document operations
  • Implemented create_document script to create new Pages documents with plain text content

Technical Details

  • Uses AppleScript to interact with Pages application
  • Handles string escaping for quotes in document content
  • Includes error handling with descriptive error messages
  • Document creation is limited to plain text content (no formatting support)

Limitations

  • Currently only supports plain text content (no rich text formatting)

Thank you for considering my pull request!

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