idea4IT Posted April 20, 2014 Share Posted April 20, 2014 (edited) Hi guys, This workflow lets you quickly access multiple Dropbox accounts independently from standard the Dropbox client. This could be useful, if you have more than one Dropbox account or if you use Selective Sync a lot. Features Copy Dropbox link to clipboard to share files quickly Download and delete files from Dropbox Supports Dropbox API search Supports multiple Dropbox accounts Supports notifications Uses OAuth 2.0 to authorize the workflow Saves your access tokens securely in OS X's keychain GitHub: https://github.com/fniephaus/alfred-dropbox Download-Link: https://github.com/fniephaus/alfred-dropbox/releases/download/v1.0/Dropbox-Client-for-Alfred.alfredworkflow Edited August 14, 2014 by fniephaus dkoder 1 Link to comment
raguay.customct Posted April 21, 2014 Share Posted April 21, 2014 Are you going to add dual accounts? My setup right now is a personal and a business one with selective sync on my Air (small drive). So, this is really helpful. Thanks. Link to comment
idea4IT Posted April 21, 2014 Author Share Posted April 21, 2014 (edited) When I started writing it, Dropbox didn't support linking a personal with a business account. That's why I needed a second client to quickly access my other account. Anyway, multi-account support still seems to make sense. I've updated the workflow accordingly. Note: if you upgrade, please delete "com.fniephaus.dropbox" from you keychain first! Cheers, Fabio Edited April 21, 2014 by fniephaus Link to comment
raguay.customct Posted April 21, 2014 Share Posted April 21, 2014 Well, I deleted the keychain, reloaded, deleted everything in the data and cache areas for Alfred that would be related to this workflow, and it just bombs out. The notification shows an xml list (presumably from the script filter). Trying to run it just show the "db auth". Link to comment
idea4IT Posted April 21, 2014 Author Share Posted April 21, 2014 Sorry about that. I forgot to test the authentication process. Please update the workflow to the latest version. Thanks! Link to comment
raguay.customct Posted April 21, 2014 Share Posted April 21, 2014 Got it. It is working great now. Thanks! Link to comment
idea4IT Posted June 7, 2014 Author Share Posted June 7, 2014 (edited) This workflow has now been officially approved by Dropbox! I've also just updated the workflow with bugfixes and some minor tweaks. Edited June 7, 2014 by fniephaus boutwell 1 Link to comment
Carlos-Sz Posted June 7, 2014 Share Posted June 7, 2014 This workflow has now been officially approved by Dropbox! I've also just updated the workflow with bugfixes and some minor tweaks. Congratulations! idea4IT 1 Link to comment
mbac Posted August 27, 2014 Share Posted August 27, 2014 Hi, Sorry but I can’t understand how this workflow works, nor can I find any info on the Git page. Could you please elaborate briefly on how to use it? Thanks, -mb Link to comment
spacecadet9 Posted August 27, 2014 Share Posted August 27, 2014 Great great workflow!! Muchas Gracias!! Link to comment
Davide Posted August 27, 2014 Share Posted August 27, 2014 Fantastic! How about a Alfred file action in the other direction from Mac to Db? Link to comment
idea4IT Posted August 28, 2014 Author Share Posted August 28, 2014 @mbac: when you start the workflow, it'll ask you to generate an access token. Hit enter and you'll be forwarded to Dropbox.com. Once you've generated a token, copy it and open the workflow again and enter the token to authorize the workflow. Then it should work just fine. @Davide: I thought about it, but I personally have no use-case for this. That doesn't mean that I'm not going to add this feature soon though I'll push an update with a few improvements soon! Stay tuned! Link to comment
mbac Posted August 28, 2014 Share Posted August 28, 2014 @mbac: when you start the workflow, it'll ask you to generate an access token. Hit enter and you'll be forwarded to Dropbox.com. Once you've generated a token, copy it and open the workflow again and enter the token to authorize the workflow. Then it should work just fine. Thanks, but: when I run the ‘assetup’ command, what should I write in the Alfred box after assetup? And yes, I’m that clueless… Sigh… Link to comment
idea4IT Posted August 28, 2014 Author Share Posted August 28, 2014 Thanks, but: when I run the ‘assetup’ command, what should I write in the Alfred box after assetup? And yes, I’m that clueless… Sigh… I've never heard of 'assetup' and it's not one of this workflow's commands. Try this: db auth <YOUR ACCESS TOKEN> Link to comment
mbac Posted August 28, 2014 Share Posted August 28, 2014 I've never heard of 'assetup' and it's not one of this workflow's commands. Try this: db auth <YOUR ACCESS TOKEN> Oooook… I’m almost there: I’m now able to browse and perform operations on files. I notice you mention an “API search”: does this mean I can search for files instead of browsing to them? Thanks a lot for your help… Link to comment
idea4IT Posted August 28, 2014 Author Share Posted August 28, 2014 Yes, once the workflow can't find a given path, it'll automatically start a search request. So you should be able to do something like this: db 123456 <search query> I might need to change this behavior in the next release, but I'm not sure yet... Link to comment
Grug Posted August 4, 2016 Share Posted August 4, 2016 (edited) Nice workflow. Recently, I've installed OsX El Capitan, and now, I have this error when I browse a dropbox (a problem with the accents in folder name) : Do you know how I can fix that ? Thanks for Your work. Edited August 15, 2016 by Grug Link to comment
idea4IT Posted August 14, 2016 Author Share Posted August 14, 2016 Nice workflow. Recently, I've installed OsX El Capitan, and now, I have this error when I browse a dropbox (a problem with the accents in folder name) : Do you know how I can fix that ? Thanks for Your work. I can't open the screenshot for some reason. Could you open an issue here please: https://github.com/fniephaus/alfred-dropbox/issues Thanks! Link to comment
Richard61 Posted September 3, 2016 Share Posted September 3, 2016 when you copy the token where do you place it in the workflow. Great and practical workflow by the way. Thanks! Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now