This commit is contained in:
2026-06-10 20:14:30 -04:00
parent cb09ec0e83
commit 99a3ea80ae
2 changed files with 386 additions and 5 deletions
+11 -5
View File
@@ -1,5 +1,11 @@
- [ ] when user middle clicks on a bookmark, it should open in a new tab
- [ ] the sidebar should never scroll. the content of recent files should wrap after 10 files or so (no sidebar visible)
- [ ] it should be possible to add a separator line and/or an empty space
- [ ] by default, the bookmark should have no icon
- [ ]
- [ ] bookmarks
- [ ] when user middle clicks on a bookmark, it should open in a new tab
- [ ] in the bookmarks, i want to have notes that are parents to other notes
- [ ] by default, the bookmark should have no icon
- [ ] the way to search for icons should be improved. on the lucide icon website, the search works by more than only the icons title. i want to be able to load all the icon (not by default though)
- [ ] calendar
- [ ] middle click on a date/week/etc. should open it in a new tab
- [ ] i want to improve the look of the calendar. more space, a bit more height
- [ ] when i hover over something thats clickable, I should see the correct cursor
- [ ] recent files
- [ ] I want to be able to filter the recent files. i want to have a little tag, that when i selectt, wsill show only recents notes where type == meeting, type == person