This simple workflow lets you rename the string (i.e. filename) following the small-case-with-hyphen format, either in-place or via alfred box. Also, it strips some unnesessary symbols like colon.
E.G. change A guide: Comp Neuro.pdf
to a-guide-comp-neuro.pdf
.
You can easily change the python snippet to use other title formats if needed.
Two ways to use it:
- hotkey - double-tapped
⇧
: rename the contents in-place where the cursor is - trigger keyword -
rn
: rename the contents from clipboard by alfred box
The input string doesn't support punctuation marks from non-ASCII languages (e.g. Chinese).
Download alfredworkflow file directly from the releases page, make sure to download the latest release.
The software can be downloaded here. You need to buy the Powerpack to use this workflow.
- Core Library depends on the work-of-art-library deanishe/alfred-workflow