Post History
This would be a technically advanced solution, but if you are comfortable coding, you might want to use a database management system (DBMS). One you probably already have is Micorsoft Access (comes...
Answer
#4: Attribution notice removed
Source: https://writers.stackexchange.com/a/35459 License name: CC BY-SA 3.0 License URL: https://creativecommons.org/licenses/by-sa/3.0/
#3: Attribution notice added
Source: https://writers.stackexchange.com/a/35459 License name: CC BY-SA 3.0 License URL: https://creativecommons.org/licenses/by-sa/3.0/
#2: Initial revision
This would be a technically advanced solution, but if you are comfortable coding, you might want to use a database management system (DBMS). One you probably already have is Micorsoft Access (comes with the Office suite) or OpenOffice Base (comes with OpenOffice, available on both Windows and Linux). A database would let you select by any parameter you want (Author AND stars \> 3), and with a bit of simple coding it can dump the results into a text file.