TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What are your favourite macOS “Automator” automations?

8 点作者 user0x1d超过 2 年前
I love to be able to open a new terminal window anywhere with a simple shortcut. Makes me so much faster at work.<p>Do you have any automations that save you time?

3 条评论

stenius超过 2 年前
I&#x27;ve got one that copies files to a remote webserver and puts a link to it in the clipboard. Based off of this: <a href="https:&#x2F;&#x2F;gist.github.com&#x2F;kenmickles&#x2F;bf8ffbf7117f4b394ff01c8edac11ebd" rel="nofollow">https:&#x2F;&#x2F;gist.github.com&#x2F;kenmickles&#x2F;bf8ffbf7117f4b394ff01c8ed...</a>
AbundantSalmon超过 2 年前
I use hammerspoon (<a href="https:&#x2F;&#x2F;www.hammerspoon.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.hammerspoon.org&#x2F;</a>) to run a lot of shortcuts for myself, I find that the lua language whilst a little strange but still more easier to grok than automator&#x2F;applescript.
ackatz超过 2 年前
Capslock + M: copies the title of my next meeting from Fantastical onto the clipboard and adds “ #meeting” to the end. I paste this into an Obsidian note during meetings.