quorafind_Obsidian-Float-Se.../src
Quorafind 3896bcfc34 feat: add CMDK quick search modal with progressive rendering
- Double-tap configurable modifier key (default: Shift) to invoke
  a SuggestModal-based quick search with real-time file preview
- Progressive heading search via chooser.addSuggestion() and batched
  setTimeout, using metadataCache for zero I/O
- File navigation via setViewState with heading subpath support
- Settings tab for trigger key selection and double-tap interval
- Fix inputEl timing race with retry logic and optional chaining
- Fix extra view creation when defaultViewType is window
- Add auto-preview on ArrowUp/ArrowDown in FloatSearchModal
2026-03-17 14:55:15 +08:00
..
types feat: support open search view directly 2024-10-31 16:17:09 +08:00
floatSearchIndex.ts feat: add CMDK quick search modal with progressive rendering 2026-03-17 14:55:15 +08:00
leafView.ts feat: support features like update window cleartimeout 2025-02-27 16:04:11 +08:00