jimmejardine / qiqqa-open-source

The open-sourced version of the award-winning Qiqqa research management tool for Windows
GNU General Public License v3.0
380 stars 64 forks source link

[Sniffer Feature] add options to filter documents list: which are sourced by URL, Local File or not at all (Unsourced) #29

Closed GerHobbelt closed 5 years ago

GerHobbelt commented 5 years ago

So we can go through the set which has their DownloadLocation set up incorrectly / not at all.

GerHobbelt commented 5 years ago

Done as per #33

See also comments at #30 and this commit series:

Revision: 9a7e62082049cf6b867ea1472db21e1924a5e46c Only when you play with it, you discover what works. The HasSourceURL/Local/Unsourced choices should be OR-ed together as that feels intuitive, while we also want to see 'sans PDF' entries as we can use the Sniffer to dig up the PDF on the IntarWebz if we're lucky. Meanwhile, 'invert' should clearly be positioned off to a corner to signify its purpose: inverting your selection set (while it should probably :thinking: have no effect if a specific document was specified by the user: then we're looking at a particular item PLUS maybe some other stuff?

Revision: 4acc25320c8cba2a04c72410bea466f32dffdb4b Merge branch 'n29'

Revision: 604a5db3a43f788fcf373c6c83e4ea86ed8a6741 Sniffer Features:

Revision: 6283d897788b8375040dc7b600fd488c0bd5f2f0 work being done on https://github.com/jimmejardine/qiqqa-open-source/issues/29 + https://github.com/jimmejardine/qiqqa-open-source/issues/30: augmenting our Jolly Sniffer.

GerHobbelt commented 5 years ago

Closing and decluttering the issue list so it stays workable for me: fixed in https://github.com/GerHobbelt/qiqqa-open-source mainline=master branch, pending #15 / any maintainer rights/actions.

GerHobbelt commented 5 years ago

Related: #27