Skip to content

Commit eaabfae

Browse files
committed
docs: slice readme text
1 parent a649981 commit eaabfae

File tree

1 file changed

+18
-19
lines changed

1 file changed

+18
-19
lines changed

README.md

Lines changed: 18 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -47,32 +47,31 @@ The following is an outline of what Gistr can do for you:
4747
<br />
4848

4949
**Functionality**:
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:
55-
- `zoom`
56-
- `height`
57-
- `css`
50+
- Embed any website into your Obsidian notes. Fully functioning browser with ability to sign in to accounts and navigate.
51+
- Can be used for Github / Gist mermaid graphs
52+
- Activated with [raw](https://aetherinox.github.io/obsidian-gistr/usage/properties/#raw) property
53+
- [raw](https://aetherinox.github.io/obsidian-gistr/usage/properties/#raw) property supports the ability to specify additional properties:
54+
- [zoom](https://aetherinox.github.io/obsidian-gistr/usage/properties/#property-zoom): change the size of the website
55+
- [height](https://aetherinox.github.io/obsidian-gistr/usage/properties/#property-height): change the height of the website frame
56+
- [css](https://aetherinox.github.io/obsidian-gistr/usage/properties/#property-css): override existing CSS on the embedded website
5857
- Save notes from Obsidian as public or secret gists
59-
- Choose when you want to save a gist, or enable autosave to track changes
60-
- Requires Github [Personal Access Token](https://github.com/settings/tokens?type=beta) (free). Open Gistr settings in Obsidian to configure.
61-
- Line numbering
62-
- Open embedded Github Gist or Opengist snippets from your notes in your browser
63-
- Filter out specific snippets from a gist which contain multiple files
58+
- Manual and autosave settings available
59+
- Requires Github [Personal Access Token](https://github.com/settings/tokens?type=beta) (free).
60+
- [Click here to read setup instructions](https://aetherinox.github.io/obsidian-gistr/settings/github/)
61+
- Line numbering & syntax highlighting
62+
- Open embedded Github Gist or Opengist snippets from your notes in your device browser
63+
- Filter out gists that contain more than one file
6464
- Enable / Disable text wrapping and horizontal scrollbar
65-
- Auto-refresh any edits to your settings in reading mode
66-
- Complete customization, including changing the keyword that triggers a codeblock to show gists.
65+
- Fast performance and caching
66+
- Complete customization for almost every aspect of the plugin and the sites you embed
6767

6868
<br />
6969

7070
**Themes**:
71-
- Includes **Light** & **Dark** mode for both services
72-
- Ability to customize individual colors
73-
- CSS stylesheet override
71+
- Includes **Light** & **Dark** themes for Github and Opengist
72+
- Customize individual colors through Gistr settings, or use CSS stylesheet override
7473
- Thin and customizable scrollbar
75-
- Force theme on each individual gist paste
74+
- Force amy theme on each individual gist paste
7675

7776
<br />
7877

0 commit comments

Comments
 (0)