User Tools

Site Tools


manual:Filters

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
manual:Filters [2023/10/02 05:59] peternlewismanual:Filters [2026/06/08 04:12] (current) peternlewis
Line 13: Line 13:
 * Capitalize (all words) or Title Case (intelligently uppercase certain first letters). * Capitalize (all words) or Title Case (intelligently uppercase certain first letters).
 * Sentence Case (first character of each sentence) (v11.0+). * Sentence Case (first character of each sentence) (v11.0+).
-* Change quotes to Smart, Dumb or French quotation marks.+* Change double quotes to Smart, Dumb or French quotation marks (single quotes are ignored).
 * Encode HTML or non-ASCII HTML entities. * Encode HTML or non-ASCII HTML entities.
 * Encode HTML with numeric entities. * Encode HTML with numeric entities.
Line 27: Line 27:
 * Get parent of a path. * Get parent of a path.
 * Get the filename component of a path. * Get the filename component of a path.
-* Get the basename of the path (ie the filename without directory or extension).+* Get the base name of the path (ie the filename without directory or extension).
 * Get or delete the path extension. * Get or delete the path extension.
 * Get the display name of a path. * Get the display name of a path.
Line 33: Line 33:
 * Resolve symlinks, or standardize the path. * Resolve symlinks, or standardize the path.
 * Get the URL scheme, host, port, user, password, path, fragment or query. * Get the URL scheme, host, port, user, password, path, fragment or query.
-* Sort, reverse sort, or shuffle lines.+* Sort, reverse (first<=>last), or shuffle (permute) lines.
 * Delete or bullet (•) control characters. * Delete or bullet (•) control characters.
 * Calculate an expression and return the result, see the [[manual:Calculations]] section. * Calculate an expression and return the result, see the [[manual:Calculations]] section.
manual/Filters.1696226396.txt.gz · Last modified: by peternlewis

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki