Commit Graph

11 Commits

Author SHA1 Message Date
Elflare
1d478708ad fix bugs 2025-12-05 12:59:17 +08:00
Elflare
6a1bfce9df - Added back_to_list keymap (default <Esc>) to return to the list view easily.
- Configured buffers to be transient (`bufhidden=wipe`, `buflisted=false`) to keep the buffer list clean.
2025-11-29 14:33:19 +08:00
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
e72c04bc0a update config dir 2025-07-06 10:10:55 +08:00
Elflare
753959ccd7 更改了host和token的获取方式和路径 2025-07-06 10:04:20 +08:00
Elflare
0a312d5796 update 2025-07-05 17:01:46 +08:00
Elflare
7e5ba72b71 first commit 2025-07-05 16:39:53 +08:00