benjypng / chrome-extension-logseq-quickcapture

chrome-extension-logseq-quickcapture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

Simple Chrome extension that makes use of the quickCapture from the x-callback-url to quickly capture the tab url and title that you are browsing to Logseq. Also supports capturing highlighted text and images.

Customisation options can be found within the extension options.

Screenshots

Installing

  1. Install from the Chrome Web Store

To install it manually

  1. git clone https://github.com/hkgnp/chrome-extension-logseq-quickcapture.git
  2. Go to Chrome -> Manage Extensions -> Load unpacked.
  3. Select the folder that the repository was cloned to in step 1.

Customising Keyboard Shortcuts

Chrome (or other Chrome-based browsers) now supports customising keyboard shortcuts natively. See this Google search results page.

  • Chrome: Navigate to your Extensions page. Click the hamburger menu in the top left-hand corner and choose "Keyboard Shortcuts".
  • Brave: Navigate to brave://settings. Go to "Extensions" in the left hand menu, and then scroll to the bottom of the page and select "Keyboard Shortcuts".

Credits

andelf

Turndown

About

chrome-extension-logseq-quickcapture

License:MIT License


Languages

Language:JavaScript 95.1%Language:HTML 4.9%