Update from obsidian - thinkpad
Affected files: .obsidian/bookmarks.json projects/personal-page-notes/List of Games.md projects/todos-notes/Escritorio.md projects/todos-notes/Rewrite neovim config.md projects/todos.md
This commit is contained in:
parent
a5788c7eee
commit
868be9d2d8
5 changed files with 42 additions and 5 deletions
|
|
@ -1,9 +1,22 @@
|
|||
## Funcitonality
|
||||
|
||||
- [x] Investigate how to properly use typescript in react
|
||||
- See free code camp video??
|
||||
- [x] instead of passing a collection of astro, map the collection and create the data how I needed
|
||||
- This shouldn't add overheat since is done ahead of time??
|
||||
- [ ] Finish pagination
|
||||
- [ ] Advance filters
|
||||
- option to group filters and apply different logical conditions
|
||||
- Ej: All platform games not played
|
||||
- [ ] Extract types declaration where they belogns -> investigate where??
|
||||
- [ ] Advance filters
|
||||
- [x] String
|
||||
- [ ] Number (with logic operator)
|
||||
- [x] Select
|
||||
- [ ] Multiple selector (with selection of and/or)
|
||||
- [ ] Add clear to every filter
|
||||
- [ ] Add Clear all
|
||||
- [ ] Clean & optimize
|
||||
- [ ] Extract types declaration where they belogns -> investigate where??
|
||||
|
||||
---
|
||||
|
||||
## Visuals
|
||||
|
||||
- [ ] Fix layout shifting when filtering
|
||||
Loading…
Add table
Add a link
Reference in a new issue