File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# alfred-copy-names
2
2
3
- > [ Alfred] ( https://alfredapp.com ) workflow to copy just the file and folder names to your clipboard
3
+ > [ Alfred] ( https://alfredapp.com ) workflow to copy just the file and/or folder names to your clipboard
4
4
5
5
<img src =" media/screenshot.png " style =" width : 100% ;" >
6
6
Original file line number Diff line number Diff line change 205
205
</dict >
206
206
</array >
207
207
<key >readme </key >
208
- <string >Alfred workflow to copy just the file and folder names to your clipboard
208
+ <string >Alfred workflow to copy just the file and/or folder names to your clipboard
209
209
210
210
https://github.com/chrisspiegl/alfred-copy-names </string >
211
211
<key >uidata </key >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " alfred-copy-names" ,
3
3
"version" : " 0.0.0" ,
4
- "description" : " Alfred workflow to copy just the file and folder names to your clipboard" ,
4
+ "description" : " Alfred workflow to copy just the file and/or folder names to your clipboard" ,
5
5
"type" : " module" ,
6
6
"main" : " index.js" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments