Export Browser Tabs

unlisted

by DecafDev

Export your open browser tabs using AppleScript

10 starsUpdated 14d agoMIT
View on GitHub

Export Browser Tabs

Export Browser Tabs is an Obsidian.md plugin for desktop only. It allows MacOS users to export their open browser tabs into a single note or multiple notes.

[!NOTE] This plugin executes AppleScript. It will only work on a device running MacOS.

Table of contents

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

Usage

Export browser tabs

This command will export each link into its own file

  1. Open the Obsidian command palette
  2. Type Export tabs
  3. Click Export tabs into multiple notes
  4. Press enter

Export browser tabs (remote)

This command will pull from your Android device and export each link into its own file

  1. Open the Obsidian command palette
  2. Type Export tabs
  3. Click Export tabs into multiple notes (Remote)
  4. Press enter

Settings

General

Local browser name

The name of your local browser. e.g. brave

Folder path

The path in Obsidian that you want the exported files to save to

URL Property

If you wish to save your exported files in a property, you may enter a value.

Remote

Remote browser name

The name of your remote browser. e.g. brave

ADB

The absolute path of your Android Development Bridge application. This is used if you want to export notes from an Android device.

License

This plugin is distributed under the MIT License

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.