oshliaer / logseq-copilot

Logseq Copliot is a Chrome extension that allows you to access your Logseq via your browser.

Home Page:https://logseq-copilot.eindex.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logseq Copilot πŸš€

Build Visitors License

The project is in the early stage of development, and the current version just MVP.

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. 🧠

Add to Chrome

Add to Edge

Add to Firefox

Features

  • πŸ” Show Logseq content when you search on popular searching engines via your keywords. Now support Google, Bing, Baidu, Yandex, DuckDuckGo, SearX.

Screenshot

Usage

How to use this extension, Please follow below steps:

Making sure your using Logseq which version above 0.8.18

  1. Enable the Developer mode in Logseq:

    1. Open Logseq.

    2. Settings -> Advanced -> Enable Developer mode

      Enable Developer Mode

  2. Setup your Logeq API server:

    1. Settings -> Features -> Enable HTTP APIs Server

      Enable http APIs Server Feature

    2. Start server

      Starting Logseq API Server

    3. Setting Authorization tokens, for security reason, highly recommend setting this, If you want to connect with logseq copilot, must to setting this up.

      Setting up Authorization Token

    4. (Optional) Enable auto start server when Logseq lunched.

      Enable Auto Start

  3. Install extension.

  4. Go to Options page to setting the connection. If you're setting correct, you will see a message show on your Logseq and options page will show connected.

  5. You can use Logseq Copilot now!!

Roadmap

  • 🚦 CI/CD: Set up a continuous integration and delivery pipeline for the extension development and deployment. 🚦

  • πŸ” Support other search engines: Extend the functionality of the extension to other popular search engines, such as Bing, DuckDuckGo, and Baidu.

  • πŸ’… Style enhancement: Improve the appearance and usability of the extension interface and the blocks display.

  • 🌐 Support Firefox.

  • πŸ†• 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.

  • QuickCapture & advance quick capture, easy and fast making note in Logseq.

  • 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

  • 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

Welcoming more ideas.

Contributing

Logseq Copilot is an open-source project and welcomes contributions from anyone who is interested in improving it. If you want to contribute, please follow these steps: πŸ™Œ

  • Fork this repository and clone it to your local machine. 🍴
  • Create a new branch for your feature or bug fix. 🌿
  • Make your changes and commit them with a clear and concise message.

Support

Star History

Star History Chart

License

GPLv3

About

Logseq Copliot is a Chrome extension that allows you to access your Logseq via your browser.

https://logseq-copilot.eindex.me

License:GNU General Public License v3.0


Languages

Language:TypeScript 73.5%Language:JavaScript 14.5%Language:SCSS 6.1%Language:CSS 4.7%Language:HTML 1.2%