GithubHelp home page GithubHelp logo

peculiarnewbie / save-to-obsidian Goto Github PK

View Code? Open in Web Editor NEW
26.0 2.0 1.0 1.18 MB

A chrome extension to precisely get data from webpages. intended to be used with Obsidian.md properties.

JavaScript 1.36% CSS 1.20% TypeScript 97.45%
bookmark bookmarklet chrome-extension clipper markdown obsidian

save-to-obsidian's Introduction

Note

I am currently rewriting this extension using Plasmo. Go to this branch to see the code that is used for current release

Save to Obsidian

An unnoficial chrome extension to precisely get data from webpages. created with the intent to use with Obsidian.md properties. Heavily inspired by Save to Notion

This extension is unofficial and is NOT affiliated in any way with the Obsidian.md team

Installation

You can download the extension through the Chrome Webstore here: https://chrome.google.com/webstore/detail/save-to-obsidian/oadbfjklomnnpchhbgchohhejkiibifm

or you can:

  1. Download the zip file from releases
  2. Unzip the extension
  3. Open the Chrome Extension page and enable developer mode
  4. Choose load unpacked and select the unzipped folder that contains the manifest file

Or you can build from source. But note that on the generated manifest, you'll need to delete the css portion of the content scripts or it might affect your pages' styles

Usage

  1. Open the webpage you'd like to clip
  2. Click on the extension button
  3. Select Add Form
  4. Provide form name and download directory (it'll be relative to the 'downloads' directory)
  5. Add properties and select page elements that you would like to save
  6. Save the form
  7. Download the MD file
  8. Open up a different page with equal page structure and open the previously saved form
  9. The properties will be automatically filled with the equivalent element's values

Example

This is an example of a form I made for youtube videos:

Youtube Page

it will result in this md file:

Youtube Result

You can then do all kinds of things with the file. For example I use Obsidian and Dataview to have interesting videos, music, and movies that i consumed that day queried in my daily note

Daily Note

Roadmap

  • add every obsidian property type (number, tags, checkbox, and tags)
  • better date selection experience
  • Integrate with Obsidian using Obsidian local rest api plugin
  • lots more options for the properties, such as default regex, inline option, etc
  • better detailed selection experience
  • header data selection system

Extra

don't worry about the env files, it's just an easy way to tell the extension wether it's in dev mode or not

save-to-obsidian's People

Contributors

peculiarnewbie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

jadegeek

save-to-obsidian's Issues

update field ui

  • smaller key field
  • indicate editing
  • border when focus
  • button on the left

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.