docs: mark all todo items as done

This commit is contained in:
2026-06-11 11:18:33 -04:00
parent e92903a7aa
commit 846726a5c7
+13 -13
View File
@@ -1,13 +1,13 @@
- [ ] 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)
- [ ] add a right click menu on the recent files to make them bookmarks
- [ ] improve the drag and drop to have identations and groups
- [ ] 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
- [x] bookmarks
- [x] when user middle clicks on a bookmark, it should open in a new tab
- [x] in the bookmarks, i want to have notes that are parents to other notes
- [x] by default, the bookmark should have no icon
- [x] the way to search for icons should be improved. on the lucide icon website, the search works by more than only the icon's title. i want to be able to load all the icon (not by default though)
- [x] add a right click menu on the recent files to make them bookmarks
- [x] improve the drag and drop to have identations and groups
- [x] calendar
- [x] middle click on a date/week/etc. should open it in a new tab
- [x] i want to improve the look of the calendar. more space, a bit more height
- [x] when i hover over something that's clickable, I should see the correct cursor
- [x] recent files
- [x] 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