Skip to content

Commit

Permalink
feat: split plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
MuYunyun committed Dec 18, 2023
1 parent 21e6d88 commit 9cb5198
Show file tree
Hide file tree
Showing 12 changed files with 78 additions and 37 deletions.
Binary file added Flow Codec.alfredworkflow
Binary file not shown.
Binary file added Flow Search.alfredworkflow
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added Flow Tool.alfredworkflow
Binary file not shown.
17 changes: 17 additions & 0 deletions Flow Tool/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "flow",
"version": "0.5.1",
"description": "work flow enhance",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MuYunyun/flow.git"
},
"author": "muyunyun ([email protected])",
"license": "MIT",
"dependencies": {
"run-node": "^2.0.0"
}
}
File renamed without changes.
File renamed without changes.
8 changes: 8 additions & 0 deletions Flow Tool/yarn.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1


run-node@^2.0.0:
version "2.0.0"
resolved "http://r.cnpmjs.org/run-node/download/run-node-2.0.0.tgz#0f598db2bf1cca3cc972abdb6f48c1f40cb29317"
integrity sha1-D1mNsr8cyjzJcqvbb0jB9Ayykxc=
90 changes: 53 additions & 37 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,64 @@

> 工欲善其事,必先利其器。Don't repeat yourself(DRY).
- [使用说明](#使用说明)
- [工作流提效](#工作流提效)
- [快速打开到项目对应的 github/gitlab 链接](#快速打开到项目对应的-githubgitlab-链接)
- [使用 VSCode 快速打开项目文件](#使用-vscode-快速打开项目文件)
- [一键切换网络代理](#一键切换网络代理)
- [快捷搜索跳转](#快捷搜索跳转)
- [Github](#github)
- [知乎](#知乎)
- [淘宝](#淘宝)
- [京东](#京东)
- [掘金](#掘金)
- [工作提效](#工作提效)
- [快速打开到项目对应的 github/gitlab 链接](#快速打开到项目对应的-githubgitlab-链接)
- [使用 VSCode 快速打开项目文件](#使用-vscode-快速打开项目文件)
- [一键切换网络代理](#一键切换网络代理)
- [百宝箱](#百宝箱)
- [Base64 编码解码](#base64-编码解码)
- [社区提效插件推荐](#社区提效插件推荐)
- [简化文件移动到目标文件夹操作](#简化文件移动到目标文件夹操作)

## 使用说明
## 快捷搜索跳转

1. [下载 flow](https://github.com/MuYunyun/commonSearch/raw/master/flow.alfredworkflow)
2. 双击下载好的 `flow.alfredworkflow` 文件, 自动完成安装。
1. [下载 flow](https://github.com/MuYunyun/flow/raw/master/Flow Search.alfredworkflow)
2. 双击下载好的 `Flow Search.alfredworkflow` 文件, 自动完成安装。

> 使用该插件需要[安装 node](https://nodejs.org/en/)
## 工作流提效
### Github

* 触发 Key : `gh`

![](http://with.muyunyun.cn/c0f217c75c131b1ee93ab4c1d353ec42.jpg-400)

### 知乎

* 触发 key : `zh`

![](http://with.muyunyun.cn/ef946bc5fe4d0fdb6474350bf31cf9fc.jpg-400)

### 淘宝

* 触发 key : `tb`

![](http://with.muyunyun.cn/97f9f0513c1369886a812bbf6cd73b05.jpg-400)

### 京东

* 触发 key : `jd`

![](http://with.muyunyun.cn/19e5ecbc5d38251e5ceeb145579faeb1.jpg-400)

### 掘金

* 触发 key : `gold`, 按住 `cmd` 可以查看内容简介

![](http://with.muyunyun.cn/40a83edf9552b4a071dd2ff5093a445b.gif)

## 工作提效

1. [下载 flow](https://github.com/MuYunyun/flow/raw/master/Flow Tool.alfredworkflow)
2. 双击下载好的 `Flow Tool.alfredworkflow` 文件, 自动完成安装。

> 使用该插件需要[安装 node](https://nodejs.org/en/)
### 快速打开到项目对应的 github/gitlab 链接

Expand Down Expand Up @@ -56,37 +92,17 @@ https://github.com/MuYunyun/flow/assets/19354791/c91e3633-52a9-4b2e-8752-004274b

![](http://with.muyunyun.cn/00dd758122c9cbde256f5d02518ad769.gif)

## 快捷搜索跳转

### Github

* 触发 Key : `gh`

![](http://with.muyunyun.cn/c0f217c75c131b1ee93ab4c1d353ec42.jpg-400)

### 知乎

* 触发 key : `zh`

![](http://with.muyunyun.cn/ef946bc5fe4d0fdb6474350bf31cf9fc.jpg-400)
## 百宝箱

### 淘宝
### Base64 编码解码

* 触发 key : `tb`
1. [下载 flow](https://github.com/MuYunyun/flow/raw/master/Flow Codec.alfredworkflow)
2. 双击下载好的 `Flow Codec.alfredworkflow` 文件, 自动完成安装。

![](http://with.muyunyun.cn/97f9f0513c1369886a812bbf6cd73b05.jpg-400)

### 京东

* 触发 key : `jd`

![](http://with.muyunyun.cn/19e5ecbc5d38251e5ceeb145579faeb1.jpg-400)

### 掘金

* 触发 key : `gold`, 按住 `cmd` 可以查看内容简介

![](http://with.muyunyun.cn/40a83edf9552b4a071dd2ff5093a445b.gif)
* 编码
* 触发 key: Encode
* 解码
* 触发 key: Decode

## 社区提效插件推荐

Expand Down
Binary file removed flow.alfredworkflow
Binary file not shown.

0 comments on commit 9cb5198

Please sign in to comment.