Code Monkey home page Code Monkey logo

obsidian-export-browser-tabs's Introduction

Export Browser Tabs

About

This is an Obsidian.md plugin that allows MacOS users to export their open browser tabs. This is useful if you wish to archive your tabs for future use.

Installation

  1. Install the Obsidian BRAT plugin from Obsidian community plugin store
  2. Enable the plugin
  3. Open the plugin settings
  4. Click Add beta plugin
  5. Enter the repository url: https://github.com/decaf-dev/obsidian-export-browser-tabs
  6. Click Add plugin
  7. Navigate to the community plugins list
  8. Enable Export Browser Tabs

Settings

  • Browser application name - The browser that you wish to pull tabs from
  • Folder save path - The relative path of the folder to save to in Obsidian.md
  • File name format - The title format of the note that will be created

Usage

PLEASE NOTE

This plugin executes AppleScript. It will only work on a MacOS system.

  1. Open the Obsidian command prompt (cmd + shift + p)
  2. Type Export tabs
  3. Select Export tabs into single note or Export tabs into multiple notes
  4. Press enter

Development

  1. Clone the github repository
  2. Install Bun
  3. Build the project bun run build
  4. Add a symbolic link from the dist folder to your vault's plugin folder
  • ln -s /obsidian-export-browser-tabs/dist /.obsidian/plugins/export-browser-tabs
  1. Enable the plugin

License

This plugin is distributed under the MIT License

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.