Josef Nemec

Results 45 issues of Josef Nemec

### Feature description Emulator profiles should be separated and made available as add-ons to: - make it easier to add support for new emulators without need to release new program...

enhancement
emulation

- add support for exclusion filters - and/or filter settings per field - option to not show all fields on filter panel and instead add them dynamically only when needed...

enhancement

Basically the same thing as Steam's new storage manager. #167 should be done together with this. ![image](https://user-images.githubusercontent.com/3874087/134854456-1e62b66d-b34d-41d4-8f35-5453a2cb9a1c.png)

enhancement

### Feature description For more granular library organization. For example you would be able to create genre field that has other genre under it: - FPS - Boomer - Modern...

enhancement

Currently you have to open new window. Adding simple expander will make it easier to preview nested documents.

Originally requested in #7

Search currently doesn't allow any advanced search expressions. Probably implement (take) functionality from LiteDB shell's [find function](https://github.com/mbdavid/LiteDB/wiki/Shell) Originally requested in #7

Currently it's not possible to edit values on multiple documents via single change. This issue will add bulk editing, which will allow to select multiple documents and apply changes from...

Explorer currently loads all items from collection into view. Implement some kind of lazy loading mechanism or limit view to pages with only limited number of items display at a...