mirror of
https://github.com/yaye-work/inline-note.git
synced 2026-07-22 08:28:50 +00:00
Update README.md
This commit is contained in:
parent
54ebfe11ff
commit
c193060fe5
1 changed files with 13 additions and 10 deletions
23
README.md
23
README.md
|
|
@ -37,15 +37,7 @@ it from where you are.
|
|||
1. **Vertical accent line**: indented under a thin accent bar (default).
|
||||
2. **Card**: a subtle rounded background per level.
|
||||
3. **Card + vertical accent line**… both.
|
||||
|
||||
## Installation (manual)
|
||||
|
||||
1. Download `main.js`, `manifest.json`, and `styles.css` from the latest
|
||||
release.
|
||||
2. Copy them into `<your vault>/.obsidian/plugins/inline-note/`.
|
||||
3. Reload Obsidian and enable **Inline Note** under
|
||||
Settings → Community plugins.
|
||||
|
||||
|
||||
## Tips
|
||||
|
||||
Use together with my [Never Leave the Graph View plugin](https://community.obsidian.md/plugins/graph-node-preview): make inline notes directly in the graph preview pane, watch your connection grow without (truely) leaving the graph view. NICE.
|
||||
|
|
@ -60,9 +52,20 @@ And if you find inline notes useful, you can:
|
|||
|
||||
It's genuinely appreciated.
|
||||
|
||||
Happy noting!
|
||||
Happy noting!
|
||||
|
||||
Yaye
|
||||
|
||||
## Installation (manual)
|
||||
|
||||
1. Download `main.js`, `manifest.json`, and `styles.css` from the latest
|
||||
release.
|
||||
2. Copy them into `<your vault>/.obsidian/plugins/inline-note/`.
|
||||
3. Reload Obsidian and enable **Inline Note** under
|
||||
Settings → Community plugins.
|
||||
|
||||
|
||||
|
||||
## License
|
||||
|
||||
[MIT](LICENSE) © yaye.work
|
||||
|
|
|
|||
Loading…
Reference in a new issue