User Tools

Site Tools


action:Filter

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
action:Filter [2019/06/24 23:28]
peternlewis
action:Filter [2019/08/21 21:36]
JMichaelTX ADD KM9 note for Percent encode URL
Line 23: Line 23:
 * Generate an HTML list. * Generate an HTML list.
 * Percent Encode or Decode a URL. * Percent Encode or Decode a URL.
 +  * As of Ver 9.0:  Percent Encode for URL will encode all non-alphanumeric characters.
 * Quote for AppleScript,​ JavaScript, Shell (bash) Script, or Swift. * Quote for AppleScript,​ JavaScript, Shell (bash) Script, or Swift.
 * Convert a JSON object string to Compact or Pretty format (v9.0+). * Convert a JSON object string to Compact or Pretty format (v9.0+).
Line 29: Line 30:
 * Get the basename of the path (ie the name without directory or extension). * Get the basename of the path (ie the name 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 (v9.0+).
 * Expand tilde (~) paths, or abbreviate with a tilde. * Expand tilde (~) paths, or abbreviate with a tilde.
 * Resolve symlinks, or standardize the path. * Resolve symlinks, or standardize the path.
Line 52: Line 53:
 ===== See Also ===== ===== See Also =====
  
-=== Actions ===+==== Actions ​====
  
 +* [[Get File Attribute]]
 +* [[Set File Attribute]]
 * [[:​Actions|See all Actions]] * [[:​Actions|See all Actions]]
  
action/Filter.txt ยท Last modified: 2022/12/28 18:16 by ccstone