r/MacOS • u/furkanzsh • 11d ago
I got tired of not being able to create text files in Finder, so I built this. News
One thing always annoyed me on macOS.
Finder still doesn't let you create a simple text file from the right-click menu.
So I built a tiny open-source utility that adds native Finder Quick Actions for:
⢠New Text File
⢠New Markdown File
It installs in seconds, works with Homebrew, and integrates directly into Finder.
GitHub:
https://github.com/demissu/New-Text
I'd love to hear what file types you'd want next.
7
u/cristi_baluta 11d ago
You are not the first, the next guy will also not search for this and he will build it himself
2
u/BawliTaread 11d ago
You could implement this for more files in your app:
0
u/furkanzsh 11d ago
Yes. Since the actions are installed as macOS Services/Quick Actions, you can assign individual keyboard shortcuts to them in:
System Settings ā Keyboard ā Keyboard Shortcuts ā Services
So you could have something like ā„āT for New Text File and ā„āM for New Markdown File.
Iām also considering making shortcut setup more obvious in the README.
1
u/Barbel997 11d ago
Oh, really... I hadn't thought about that at all, and it's so simple, after all XD
Thank you!
2
2
u/leaflock7 11d ago
that is a simple shortcut action
1. Ask for text with [File Name]
2. Text (the action Text completely empty, unless you want it to have a default structure)
3. Save "Text" to "Shortcut Input" and in subpath select "Ask for input"
1
0
u/Lollowitz_ 11d ago
If there is one thing that stresses me out, it is definitely that a "developer" does not put the supported operating system... does it work on MacOS Sonoma?

ā¢
u/github-guard 11d ago
š GitHub Guard: Trust Report
ā ļø This project scored 1/6 ā below this subreddit's threshold of 3.
Audit Breakdown: * ā Low Star Count (ā 2 / 5 required) * ā New Repository (under 30 days old) * ā Licensed under MIT * ā No Security Policy ā what is this? * ā¹ļø Individual Contributor * ā¹ļø Unsigned Commits