alfred2-transmit icon indicating copy to clipboard operation
alfred2-transmit copied to clipboard

Does not work with the 4.4 MAS Version

Open ghost opened this issue 11 years ago • 1 comments

I think the MAS version 4.4 saves the favorites in /Users//Library/Application\ Support/Transmit/Favorites/Favorites.sqlite

No .plist in ~/Library/Preferences

ghost avatar May 28 '13 11:05 ghost

Yes sure, it doesn't work with Transmit 4.4 MAS version. But it'll be works fine. if you change line 10 in transmit.php like below.

$rootPreferences = exec('printf $HOME').'/Users/username/Library/Application Support/Transmit/Favorites/Favorites.xml';

murat avatar Aug 11 '16 07:08 murat