This plugin allows you to embedding any website to Obsidian, you have anything you need in one place. You can browse website and take notes at the same time. e.g. Ask ChatGPT and copy the answer directly to your note.
- Embed any website in your Obsidian
- Auto generate icon
- Embed any site that can not be embedded by iframe: Google Translate
- Support for mobile
- just type
New gate
in command palette - type the url and title of the site you want to embed
- click
Create
Then you will the the icon of then website in the left sidebar.
Add new gate does not require to restart Obsidian. But editing and deleting gate requires to restart Obsidian.
You can use code
You can use code block to embed any website.
```gate
https://12bit.vn
height:300
```
You can use link to embed any website.

In this syntax, you can add height:800px
to change the height of the gate. To set profile you set profile:profile_name
.
This is 12bit, but logged-in with account 1

This is 12bit, but logged-in with account 2

You can quickly open gates using a single shortcut. The default is Ctrl+Shift+G
or Cmd+Shift+G
. You can change it in the Hotkeys section of Obsidian.