docs: mark all todo items as done
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
- [ ] bookmarks
|
- [x] bookmarks
|
||||||
- [ ] when user middle clicks on a bookmark, it should open in a new tab
|
- [x] 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
|
- [x] in the bookmarks, i want to have notes that are parents to other notes
|
||||||
- [ ] by default, the bookmark should have no icon
|
- [x] 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 icon’s title. i want to be able to load all the icon (not by default though)
|
- [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)
|
||||||
- [ ] add a right click menu on the recent files to make them bookmarks
|
- [x] add a right click menu on the recent files to make them bookmarks
|
||||||
- [ ] improve the drag and drop to have identations and groups
|
- [x] improve the drag and drop to have identations and groups
|
||||||
- [ ] calendar
|
- [x] calendar
|
||||||
- [ ] middle click on a date/week/etc. should open it in a new tab
|
- [x] 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
|
- [x] i want to improve the look of the calendar. more space, a bit more height
|
||||||
- [ ] when i hover over something that’s clickable, I should see the correct cursor
|
- [x] when i hover over something that's clickable, I should see the correct cursor
|
||||||
- [ ] recent files
|
- [x] 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] 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
|
||||||
|
|||||||
Reference in New Issue
Block a user