New search function et drag and drop clean
This commit is contained in:
28
notes/tasks/backlog.md
Normal file
28
notes/tasks/backlog.md
Normal file
@ -0,0 +1,28 @@
|
||||
---
|
||||
title: "Product Backlog"
|
||||
date: "10-11-2025"
|
||||
last_modified: "10-11-2025:19:21"
|
||||
tags: ["task", "planning"]
|
||||
---
|
||||
|
||||
# Product Backlog
|
||||
|
||||
## High Priority
|
||||
|
||||
- [ ] Export notes to PDF
|
||||
- [ ] Bulk operations (delete, move)
|
||||
- [ ] Tags management page
|
||||
- [ ] Keyboard shortcuts documentation
|
||||
|
||||
## Medium Priority
|
||||
|
||||
- [ ] Note templates
|
||||
- [ ] Trash/Recycle bin
|
||||
- [ ] Note history/versions
|
||||
- [ ] Full-text search improvements
|
||||
|
||||
## Low Priority
|
||||
|
||||
- [ ] Themes customization
|
||||
- [ ] Plugin system
|
||||
- [ ] Graph view of notes links
|
||||
29
notes/tasks/bugs.md
Normal file
29
notes/tasks/bugs.md
Normal 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
|
||||
Reference in New Issue
Block a user