Jump to content

Convert between OS Paths Workflow


Recommended Posts

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 convertadd keyword to add a new mappping, for example convertadd R MyVolume. This will map R:\ Windows Paths with /Volumes/MyVolume UNIX Paths. After convertadd you need to specify a Windows Drive letter, followed by a UNIX Volume name.

convert-add.png

  • Type convertlist keyword to list current mappings. Hold down the alt key to delete a mapping.

convert-list.png

  • Type convert keyword followed by a valid and mapped Windows or UNIX path to have it converted and copied to the clipboard. Hold down Command to instead open the path in Finder if converting to UNIX.

convert-to-unix.png
convert-to-windows.png

 

Installation
For OS X 10.9 Mavericks, Download the alfred-convert-os-path-workflow.alfredworkflow and import to Alfred 2.
For Previous OS X Versions, Download the alfred-convert-os-path-workflow.alfredworkflow and import to Alfred 2.

 

Source Code

Clone or Fork the Workflow: https://github.com/ramiroaraujo/alfred-convert-os-path-workflow

 

Changelog

  • 2014-01-06 - Released
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...