DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:metadisplay

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:metadisplay [2021-11-29 01:40] – [Types of search] turnermmplugin:metadisplay [2023-10-31 00:33] (current) Klap-in
Line 2: Line 2:
  
 ---- plugin ---- ---- plugin ----
-description: provides an administration app that reads and displays meta files in table format; can also be used from the command line+description: provides an administration app that searches meta files for metadata and displays results in table format; can also be used from the command line
 author     : Myron Turner author     : Myron Turner
 email      : turnermm02@shaw.ca  email      : turnermm02@shaw.ca 
 type       : admin type       : admin
-lastupdate : 2021-11-21 +lastupdate : 2021-12-09 
-compatible : greebohogfather+compatible : GreeboHogfather
 depends    :  depends    : 
 conflicts  conflicts 
 similar    :  similar    : 
-tags       : +tags       : metadata, list
  
 downloadurl:  https://github.com/turnermm/metadisplay/archive/refs/heads/master.zip downloadurl:  https://github.com/turnermm/metadisplay/archive/refs/heads/master.zip
Line 34: Line 34:
  
 === Additional Search Fields === === Additional Search Fields ===
-  * Created by+  * Created by (user)
   * Contributors   * Contributors
   * Links   * Links
   * Media    * Media 
-You can do a "fuzzy" search in any search field except for the Contributors field. It includes page names.  The "fuzzy" search is minimal. It is case insensitive and compensates for vowel errors. +  * Earlier or later than Created date 
 +  * Earlier or later than last Modfied date 
 +You can do a "fuzzy" search in any search field except for the Contributors field.  The "fuzzy" search is minimal. It is case insensitive and compensates for vowel errors. And some of these, like the dates, can be used in combination with one another. 
 + 
 +For the structure of the meta files and the data contained in them, see: [[devel:metadata|Metadata Storage]]
 ==== Limitations ==== ==== Limitations ====
 The search does not use a database. It is essentially brute force and has not been tested against very large sites. The search does not use a database. It is essentially brute force and has not been tested against very large sites.
 +But for other sites it can be very fast.
  
  
Line 75: Line 79:
    php plugin.php metadisplay [-h] [--no-colors]  [--loglevel ] [[-n --namespace|.] [[-p -page] [-e --exact ]]]    php plugin.php metadisplay [-h] [--no-colors]  [--loglevel ] [[-n --namespace|.] [[-p -page] [-e --exact ]]]
     [[-b --before|-a --after] timestamp -d -dtype [modified|created]] [[-s --search|-f --fuzzy] [search-term]]      [[-b --before|-a --after] timestamp -d -dtype [modified|created]] [[-s --search|-f --fuzzy] [search-term]] 
-    -c --cmdL +    [-l --ltype contrib|creator]] -c --cmdL 
  
    timestamp can be timestamp or numerical date of the form: Year-Month-Day                                   timestamp can be timestamp or numerical date of the form: Year-Month-Day                               
Line 99: Line 103:
    -d, --dtype                             sets whether file's timestamp is read from "created" or "modified" field    -d, --dtype                             sets whether file's timestamp is read from "created" or "modified" field
  
 +   -l, --ltype                             set to search type: link, media, creator, contrib (contrib =
 +                                                       contributor)                              
 +                         
    -h, --help                              Display this help screen and exit immediately.    -h, --help                              Display this help screen and exit immediately.
  
Line 110: Line 117:
 ==== How-To ==== ==== How-To ====
  
-The above options can be used when working on the command line as described under [[#usage]] above.  The administration application also uses these options and implements them for you.  The above description of command line options is not yet complete, so that some of the functions outlined above are not yet described there and will require the admin plugin.  +The above options can be used when working on the command line as described under [[#usage]] above.  The administration application also uses these options and implements them for you. 
plugin/metadisplay.1638146445.txt.gz · Last modified: 2021-11-29 01:40 by turnermm

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki