diff --git a/__TODO.txt b/__TODO.txt index 9bd5f383..fa64a532 100644 --- a/__TODO.txt +++ b/__TODO.txt @@ -1,17 +1,20 @@ -- begin BETA --------------------------------------------------------------------------------------------------------------------- Create instructions, examples, screenshots: -- Import +- download books + counts based on the audible id being present somewhere +- download pdf.s + counts based on the audible id being present somewhere - Search - Link to site with search syntax + 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 - Tags Save tag Search by tag how to use tags. add, edit, search. spaces, underscores. search partial (eg: [bio] also shows auto_bio) -- instructions for using and saving filters +- instructions for using and saving filters. incl options, settings, default load - how to tag for hidden/greyed out -- download books -- download pdf.s Warn of know performance issues - Library import diff --git a/images/LiberateBook1.png b/images/LiberateBook1.png new file mode 100644 index 00000000..6dae4a7a Binary files /dev/null and b/images/LiberateBook1.png differ diff --git a/images/LiberateBook2.png b/images/LiberateBook2.png new file mode 100644 index 00000000..3791ebac Binary files /dev/null and b/images/LiberateBook2.png differ diff --git a/images/LiberateBook3.png b/images/LiberateBook3.png new file mode 100644 index 00000000..76526d2e Binary files /dev/null and b/images/LiberateBook3.png differ diff --git a/images/LiberateBook4.png b/images/LiberateBook4.png new file mode 100644 index 00000000..6fa8c8f3 Binary files /dev/null and b/images/LiberateBook4.png differ diff --git a/images/LiberateBook5.png b/images/LiberateBook5.png new file mode 100644 index 00000000..b0596b85 Binary files /dev/null and b/images/LiberateBook5.png differ diff --git a/images/PdfDownload1.png b/images/PdfDownload1.png new file mode 100644 index 00000000..bca48804 Binary files /dev/null and b/images/PdfDownload1.png differ diff --git a/images/PdfDownload2.png b/images/PdfDownload2.png new file mode 100644 index 00000000..d3cdd0e3 Binary files /dev/null and b/images/PdfDownload2.png differ diff --git a/images/PdfDownload3.png b/images/PdfDownload3.png new file mode 100644 index 00000000..4abb9803 Binary files /dev/null and b/images/PdfDownload3.png differ diff --git a/images/PdfDownload4.png b/images/PdfDownload4.png new file mode 100644 index 00000000..fb05d3c8 Binary files /dev/null and b/images/PdfDownload4.png differ diff --git a/images/PostDownload1.png b/images/PostDownload1.png new file mode 100644 index 00000000..d630cf66 Binary files /dev/null and b/images/PostDownload1.png differ diff --git a/images/PostDownload2.png b/images/PostDownload2.png new file mode 100644 index 00000000..c1f69cd7 Binary files /dev/null and b/images/PostDownload2.png differ