🚀 What's New
⌨️ Keyboard Shortcuts for Timeline Navigation
Navigate timeline nodes at lightning speed with keyboard shortcuts. Default vim-style j/k, or customize to any key combo. Click to record, press to save.
It's like turning on Vim mode in Gemini.
⭐ Starred History
View and manage all your starred messages in one place. Quick access from popup, with timestamps and conversation links.
📐 Formula Copy Format Options
Choose between LaTeX and UnicodeMath formats when copying formulas. Configure your preference in settings.
🐛 Bug Fixes
- Fixed conversations being removed from folders after switching between different conversations
🚀 新功能
⌨️ 时间轴键盘快捷键
用键盘快捷键闪电般穿梭时间轴节点。默认 vim 风格 j/k,支持自定义任意按键组合。点击录制,按键即存。
就像在 Gemini 里开了 Vim Mode。
⭐ 星标历史
在一个地方查看和管理所有星标消息。从弹窗快速访问,带时间戳和对话链接。
📐 公式复制格式选项
复制公式时可选择 LaTeX 或 UnicodeMath 格式。在设置中配置你的偏好。
🐛 问题修复
- 修复了切换对话后,对话从文件夹中被移除的问题
What's Changed
✨ New Features
Other Changes
- Fix conversations being removed from folders after switching by @Nagi-ovo in #71
- feat(timeline): Add starred history feature with EventBus for synchro… by @Nagi-ovo in #78
- feat(formula-copy): Introduce formula copy format options and Unicode… by @Nagi-ovo in #79
Full Changelog: v0.9.8...v0.9.9