add readme img

This commit is contained in:
Robert McRackan 2019-11-07 11:06:44 -05:00
parent 38b04be6ba
commit fc0d97d8e7
2 changed files with 6 additions and 7 deletions

View File

@ -1,11 +1,5 @@
-- begin BETA --------------------------------------------------------------------------------------------------------------------- -- begin BETA ---------------------------------------------------------------------------------------------------------------------
- Tags
add, edit
spaces, underscores
- Search - Search
Lucene Query Parser Syntax
an easier to follow tutorial: http://www.lucenetutorial.com/lucene-query-syntax.html
full official guide: https://lucene.apache.org/core/2_9_4/queryparsersyntax.html
lower left shows how many matches are visible lower left shows how many matches are visible
without field specified, common fields are used: title, author, narrator, book's audible id without field specified, common fields are used: title, author, narrator, book's audible id
[?] button for list of all fields [?] button for list of all fields
@ -19,7 +13,6 @@
syntax syntax
partial tag search (eg: [bio] also shows auto_bio) partial tag search (eg: [bio] also shows auto_bio)
- filters. using. saving. options, settings, default load - filters. using. saving. options, settings, default load
- how to tag for hidden/greyed out
Warn of known performance issues Warn of known performance issues
- Library import - Library import
@ -30,6 +23,12 @@ Warn of known performance issues
Create release version and installer Create release version and installer
-- end BETA --------------------------------------------------------------------------------------------------------------------- -- end BETA ---------------------------------------------------------------------------------------------------------------------
-- begin ENHANCEMENT, IMPORT UI ---------------------------------------------------------------------------------------------------------------------
scan library in background?
can include a notice somewhere that it's in-process
why block the UI?
-- end ENHANCEMENT, IMPORT UI ---------------------------------------------------------------------------------------------------------------------
-- begin BUG, FILE DOWNLOAD --------------------------------------------------------------------------------------------------------------------- -- begin BUG, FILE DOWNLOAD ---------------------------------------------------------------------------------------------------------------------
reproduce: try to do the api download with a bad codec reproduce: try to do the api download with a bad codec
result: DownloadsFinal dir .aax file 1 kb result: DownloadsFinal dir .aax file 1 kb

Binary file not shown.

After

Width:  |  Height:  |  Size: 336 B