Skip to content

v1.0.4

Choose a tag to compare

@PandoraReads PandoraReads released this 17 May 11:34
· 111 commits to main since this release

What's New

Quick Actions

  • Quick Links → Quick Actions: Sidebar now supports both file navigation and Obsidian command execution
  • 3 preset shortcuts: New Journal, New Note, Search — always available
  • Add Action modal: Two tabs (File / Command) for adding custom actions
  • Journal path setting: Configure where new diary entries are saved

4 Section Types

  • Memo — Writable textarea cards with [[wikilink]] support for cross-referencing notes
  • Todo — Interactive checklists with drag-and-drop reordering and progress tracking
  • Projects — Document cards with cover images, supporting Markdown, PDF, images, audio, and video
  • Notes — Compact list-style section, up to 5 cards per row without cover images

Multi-Format Document Support

  • Manage Markdown notes, PDFs, images (PNG, JPG, GIF, SVG, WebP), audio (MP3, M4A), and video (MP4, MOV) in project cards

Bidirectional Links

  • Memo and Todo cards render [[wikilinks]] as clickable links
  • Supports both wiki-style [[link]] and markdown [text](url) formats

Bug Fixes

  • Fixed wiki link clicks in memo cards (basename fallback)
  • Fixed quick link rename race condition
  • Properly cleanup rename event listener on plugin unload

UI Polish

  • Vertical scrollbars hidden on desktop
  • Horizontal scrollbar uses theme accent color, transparent by default
  • Notes section: no max-height constraint, flexible card layout

Backward Compatibility

  • Old quickLinks YAML auto-migrates to quickActions on first load