Skip to content

The Apple Script for make new text file on current Finder

Notifications You must be signed in to change notification settings

satoshi999/MakeNewFile-on-Mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

MakeNewFile on Mac

====

Overview

The Apple Script for making new text file on current Folder

Description

This is the Apple Script that can make new file on current folder.
You can make new file on current folder by calling this script using short cut key When you are opening "Finder" at forfront.

  • Note
    Source code is written in "main.txt"(is not scpt file) .
    Because scpt can not open on this page.

SetUp

*Launch "Automator" app.
*Choose "Service".
*Choose "no input" in select box of "service receives selected".
*Set "Run AppleScript" from left side.
*Back to this github page and copy source code in the script.
*Back to "Automator" again, then paste the code into panel of "Run AppleScript".
*Save as new worlflow.
*Open setting page of "Short cut" in "System Preferences".
*Select "Services" and find service as saved workflow from before.
*Set any short cut key you want to launch.

Usage

Open Finder. Press the shor cut key. Then, You will see that new text file will be created with name system time on current folder!

Licence

MIT Licence

Author

satoshi999

About

The Apple Script for make new text file on current Finder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published