You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**The project is in the early stage of development, and the current version is only a prototype.**
5
+
**The project is in the early stage of development, and the current version just MVP.**
6
6
7
7
Logseq Copilot is a Chrome extension that allows you to access your Logseq using your browser. Logseq is a privacy-first, open-source platform for knowledge sharing and management. With Logseq Copilot, you can easily retrieve relevant information from your Logseq graph and enrich your online search, reading, learning experience. 🧠
8
8
@@ -12,7 +12,8 @@ Logseq Copilot is a Chrome extension that allows you to access your Logseq using
12
12
13
13
## Features
14
14
15
-
- Show Logseq blocks when you search on Google via your keywords.🔍
15
+
- 🔍 Show Logseq content when you search on popular searching engines via your keywords. Now support Google, Bing, Baidu, Yandex, DuckDuckGo, SearX.
16
+
16
17
17
18
## Screenshot
18
19
@@ -39,7 +40,9 @@ How to use this extension, Please follow below steps:
39
40
3. (Optional) Enable auto start server when Logseq lunched.
40
41

41
42
42
-
3. Install this extension. Now this extenstion is under review by chrome extenstions store and edge add-ons. So you can go to [release page](https://github.com/EINDEX/logseq-copilot/releases) download it.
43
+
3. Install this extension.
44
+
- Store version(Recommend): [Chrome](https://chrome.google.com/webstore/detail/logseq-copilot/hihgfcgbmnbomabfdbajlbpnacndeihl), [Edge](https://chrome.google.com/webstore/detail/logseq-copilot/ebigopegbohijaikegebaaboaomaifoi)
45
+
- Newest Version [release page](https://github.com/EINDEX/logseq-copilot/releases) download it.
43
46
44
47
4. Go to Options page to setting the connection.
45
48
If you setting correct, you will see a message show on your Logseq and options page will show connected.
@@ -48,13 +51,16 @@ How to use this extension, Please follow below steps:
48
51
49
52
## Roadmap
50
53
51
-
-[x] CI/CD: Set up a continuous integration and delivery pipeline for the extension development and deployment. 🚦
54
+
-[x] 🚦 CI/CD: Set up a continuous integration and delivery pipeline for the extension development and deployment. 🚦
55
+
56
+
-[x] 🔍 Support other search engines: Extend the functionality of the extension to other popular search engines, such as Bing, DuckDuckGo, and Baidu.
57
+
-[x] 💅 Style enhancement: Improve the appearance and usability of the extension interface and the blocks display.
58
+
-[ ] 🌐 Support Firefox.
59
+
-[ ] 🆕 Browser new tab page queries: Add an option to show Logseq blocks on the browser's new tab page based on predefined or random queries.
60
+
-[ ] QuickCapture & advance quick capture, easy and fast making note in Logseq.
52
61
53
-
- Support other search engines: Extend the functionality of the extension to other popular search engines, such as Bing, DuckDuckGo, and Baidu. 🌎
54
-
- Style enhancement: Improve the appearance and usability of the extension interface and the blocks display. 💅
55
-
- Enhance search ranking for better blocks: Implement a more sophisticated algorithm for ranking the blocks based on their relevance to the search query and the user preferences. 📊
56
-
- Query enhance to recall more blocks: Implement a more flexible and powerful query system for retrieving the blocks from the Logseq graph, such as using natural language or advanced operators. 🗣️
57
-
- Browser new tab page queries: Add an option to show Logseq blocks on the browser's new tab page based on predefined or random queries. 🆕
62
+
-~~Enhance search ranking for better blocks: Implement a more sophisticated algorithm for ranking the blocks based on their relevance to the search query and the user preferences. 📊~~ Now this feature depends on Logseq Searing API
63
+
-~~Query enhance to recall more blocks: Implement a more flexible and powerful query system for retrieving the blocks from the Logseq graph, such as using natural language or advanced operators. 🗣️~~ Now this feature depends on Logseq Searing API
0 commit comments