manual:Filters
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| manual:Filters [2023/09/18 08:31] – peternlewis | manual: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 |
| * 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 | + | * 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, reverse |
| * Delete or bullet (•) control characters. | * Delete or bullet (•) control characters. | ||
| * Calculate an expression and return the result, see the [[manual: | * Calculate an expression and return the result, see the [[manual: | ||
| Line 40: | Line 40: | ||
| * Count the characters, words or lines and return the result. | * Count the characters, words or lines and return the result. | ||
| - | We will likely expand the list of possible filters, so if you have specific filtering needs that you think might be of general interest, please let us know. You can also process text using an AppleScript or shell script, for example the shell script: | + | We will likely expand the list of possible filters, so if you have specific filtering needs that you think might be of general interest, please let us know. |
| + | |||
| + | You can also process text using an AppleScript or shell script, for example the shell script: | ||
| {{ perl-pe-filter.png? | {{ perl-pe-filter.png? | ||
manual/Filters.1695025878.txt.gz · Last modified: by peternlewis
