Skip to content

Commit 3c91523

Browse files
committed
docs(readme): update feature description
1 parent d941b72 commit 3c91523

File tree

1 file changed

+16
-12
lines changed

1 file changed

+16
-12
lines changed

README.md

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -42,24 +42,19 @@ The following is an outline of what Gistr can do for you:
4242
**Supported Services**:
4343
- [Github Gists](https://gist.github.com)
4444
- [OpenGist Server](https://github.com/thomiceli/opengist)
45-
46-
<br />
47-
48-
**Themes**:
49-
- Includes **Light** & **Dark** mode for both services
50-
- Ability to customize individual colors
51-
- CSS stylesheet override
52-
- Thin and customizable scrollbar
53-
- Force theme on each individual gist paste
45+
- _As of v1.6.x_: Any website
5446

5547
<br />
5648

5749
**Functionality**:
58-
- Supports embedding Gist mermaid graphs
59-
- Integrated a secondary method of viewing gists which makes gists appear in a frame which acts as a browser window. Allows you to read gists, as well as sign into Github or Opengist and edit your owned gists.
60-
- `raw` mode supports the ability to specify additional properties:
50+
- Gistr now includes an integrated browser feture which allows you to embed any website into your notes, including Github and Opengist.
51+
- This can be used for embedding gists containing mermaid graphs
52+
- Feature allows you to not only view the website in your notes, but also sign into websites such as Github / Opengist and make edits.
53+
- Can be activated with `raw` property
54+
- `raw` property supports the ability to specify additional properties:
6155
- `zoom`
6256
- `height`
57+
- `css`
6358
- Save notes from Obsidian as public or secret gists
6459
- Choose when you want to save a gist, or enable autosave to track changes
6560
- Requires Github [Personal Access Token](https://github.com/settings/tokens?type=beta) (free). Open Gistr settings in Obsidian to configure.
@@ -72,6 +67,15 @@ The following is an outline of what Gistr can do for you:
7267

7368
<br />
7469

70+
**Themes**:
71+
- Includes **Light** & **Dark** mode for both services
72+
- Ability to customize individual colors
73+
- CSS stylesheet override
74+
- Thin and customizable scrollbar
75+
- Force theme on each individual gist paste
76+
77+
<br />
78+
7579
---
7680

7781
<br />

0 commit comments

Comments
 (0)