jonathanza / obsidian-web

Connect your web browser with your notes in Obsidian.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Obsidian Web: Connect your browser with your Obsidian notes

This is an unofficial Chrome extension for Obsidian that lets you send content from the web to your notes in Obsidian.

Do you find yourself on a webpage somewhere and want to add it to your notes so you can remember it later? You can use Obsidian Web for sending any web content from Chrome to your Obsidian Notes easily by just clicking on a button in your toolbar.

Prerequisites

Quickstart

  1. Install this Chrome Extension from the Chrome Web Store.
  2. Install and enable Obsidian Local REST API from the Obsidian Community Plugins settings in Obsidian.
  3. Click on the "Obsidian Web" icon in your toolbar and follow the displayed instructions.

Now you should be able to click on the icon in your toolbar to submit the page you're on to Obsidian:

popup

Options

Options can be accessed by right-clicking on the icon in your toolbar and pressing "Options".

options

Development

npm i
npm run dev

Then: load your "unpacked extension" from Chrome Extensions by pointing Chrome at the dist folder. Afterward, you will receive some instructions whenyou click on the "Obsidian Web" icon in your toolbar.

About

Connect your web browser with your notes in Obsidian.

License:MIT License


Languages

Language:TypeScript 92.4%Language:CSS 2.8%Language:JavaScript 2.0%Language:Shell 1.5%Language:HTML 1.3%