README file from
GithubAppleNotes Sync
Sync macOS Apple Notes to Obsidian, manual refresh only.
Features
macOS Apple Notes (macOS only)
- Sidebar "refresh" button and "Sync macOS Apple Notes" command: sync notes from a specified folder in the Apple Notes app to Obsidian
- Supports images, tables, and other rich content. Configurable source folder name and Obsidian target folder
Installation
From GitHub Release (Recommended)
- Go to the Releases page and download the latest version
- Download
main.js,manifest.json, andstyles.cssif available - Create a plugin directory in your Obsidian vault:
.obsidian/plugins/applenotes-sync/ - Copy the downloaded files into that directory
- Restart Obsidian or refresh the plugin list, then enable "AppleNotes Sync" in settings
Build from Source
cd applenotes-sync
npm install
npm run build
# Copy files from dist/ to .obsidian/plugins/applenotes-sync/
Usage
- Open Obsidian Settings → Community Plugins → AppleNotes Sync
- Configure the Apple Notes folder name and Obsidian target folder (macOS only)
- Click the refresh icon in the sidebar, or use the command palette to run "Sync macOS Apple Notes"
Development
npm install
npm run dev # Watch mode
npm run build # Production build
npm run deploy # Deploy to local vaults
npm run release # Publish to GitHub
License
MIT
☕ Support the Author
If this plugin helped you, feel free to buy me a coffee!