• Stars
    star
    151
  • Rank 246,057 (Top 5 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created about 2 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An Obsidian plugin that lets you browse the web within Obsidian.

Surfing

中文文档English Doc

Introduction

An Obsidian plugin that allows you to browse the web within Obsidian using v1.0 tabs.

The core functionality of the plugin, rendering a web view, is greatly influenced by Ellpeck's Obsidian Custom Frames plugin and this plugin wouldn't have be possible without it.

TODO

  • Support extensions
  • Support custom CSS
  • Support custom JS

Feature

  • Core Feature
    • Browse arbitrary web pages: The plugin hijacks Obsidian's file, http, https protocols, enabling links to be opened directly in Obsidian, rather than in external browsers. Yes, local HTML and other resources are also supported.
    • Editor web search: You can select keywords in the editor and then right-click to open them in web-browser and search using the default search engine.
    • In-page web search: Again, you can right-click within a web page to use the default search engine search.
    • Copy links pointing to highlights: As with the browser, you can select text and copy the links pointing to it.
    • Use BookmarkLets in your browser to open the URL directly in Obsidian.
    • Copy video timestamp (experimental feature: currently only bilibili is supported): right click on the text to pop up the menu to copy the timestamp, currently there are some bugs, it is known that sometimes the menu does not pop up.
  • Auxiliary Feature
    • Open current URL with external browser: right-click menu
    • Default search engine: setting item
    • Default copy highlighted template: setting item (currently only supports very simple templates), please avoid using some special characters
    • Support browsing history: Jump back and forth to the page
    • Clear browsing history: command panel
    • All links are opened in the same panel on the right: Settings
    • Toggle whether to open in the same panel on the right: command panel
    • Simple dark mode: just simple

Usage

Use BookmarkLets Open URL

The plugin registers an Obsidain uri protocol that allows you to open eb-broswer in Obsidian using the URL obsidian://web-open?url=<url>. Where <url> refers to the web address link. Match bookmarklets will be able to click a bookmark in the browser to open the current browser URL within Obsidain.

  1. Open the Open URL In Obsidian Web option in the plugin settings.
  2. Under this option there is a link of bookmarklets, drag this link into your browser's bookmark bar. You can also click this link(will copy bookmarklets code), then create bookmarklets by yourself.
  3. Now you can click on the bookmark to open the current page of your browser in Obsidian.

Use Quickadd to search selection in ChatGPT in Surfing

  1. Create a macro based on this script: search-in-surfing
  2. Open ChatGPT in surfing, and select some text, then run the macro.

Installation

  • Not ready for market yet
  • Can be installed via the Brat plugin
  • Manual installation
  1. Find the release page on this github page and click
  2. Download the latest release zip file
  3. Unzip it, copy the unzipped folder to the obsidian plugin folder, make sure there are main.js and manifest.json files in the folder
  4. Restart obsidian (do not restart also, you have to refresh plugin list), in the settings interface to enable the plugin
  5. Done!

Contribution

Support

If you are enjoying this plugin then please support my work and enthusiasm by buying me a coffee on https://www.buymeacoffee.com/boninall. .

More Repositories

1

golang-developer-roadmap-cn

在 2019 成为一名 Go 开发者的路线图。为学习 Go 的人而准备。
4,283
star
2

Obsidian-Thino

A quick capture plugin for Obsidian, all data from your notes.
JavaScript
970
star
3

Obsidian-Canvas-MindMap

A plugin to make your canvas work like a mindmap.
TypeScript
258
star
4

MLkit-CN

ML Kit 中文文档
207
star
5

Obsidian-Daily-Notes-Editor

A plugin for you to edit a bunch of daily notes in one page(inline), which works similar to Roam Research's default daily note view.
TypeScript
178
star
6

Outliner.MD

148
star
7

Obsidian-Float-Search

A plugin for searching text by using Obsidian default search view.
TypeScript
147
star
8

Obsidian-Better-Reading-Mode

A bionic reading plugin for Live preview mode in Obsidian
TypeScript
122
star
9

Obsidian-Table-Generator

A plugin for generate markdown table quickly like Typora.
TypeScript
109
star
10

Obsidian-Task-Progress-Bar

A progress bar plugin for tasks in Obsidian.
TypeScript
107
star
11

Obsidian-Big-Calendar

Big Calendar in Obsidian, for manage your events in a day/week/month and see agenda too!
JavaScript
99
star
12

Obsidian-Canvas-Presentation

A plugin to help you display cards based on sequence.
TypeScript
76
star
13

SMDoc-CN

SuperMemo 文档中文版
74
star
14

MLNET-CN

ML.NET 中文文档
58
star
15

Obsidian-Link-Nodes-In-Canvas

A plugin for you to add edges between notes in Canvas based on there links.
TypeScript
56
star
16

Obsidian-Templify

A releases repo for custom editable template in Obsidian.
JavaScript
52
star
17

Obsidian-Card-Library

CSS
44
star
18

Obsidian-Collapse-Node

A node collapsing plugin for Canvas in Obsidian.
TypeScript
43
star
19

Obsidian-File-Property-Enhancer

TypeScript
34
star
20

Obsidian-New-Bullet-With-Time

A plugin allows you to auto add current time to new bullet line.
TypeScript
31
star
21

Obsidian-Virtual-Hotkey-Keyboard

A plugin for showing hotkeys based on a keyboard layout in Obsidian
TypeScript
30
star
22

obsidian-sakana-widget

Add the Sakana! Widget to your own Obsidian
TypeScript
26
star
23

Obsidian-Double-Click-Tab

A plugin to modify the default behavior when you double click on the tab title, like close tab.
TypeScript
24
star
24

Obsidian-PDF-Annotator

TypeScript
23
star
25

Obsidian-Canvas-Block-Reference

A plugin allows you to refer card or group in canvas, and then click to jump.
TypeScript
22
star
26

Obsidian-Svelte-Starter

A plugin development template for devs who want to use svelte in Obsidian.
TypeScript
22
star
27

Obsidian-Legacy-Vault-Switcher

TypeScript
20
star
28

Obsidian-Surfing-Key

TypeScript
17
star
29

Obsidian-Note-Minimap

TypeScript
16
star
30

Obsidian-Expand-Bullet

A plugin for transforming your bullet into note.
TypeScript
15
star
31

Obsidian-Map-For-Note

A Map For Note
TypeScript
15
star
32

Obsidian-Fold-Anywhere

TypeScript
14
star
33

Obsidian-Table-Toolset

TypeScript
14
star
34

Obsidian-Task-Changer

Change task status by one click.
TypeScript
14
star
35

Obsidian-Node-Auto-Resize

TypeScript
12
star
36

Obsidian-Mini-Toolbar

mini context toolbar in editor for Obsidian
TypeScript
12
star
37

Memos-Extension

A Google Chrome plugin for Obsidian Memos
TypeScript
11
star
38

Obsidian-Backlink-For-Canvas

TypeScript
10
star
39

Obsidian-Tab-Switcher

A plugin allows you search currently opened tabs in Obsidian.
TypeScript
9
star
40

Obsidian-Highlight-In-Preview

TypeScript
9
star
41

Inline-flash-card

TypeScript
8
star
42

Obsidian-Search-In-Canvas

TypeScript
7
star
43

AIreports

国内外人工智能相关报告—— AI reports at home and abroad
6
star
44

Obsidian-TreeLike-Writer

A plugin for you to write stuff like Gingko in Obsidian.
TypeScript
6
star
45

Obsidian-Better-Order-List

TypeScript
6
star
46

Obsidian-Editor-Suggester

TypeScript
5
star
47

Obsidian-Canvas-Copy-Selection

A plugin for you to handle copy selection text or combine selection text into note.
JavaScript
4
star
48

Obsidian-Swap-Suggester-Hotkey

TypeScript
4
star
49

Obsidian-Inline-Pomodoro-Timer

A tomato timer for Obsidian, works inline
TypeScript
4
star
50

Obsidian-Block-Reference

4
star
51

Thino-Capture-Releases

JavaScript
4
star
52

Obsidian-Note-Creator

TypeScript
4
star
53

Obsidian-Format-Brush

A plugin for Obsidian that supports format brush
TypeScript
3
star
54

Omnivore-to-MD

TypeScript
3
star
55

Obsidian-Canvas-Node-Resize

TypeScript
3
star
56

Obsidian-Timeline

A timeline plugin for Obsidian
TypeScript
2
star
57

Obsidian-Better-Code-Highlight

Less
2
star
58

Obsidian-Tomato-Timer

A plugin for insert tomato timer into your notes in Obsidian.
TypeScript
1
star
59

Obsidian-Cache-Area

A plugin that allows you to create a cache file rather than save to Obsidian or file system.
TypeScript
1
star
60

Obsidian-Habit-Tracker

A plugin for you to track your habit in daily notes.
TypeScript
1
star
61

Obsidian-Read-Only-Mode

TypeScript
1
star
62

Obsidian-Link-Metadata

JavaScript
1
star
63

Quorafind

My Github Stats
1
star
64

Obsidian-Time-Counter-Releases

Releases repo for Obsidian-Time-Counter
CSS
1
star