1.0.0
Import Pebble notes into atomic notes and link them back to your daily notes.
Features
- Import Pebble notes on demand or on an interval; force mode overwrites existing files when needed.
- Deduplicate imports with an on-disk history (clearable via settings).
- Generate atomic notes with a configurable template, folder, and tag-derived naming.
- Automatically embed created notes beneath a configurable heading in the target daily note, respecting core Daily Notes settings when enabled.
- Test API connection from the settings panel.
What's new in 1.0.0
- Initial release, vetted against
eslint-plugin-obsidianmdrules for community submission. - Full ESLint compliance — all recommended rules pass without errors or warnings.
- Automated releases via GitHub Actions with artifact attestation.
Installation
- Download
main.js,manifest.json, andstyles.cssfrom this release. - Place files in
.obsidian/plugins/pebble-sync/. - Enable the plugin in Settings → Community Plugins.
- Configure your API URL and API key in Settings → Pebble Sync.