Convert OS Paths Workflow for Alfred app
Worflow for swithching back and forth between UNIX and Windows Paths, specifically between Mapped Drives and Mounted Network Volumes. It features the actual switching of paths, optionally open the path in Finder, and configuration options to list, add and remove mappings between Windows drives and UNIX volumes.
Setup
You'll need to add one or more mappings before doing the conversions. Check below on usage for more info.
Usage
- Type
convertaddkeyword to add a new mappping, for exampleconvertadd R MyVolume. This will map R:\ Windows Paths with /Volumes/MyVolume UNIX Paths. Afterconvertaddyou need to specify a Windows Drive letter, followed by a UNIX Volume name.

- Type
convertlistkeyword to list current mappings. Hold down thealtkey to delete a mapping.

- Type
convertkeyword followed by a valid and mapped Windows or UNIX path to have it converted and copied to the clipboard. Hold downCommandto instead open the path in Finder if converting to UNIX.


Installation
For OS X 10.9 Mavericks, Download the alfred-convert-os-path.alfredworkflow and import to Alfred 2.
For Previous OS X Versions, Download the alfred-convert-os-path.alfredworkflow and import to Alfred 2.
Changelog
- 2014-01-06 - Released
