Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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检索内容的工具

Awesome Lists containing this project

README

        

# alfred-markdown内容搜索

为了解决我在alfred搜索某一文件的时候如下问题:

- 内容项太多
- 未过滤不想要的文件目录, 如```node_modules```
- 只想搜索md文件内的内容和标题

# 直接命令使用

```
./alfred-markdown-searcher -p [dir_path] -p [second_dir_path] -q mac
```

# 演示