diff options
| author | Alexander Pozdneev <[email protected]> | 2023-05-01 19:48:46 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-05-01 14:48:46 -0400 |
| commit | 2aee08d3d5e950cc6c121904f5f1a918ee6282f9 (patch) | |
| tree | 7e994cf5ada5b42d744418735049725f03b19d29 | |
| parent | 0b5e5a2f6e0425f75a55666f2fb7fb8f704b53be (diff) | |
| download | ai-pulse-obsidian-plugin-2aee08d3d5e950cc6c121904f5f1a918ee6282f9.tar.gz ai-pulse-obsidian-plugin-2aee08d3d5e950cc6c121904f5f1a918ee6282f9.zip | |
Remove old info about styles.css (#56)
| -rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -8,7 +8,6 @@ The repo depends on the latest plugin API (obsidian.d.ts) in Typescript Definiti **Note:** The Obsidian API is still in early alpha and is subject to change at any time! This sample plugin demonstrates some of the basic functionality the plugin API can do. -- Changes the default font color to red using `styles.css`. - Adds a ribbon icon, which shows a Notice when clicked. - Adds a command "Open Sample Modal" which opens a Modal. - Adds a plugin setting tab to the settings page. |
