raguay.customct Posted February 16, 2013 Share Posted February 16, 2013 (edited) Hi, I thought I would share this workflow with everyone. I use it a whole lot since I need to generate sequencial file names for my work. I hope everyone enjoys it. Let me know if you think of any improvements for it. I just updated it for working in the recommended data directory and not the workflow directory. https://github.com/raguay/MyAlfred/blob/master/FileNameSequencer.alfredworkflow?raw=true Note: I just updated the link. Sorry, I did not realize I had changed the address. You can see all of my workflows at http://github.com/raguay/MyAlfred/ Edited April 20, 2013 by raguay.customct Link to comment
raguay.customct Posted February 26, 2013 Author Share Posted February 26, 2013 Just added an inccount and deccount keywords to increase and decrease the current count. Link to comment
raguay.customct Posted April 19, 2013 Author Share Posted April 19, 2013 Did some code cleaning and updating. Complete with AlleyOOP compatibility. Link to comment
oderwat Posted April 19, 2013 Share Posted April 19, 2013 URL goes to 404 ... and it is a bit unclear to me what it actually will do! Link to comment
raguay.customct Posted April 20, 2013 Author Share Posted April 20, 2013 URL goes to 404 ... and it is a bit unclear to me what it actually will do! I fixed the link. Sorry about that. Thanks for letting me know. This workflow allows you to set a base name and extension for generating file names. It will then sequentially generate file names of the format: <basename>-<number>.<ext>. I save cover pictures for a movie player a whole lot. So, instead of remembering a lot of names, I just set a base name and go through a sequence. If I have to stop and come back, I do not have to worry about loosing notes at where I stopped. So, it is very handy for me. 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