1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
=== Data Sources
* anidb.net
* brickset.com api
* Add Zotero query
* Update the video game XSLT data sources to somehow use the platform normalization
* TheAudioDB.com
* MPDB.tv: http://mpdb.tv/api/doc/index
* Importing Google Books XML export
* Add authentication and endpoint customization for DBC open search
=== User Interface
* Replace most of the toggle actions in the view settings with KDualAction
* When adding new default value to a field, offer to insert value in existing entries
* Centralize all the optional fields inside CollectionManager so the names are ensured to stay consistent. Add UI for adding to collection outside of fetcher results.
* Save the group view sorting in the config file and reload
* Allow regenerating of sequential entry ids
* Bulk find/replace in field values
* Allow user to show/hide fields in the edit dialog, such as when a music album has multiple track fields
* Switch OpenLibrary to use Search API instead of Query
=== Bugs
* Make sure all usages of FileRef* delete the pointer
* Use FileRef for template installation to support network install
|