You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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
54
46
55
47
<br />
56
48
57
49
**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:
61
55
-`zoom`
62
56
-`height`
57
+
-`css`
63
58
- Save notes from Obsidian as public or secret gists
64
59
- Choose when you want to save a gist, or enable autosave to track changes
65
60
- 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:
72
67
73
68
<br />
74
69
70
+
**Themes**:
71
+
- Includes **Light** & **Dark** mode for both services
0 commit comments