Skip to content

1.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 10:43
· 1 commit to main since this release

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-obsidianmd rules for community submission.
  • Full ESLint compliance — all recommended rules pass without errors or warnings.
  • Automated releases via GitHub Actions with artifact attestation.

Installation

  1. Download main.js, manifest.json, and styles.css from this release.
  2. Place files in .obsidian/plugins/pebble-sync/.
  3. Enable the plugin in Settings → Community Plugins.
  4. Configure your API URL and API key in Settings → Pebble Sync.