Skip to content

vanstrouble/standardize-workflow-filename-alfred-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Standardize Workflow Filename icon Standardize Workflow Filename | Alfred Workflow

Standardize and optimize your Alfred workflow names by automatically applying your chosen naming convention (kebab-case, snake_case, PascalCase) on export, ready to share with the community.

Download

Usage

Select text, and via Universal Action.

Standardize Workflow Filename Universal Action

Examples:

  • kebab-case: Standardize Workflow Filename -> standardize-workflow-filename-v1.0.0
  • snake_case: Standardize Workflow Filename -> standardize_workflow_filename-v1.0.0
  • PascalCase: Standardize Workflow Filename -> StandardizeWorkflowFilename-v1.0.0