DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:csv

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
plugin:csv [2024-02-10 21:08] – [Table] Aleksandrplugin:csv [2024-02-10 21:12] (current) Aleksandr
Line 57: Line 57:
 | ''maxlines=//<n>//''                             | limiting the result set to a certain number of rows                                                                                                                                                                                        ''0''         | | ''maxlines=//<n>//''                             | limiting the result set to a certain number of rows                                                                                                                                                                                        ''0''         |
 | ''offset=//<n>//''                               | skipping the given number of rows before output                                                                                                                                                                                            ''0''         | | ''offset=//<n>//''                               | skipping the given number of rows before output                                                                                                                                                                                            ''0''         |
-| ''filter[//<n>//][//t//]=%%"%%//<text>//%%"%%''  | Allows you to filter the rows. //<n>// is the column number you want to filter on. The first column is 1. //t// can either be an ''g'' for globbing or an ''r'' for regexp. Use simple ''*'' in the globbing mode to find partial texts.  |                |+| ''filter[//<n>//][//t//]=%%"%%//<text>//%%"%%''  | Allows you to filter the rows.\\ \\ //<n>// is the column number you want to filter on. The first column is 1.\\ \\ //t// can either be an ''g'' for globbing or an ''r'' for regexp. Use simple ''*'' in the globbing mode to find partial texts.  |                |
  
 Cells that include a comma as part of the data are expected to be contained between double quotes, which is the typical behaviour of most systems when exporting .csv files. Cells that include a comma as part of the data are expected to be contained between double quotes, which is the typical behaviour of most systems when exporting .csv files.
plugin/csv.txt · Last modified: 2024-02-10 21:12 by Aleksandr

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