Skip to content

0.3.0

Choose a tag to compare

@github-actions github-actions released this 23 Nov 15:30

Feature & Improvement Release (v0.3.0)

This update adds workflow automation with command palette integration, keyboard shortcuts, and auto-export functionality.

🌟 New:

  • ⌨️ Command Palette Integration: Multiple commands added for keyboard-driven workflows
    • Switch between agents (Claude Code, Codex, Gemini CLI, custom agents)
    • Start new chat sessions
    • Toggle auto-mention feature
    • Approve/reject permission requests
  • 💾 Auto-Export on New Chat: Automatically save current chat before starting a new session (optional, off by default)
  • 💾 Auto-Export on Close: Automatically save chat when closing the view (optional, off by default)

🔧 Improvements:

  • 📄 Export Without Opening: Added option to export chat without automatically opening the note (useful for background auto-save)
  • ⌨️ Auto-Focus Input: Chat textarea automatically receives focus when opening or switching to the chat view — start typing immediately without clicking!

🐛 Fixes:

  • 🐛 Export Timezone: Fixed frontmatter created field showing incorrect timestamp due to timezone offset (now uses local timezone instead of UTC)

🚀 Upgrade:

Update from v0.2.6 — All new features are optional and disabled by default. Configure in plugin settings to enable auto-export and customize keyboard shortcuts via Obsidian's hotkey settings.


Thank you for your continued support! Your feedback helps make this plugin better for everyone. 🙏