Update from obsidian - thinkpad

Affected files:
projects/games.md
projects/personal-page-notes/List of Games.md
This commit is contained in:
Alexander Navarro 2023-11-04 12:09:35 -03:00
parent 2a2926320a
commit c3e2778f4e
2 changed files with 5 additions and 3 deletions

View file

@ -9,9 +9,10 @@
- [x] String
- [x] Number (with logic operator)
- [x] Select
- [ ] Multiple selector (with selection of and/or)
- [ ] Add clear input to every filter
- [x] Multiple selector
- [x] Add clear input to select input
- [ ] Add Clear all filters
- [ ] Add a button in the table doesn't clean the input values, fix this.
- [ ] Refactor code organization
- [ ] Clean & optimize
- [ ] Extract types declaration where they belogns -> investigate where??