Commit Graph

6 Commits

Author SHA1 Message Date
Elflare
b4a381c52c feat: add configurable floating window support for memo list
- Added `window` configuration options (enable_float, width, height, border).
- Implemented LazyVim-style floating window logic in UI.
- Updated README (EN/CN) and help docs with new configuration examples.
2025-11-29 14:11:38 +08:00
Elflare
f5c87ad10a add hotkey and unify config naming to snake_case
BREAKING CHANGE: The configuration option `pageSize` has been renamed to `page_size` to maintain a consistent style. Users need to update their personal configurations.
2025-07-08 09:53:38 +08:00
Elflare
cb9fadd5eb fix bugs about create and save new memo 2025-07-06 21:26:21 +08:00
Elflare
267e31d533 update auto save logic 2025-07-06 15:40:02 +08:00
Elflare
2f7271120e add auto_save and fix bugs 2025-07-06 14:58:30 +08:00
Elflare
7e5ba72b71 first commit 2025-07-05 16:39:53 +08:00