Releases: BuildItInc/obsidian-stockr-sync
Releases · BuildItInc/obsidian-stockr-sync
Release list
0.1.1
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.clearTimeoutfor popout window compatibility
Internal
- Replace
anytypes with proper type definitions throughout the codebase
0.1.0
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)