Mac高效办公第八弹——Alfred workflow构建常用命令行库

◎软件环境:

  • macOS Mojave 10.14

  • Alfred 3

  • iterm2

  • 熊掌记bear 1.7.13

◎功能描述:

工作中我们经常要重复使用一些常用的命令行或笔记,对于这些常用命令行,我们一般会分类整理记录在文档上,需要时再复制粘贴使用,但随着命令行的增加效率就比较低了,所以理想情况下是能构建一个自己常用的命令行库,支持添加,检索,备份,导出命令,并支持一键复制使用,这样效率可以提高不少。

◎实现思路:

谷歌了下,使用alfred记录笔记已经有人写了,浏览了下选择alfred+bear笔记应用(github:alfred-bear),只需稍微改下workflow代码再添加复制功能即可。首先安装熊掌记,然后下载安装修改后的Bear.alfredworkflow使用即可,使用bn xxx [#tag]:添加命令,bs xxx:检索命令行,control+ enter :复制命令行shift + enter :放大显示命令行后再复制。

使用方法:

bs -- Search for a note by title/content and open it in Bear.control + enter :Copy command line,shift + enterCopy the command line after enlarged.

bst -- Search for a tag (a group of notes) by tag title and open it in Bear.

bn I love notes! -- Creates a new note with the title and text "I love notes!"

bn I love notes! #love #notes -- Creates a new note with the title and text "I love notes!" and the tags "#love" and "#notes"

◎下载地址:https://github.com/anzhihe/Efficient-office/tree/master/command-line-library

◎效果展示:

Mac高效办公第八弹——Alfred workflow构建常用命令行库

◎Bear介绍:

Mac高效办公第八弹——Alfred workflow构建常用命令行库

◎Bear命令库效果:

Mac高效办公第八弹——Alfred workflow构建常用命令行库

参考:tldr

anzhihe 安志合个人博客,版权所有 丨 如未注明,均为原创 丨 转载请注明转自:https://chegva.com/4021.html | ☆★★每天进步一点点,加油!★★☆ | 

您可能还感兴趣的文章!

发表评论

电子邮件地址不会被公开。 必填项已用*标注