Skip to content

Releases: BuildItInc/obsidian-stockr-sync

Release list

0.1.1

Choose a tag to compare

@tmtysk tmtysk released this 19 Aug 08:07
bb684f4

Stockr Sync 0.1.1

Fixes

  • Preserve line breaks when importing multi-line stocks into notes
  • Show the timestamp at the end of each stock (after the last line for multi-line stocks)
  • Use window.setTimeout / window.clearTimeout for popout window compatibility

Internal

  • Replace any types with proper type definitions throughout the codebase

0.1.0

Choose a tag to compare

@tmtysk tmtysk released this 19 Aug 04:16

Stockr Sync 0.1.0

Initial release 🎉

Features

  • Send the selected text (or current line) to Stockr as a new stock, right from the command palette
  • Pull today's / last 7 days' stocks into the active note — handy for daily notes and weekly reviews (dates follow your local timezone)

Security & privacy

  • Authenticates via OAuth 2.0 (PKCE). The plugin never sees your password
  • Permissions are limited to reading your reflections and posting new stocks

Requirements

  • Obsidian 1.5.0+ (desktop only)
  • A Stockr subscription (no extra fee for the plugin)