Skip to content

0.2.0 — now called Quotable

Choose a tag to compare

@nathancashion nathancashion released this 16 Aug 01:19
· 10 commits to main since this release

Renamed from Share Quote to Quotable. The old name sat one word away from the existing Quote Share plugin. Quotable is clearer and unclaimed.

Important

The plugin id changed, so this is a breaking upgrade. Remove the old share-quote folder from <vault>/.obsidian/plugins/ and install fresh. Settings won't carry across.

Changed since 0.1.0

  • Save image now writes to your device rather than the vault — a save dialog on desktop, the share sheet on iOS (where Save Image puts it in Photos).
  • Save collection writes all four aspect ratios in one gesture.
  • Copy text removed; the quote is already selected in your note.
  • Colour swatches keep a visible focus ring when tabbed to.
  • The command is now just Create image (the palette already prefixes it with Quotable).
  • The vault folder setting now governs only Insert in note, and says so.

Installing

With BRAT, add nathancashion/obsidian-quotable. By hand, drop main.js, manifest.json and styles.css into <vault>/.obsidian/plugins/quotable/ and enable it in Community plugins.