Giter VIP home page Giter VIP logo

mmanolakeris / obsidian-web-clipper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mvavassori/obsidian-web-clipper

0.0 0.0 0.0 3.66 MB

Obsidian Web Clipper is a simple Browser extension for Obsidian, a popular note-taking application. With this extension, you can quickly capture notes directly from your web browser and save them to your Obsidian vaults.

License: MIT License

JavaScript 90.02% CSS 2.44% HTML 7.54%

obsidian-web-clipper's Introduction

Obsidian Web Clipper

Description

Obsidian Web Clipper is a simple Chrome extension for users of Obsidian, a popular note-taking application. With this extension, you can quickly capture notes directly from your web browser and save them to your Obsidian vaults.

Features

  • Efficient Note-Taking: Click the extension icon to open a popup where you can jot down notes related to the current webpage.

  • Customizable Titles: The title of the note defaults to the webpage title, but can be easily edited.

  • Page Link Tracking: The link to the current webpage is automatically added at the top of the note content for reference. You can choose to remove this link if you prefer.

  • Direct Obsidian Integration: Define the Obsidian vault where your clippings will be saved. Specify the folder structure using Folder Name/{title} format, or simply use {title} to save the note with the title used in the extension popup.

  • Character Limits: A maximum character limit of 50 characters for the note title and 1500 characters for the note content is enforced to ensure smooth handling with Obsidian URI.

Installation

Download the extension from the Chrome Web Store, the Microsoft Edge Add-ons store or the Firefox Add-ons store

Once installed, right-click the extension icon in the toolbar and select Options to specify your Obsidian vault name and desired note-saving format.

For Developers

This extension is built with React (version 18.2.0) and uses Webpack for bundling. Other notable dependencies include react-textarea-autosize for the note-taking textarea, and tailwindcss for styling.

Getting Started

To get a local copy up and running follow these simple steps:

  1. Clone the repository: git clone https://github.com/mvavassori/obsidian-web-clipper.git

  2. Navigate to the project directory: cd obsidian-web-clipper

  3. Install dependencies: npm install

Available Scripts

In the project directory, you can run the following scripts:

  • npm run dev: Runs the webpack in the development mode. The bundle will be automatically rebuilt upon file changes.

  • npm run build: Runs the webpack in the production mode, creating a bundled output ready for distribution.

Please note that you will need to have Node.js and npm installed on your machine to run these commands.

Roadmap

Here are some features and improvements that are planned for future updates of Obsidian Web Clipper:

  • Support for Firefox: Extend the availability of the extension to Firefox users, allowing them to benefit from the same note-taking capabilities within their preferred browser.

  • Markdown Preview in Popup: Enable a markdown preview feature directly within the extension popup, allowing users to preview the rendered markdown of their notes before saving them to their Obsidian vaults.

Please note that the roadmap is subject to change and these features are not yet implemented. However, they represent the direction and potential enhancements for future versions of Obsidian Web Clipper.

Support

If you find it helpful and wish to support its development, consider making a donation through PayPal.

obsidian-web-clipper's People

Contributors

mvavassori avatar

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.