updated TODO
This commit is contained in:
parent
5613c3e275
commit
d0b9997fb8
17
TODO
17
TODO
@ -8,5 +8,22 @@
|
|||||||
- PdfPreview: Files per file, or directory (so basically filter the
|
- PdfPreview: Files per file, or directory (so basically filter the
|
||||||
results)
|
results)
|
||||||
- PdfPreview: Remove arbitrary limit of 300
|
- PdfPreview: Remove arbitrary limit of 300
|
||||||
|
- Hide PdfPreview Tab if there are no pdfs in the results
|
||||||
-Tagging: add an "addtag" utility, to assign tags to folder and files
|
-Tagging: add an "addtag" utility, to assign tags to folder and files
|
||||||
-gui: Search expclitly for tags, list by tags, remove tags, add tags
|
-gui: Search expclitly for tags, list by tags, remove tags, add tags
|
||||||
|
-gui: Filter already found results. For example, "show only folders",
|
||||||
|
or just search with those results.
|
||||||
|
-split each tab into own class, not everything in mainwindow.cpp?
|
||||||
|
Menu:
|
||||||
|
-Delete from index
|
||||||
|
-Delete from fs
|
||||||
|
-Reindex
|
||||||
|
Filter:
|
||||||
|
contains: (default, implicit)
|
||||||
|
type:d
|
||||||
|
type:file
|
||||||
|
endswith:
|
||||||
|
startswith:
|
||||||
|
mtime:
|
||||||
|
|
||||||
|
SearchWorker::setFilters()
|
||||||
|
Loading…
Reference in New Issue
Block a user