← 返回
内容创作 中文

Apple Notes Extractor

Extract and monitor Apple Notes content for workflow integration. Supports bulk extraction, real-time monitoring, and export to various formats.
提取并监控Apple Notes内容以实现工作流集成。支持批量提取、实时监控及多格式导出。
ianderrington
内容创作 clawhub v1.0.0 1 版本 99916.6 Key: 无需
★ 0
Stars
📥 1,198
下载
💾 39
安装
1
版本
#latest

概述

Apple Notes Skill

Extract and monitor Apple Notes content for workflow integration with support for bulk extraction, real-time monitoring, and export to various formats.

Prerequisites

  • macOS with Apple Notes app
  • Python 3.8+ (for coordination scripts)
  • osascript (built-in macOS)
  • Proper macOS permissions for Notes access

Installation

# Run the installation script
./scripts/setup.sh

# Or manual setup
chmod +x scripts/*.py
pip3 install -r requirements.txt

Commands

Extract Notes

# Basic extraction (all notes)
python3 scripts/extract-notes.py --method simple

# Full extraction with attachments
python3 scripts/extract-notes.py --method full

# Extract specific folder
python3 scripts/extract-notes.py --folder "Work Notes"

# Output to specific format
python3 scripts/extract-notes.py --format markdown --output ~/notes

Monitor Notes

# Start monitoring daemon
python3 scripts/monitor-notes.py --daemon

# Single check for changes
python3 scripts/monitor-notes.py --check-once

# Monitor with custom interval (seconds)
python3 scripts/monitor-notes.py --interval 30

Processing and Export

# Process extracted notes
python3 scripts/notes-processor.py output/raw -o output/processed

# Export to Obsidian
python3 scripts/export-obsidian.py --vault ~/MyVault

# Generate knowledge graph
python3 scripts/knowledge-graph.py --input output/processed

Configuration

Edit configs/extractor.json for:

  • Output formats (JSON, Markdown, HTML)
  • Privacy filters
  • Folder selection
  • Processing options

Edit configs/monitor.json for:

  • Monitoring intervals
  • Change detection settings
  • Auto-processing rules

Features

  • ✅ Extract text content from all notes
  • ✅ Handle embedded images and attachments
  • ✅ Process note metadata (dates, folders)
  • ✅ Multiple output formats (JSON, Markdown, SQLite)
  • ✅ Real-time monitoring for changes
  • ✅ Privacy-first design with local processing
  • ✅ Integration with knowledge management tools
  • ✅ Automatic deduplication
  • ✅ Incremental updates

Output Formats

FormatDescriptionUse Case
-------------------------------
jsonStructured data with metadataAPI integration
markdownHuman-readable text filesDocumentation
sqliteDatabase formatSearchable archive
obsidianObsidian vault formatKnowledge management

Examples

# Quick start - extract all notes to Markdown
python3 scripts/extract-notes.py --format markdown --output ~/extracted-notes

# Monitor and auto-export to Obsidian
python3 scripts/monitor-notes.py --daemon --auto-export obsidian

# Extract work notes with full content
python3 scripts/extract-notes.py --method full --folder "Work Notes" --format json

# Process and create knowledge graph
python3 scripts/extract-notes.py --method full
python3 scripts/notes-processor.py output/raw -o output/processed
python3 scripts/knowledge-graph.py --input output/processed --output knowledge-graph.json

Security & Privacy

  • All processing happens locally on your machine
  • No data sent to external services
  • Respects macOS security permissions
  • Configurable privacy filters for sensitive content
  • Optional encryption for exported data

Integration

Compatible with:

  • Obsidian (direct vault export)
  • Logseq (Markdown export)
  • Notion (JSON import)
  • Custom workflows (JSON/CSV output)
  • AI processing pipelines
  • Search engines (full-text indexing)

Troubleshooting

Common issues:

  • Permission denied: Grant Notes access in System Preferences → Security & Privacy
  • Import errors: Ensure Python 3.8+ and required packages installed
  • AppleScript errors: Check if Notes app is running and accessible
  • Empty output: Verify folder names and note permissions

See README.md for detailed troubleshooting guide.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 04:44 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Baidu Wenku AIPPT

ide-rea
使用百度文库 AI 智能生成 PPT,自动根据内容选择模板。
★ 66 📥 46,253
content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 862 📥 200,278
content-creation

AdMapix

fly0pants
广告情报与应用数据分析助手,支持搜索广告素材、分析应用排名、下载量、收入及市场洞察,用于广告素材和竞品分析。
★ 295 📥 136,558