Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamesstout/alfred2-workflows
Workflows for Alfred 2
https://github.com/jamesstout/alfred2-workflows
Last synced: about 2 months ago
JSON representation
Workflows for Alfred 2
- Host: GitHub
- URL: https://github.com/jamesstout/alfred2-workflows
- Owner: jamesstout
- Created: 2013-03-26T17:55:17.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2020-03-11T15:59:40.000Z (almost 5 years ago)
- Last Synced: 2023-03-27T11:00:52.177Z (almost 2 years ago)
- Language: PHP
- Size: 1.1 MB
- Stars: 9
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Alfred 2 Workflows
=================
Workflows for [Alfred 2](http://www.alfredapp.com/).Add Date To Filename
---
Adds the file creation date to the filename before the suffix:Item Name.xxx -> Item Name-20130523.xxx
Compare In Kaleidoscope
---
Compares selected Finder items in [Kaleidoscope 2](http://cl.ly/NoMY).![KS Diff Screenshot](images/folder-diff3.png)
My review of [Kaleidoscope 2](http://cl.ly/Nn0J).
Add Date And Time Before Filename
---
Adds the *current* date and time to the file before the filename:Item Name.xxx -> 2013-03-25 08-46 PM Item Name.xxx
Cheaters
---
Run [Cheaters](https://github.com/ttscoff/cheaters) by [Brett Terpstra](http://brettterpstra.com/).![Cheat Sheets wide](http://brettterpstra.com/uploads/2012/03/Cheat-Sheets-wide.jpg)
## Feedback
Suggestions/improvements [welcome](https://github.com/jamesstout/Alfred2-Workflows/issues)!
## Thanks to…
* [Brett Terpstra](http://brettterpstra.com/) for sharing his [Cheaters system](https://github.com/ttscoff/cheaters).
* [Nicolas Gallagher](http://nicolasgallagher.com/) and his [dotfiles utils functions](https://github.com/necolas/dotfiles)
* [Marko Kaestner](https://github.com/markokaestner) for his [BashWorkflowHandler](https://github.com/markokaestner/alfred2/tree/master/workflows/BashWorkflowHandler).
* [Black Pixel](http://www.blackpixel.com/) for [Kaleidoscope 2](http://www.kaleidoscopeapp.com/).
* And of course, The Pepperrells, for creating [Alfred](http://www.alfredapp.com/).