New search function et drag and drop clean

This commit is contained in:
2025-11-10 19:40:14 +01:00
parent d969b05ead
commit cd9a96c760
42 changed files with 2164 additions and 34 deletions

29
notes/tasks/bugs.md Normal file
View File

@ -0,0 +1,29 @@
---
title: "Known Bugs"
date: "10-11-2025"
last_modified: "10-11-2025:19:21"
tags: ["task", "bug"]
---
# Known Bugs
## Critical
None currently! 🎉
## Medium
- [ ] Search doesn't highlight in preview
- [ ] Drag over nested folders can be glitchy
- [ ] Mobile: sidebar animation stutters
## Low
- [ ] File tree doesn't remember expanded state
- [ ] Tags with special chars break search
- [ ] Long filenames overflow in sidebar
## Fixed
- [x] Slash commands not working consistently
- [x] Drag and drop to root not working