photo-stats

statistics processor for the terminal
git clone https://git.clttr.info/photo-stats.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

phosta-faq.7.scd (871B)


      1 phosta-faq(7) "phosta" "Frequently Asked Questions"
      2 
      3 # NAME
      4 phosta-faq - frequently asked questions about the usage of *phosta*(1)
      5 
      6 # FAQ
      7 *I want to use a filter with whitespaces, how can i do that?*
      8 	You need to surround the parameter value with quotation marks, e.g. phosta -f "maker=best company".
      9 
     10 *I have my images on a network share, how can i include them into the stats?*
     11 	You should mount the share and use is like a local directory.
     12 
     13 *Can i add different folders to the statistics?*
     14 	Omit the -c param when populating the database to avoid cleaning up old values. The tool will take care that no duplicates are added. The duplicate detection is based on file path and name.
     15 
     16 # SEE ALSO
     17 
     18 *phosta*(1), *phosta-alias*(5), *phosta-examples*(7)
     19 
     20 # AUTHORS
     21 
     22 Maintained by René Wagner <rwa@clttr.info>.
     23 Project repo can be found at https://git.sr.ht/~rwa/photo-stats