Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xiaokyo/alfred-markdown-searcher
🥳基于rust编写的markdown检索内容的工具
https://github.com/xiaokyo/alfred-markdown-searcher
Last synced: 6 days ago
JSON representation
🥳基于rust编写的markdown检索内容的工具
- Host: GitHub
- URL: https://github.com/xiaokyo/alfred-markdown-searcher
- Owner: xiaokyo
- Created: 2022-04-28T03:57:44.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-04-30T07:26:01.000Z (over 2 years ago)
- Last Synced: 2024-10-08T04:24:44.455Z (about 1 month ago)
- Language: Rust
- Homepage:
- Size: 732 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# alfred-markdown内容搜索
为了解决我在alfred搜索某一文件的时候如下问题:
- 内容项太多
- 未过滤不想要的文件目录, 如```node_modules```
- 只想搜索md文件内的内容和标题# 直接命令使用
```
./alfred-markdown-searcher -p [dir_path] -p [second_dir_path] -q mac
```# 演示