more readme images
This commit is contained in:
parent
debebf6ee0
commit
0c52d443b2
43
__TODO.txt
43
__TODO.txt
@ -1,36 +1,41 @@
|
|||||||
-- begin BETA ---------------------------------------------------------------------------------------------------------------------
|
-- begin BETA ---------------------------------------------------------------------------------------------------------------------
|
||||||
Create instructions, examples, screenshots:
|
- Tags
|
||||||
- download books
|
add, edit
|
||||||
counts based on the audible id being present somewhere
|
spaces, underscores
|
||||||
- download pdf.s
|
|
||||||
counts based on the audible id being present somewhere
|
|
||||||
screenshots. explain all parts
|
|
||||||
- Search
|
- Search
|
||||||
Lucene Query Parser Syntax
|
Lucene Query Parser Syntax
|
||||||
an easier to follow tutorial: http://www.lucenetutorial.com/lucene-query-syntax.html
|
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
|
full official guide: https://lucene.apache.org/core/2_9_4/queryparsersyntax.html
|
||||||
- Tags
|
lower left shows how many matches are visible
|
||||||
Save tag
|
without field specified, common fields are used: title, author, narrator, book's audible id
|
||||||
Search by tag
|
[?] button for list of all fields
|
||||||
how to use tags. add, edit, search. spaces, underscores. search
|
examples
|
||||||
partial (eg: [bio] also shows auto_bio)
|
potter
|
||||||
- instructions for using and saving filters. incl options, settings, default load
|
"harry potter"
|
||||||
|
potter NOT "harry potter"
|
||||||
|
author:gaiman AND authornarrated
|
||||||
|
tags
|
||||||
|
search by tag
|
||||||
|
syntax
|
||||||
|
partial tag search (eg: [bio] also shows auto_bio)
|
||||||
|
- filters. using. saving. options, settings, default load
|
||||||
- how to tag for hidden/greyed out
|
- how to tag for hidden/greyed out
|
||||||
|
|
||||||
Warn of know performance issues
|
Warn of known performance issues
|
||||||
- Library import
|
- Library import
|
||||||
- Tag add/edit
|
- Tag add/edit
|
||||||
- Grid is slow to respond loading when books aren't liberated
|
- Grid is slow to respond loading when books aren't liberated
|
||||||
|
- get decrypt key -- unavoidable
|
||||||
|
|
||||||
Create release version and installer
|
Create release version and installer
|
||||||
|
|
||||||
|
|
||||||
HOW TO HANDLE?
|
|
||||||
DownloadsFinal
|
|
||||||
.aax
|
|
||||||
1 kb
|
|
||||||
-- end BETA ---------------------------------------------------------------------------------------------------------------------
|
-- end BETA ---------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
-- begin BUG, FILE DOWNLOAD ---------------------------------------------------------------------------------------------------------------------
|
||||||
|
reproduce: try to do the api download with a bad codec
|
||||||
|
result: DownloadsFinal dir .aax file 1 kb
|
||||||
|
this resulted from an exception. we should not be keeping a file after exception
|
||||||
|
-- end BUG, FILE DOWNLOAD ---------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
-- begin ENHANCEMENT, PERFORMANCE: IMPORT ---------------------------------------------------------------------------------------------------------------------
|
-- begin ENHANCEMENT, PERFORMANCE: IMPORT ---------------------------------------------------------------------------------------------------------------------
|
||||||
imports are PAINFULLY slow for just a few hundred items. wtf is taking so long?
|
imports are PAINFULLY slow for just a few hundred items. wtf is taking so long?
|
||||||
-- end ENHANCEMENT, PERFORMANCE: IMPORT ---------------------------------------------------------------------------------------------------------------------
|
-- end ENHANCEMENT, PERFORMANCE: IMPORT ---------------------------------------------------------------------------------------------------------------------
|
||||||
|
|||||||
BIN
images/Tags1.png
Normal file
BIN
images/Tags1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
BIN
images/Tags2.png
Normal file
BIN
images/Tags2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
BIN
images/Tags3.png
Normal file
BIN
images/Tags3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.7 KiB |
Loading…
x
Reference in New Issue
Block a user