coolmissmile / wiznote_search_engine

在Mac上打造一个搜索引擎, 搜索你自己的为知笔记
15 stars 6 forks source link

建议 #3

Open bing345 opened 3 years ago

bing345 commented 3 years ago

建议和mac的alfred软件结合,以后快捷 wiz+关键词进行搜索

coolmissmile commented 3 years ago

Hi! 多谢提醒哈,研究了下集成到Alfred的方式已更新到README  https://github.com/coolmissmile/wiznote_search_engine  

集成到 Alfred

# 步骤
1. 打开Alfred设置
2. Features -> Web Search
3. 右下角点击 “Add Custom Search”
4. search URL 填写:  http://127.0.0.1:9009/?query={query}
   Title 填写: 搜索 为知笔记
   Keyword 填写: s
5. 点击Save,即可
6. 使用方式:快捷键唤出Alfred , 输入: s {加个空格}  关键词 

------------------ 原始邮件 ------------------ 发件人: "coolmissmile/wiznote_search_engine" @.>; 发送时间: 2021年8月18日(星期三) 中午1:20 @.>; @.***>; 主题: [coolmissmile/wiznote_search_engine] 建议 (#3)

建议和mac的alfred软件结合,以后快捷 wiz+关键词进行搜索

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

bing345 commented 3 years ago

很不错!

bing345 commented 3 years ago

有什么办法不起端口的办法么。alfred是原生支持python的