Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ras0q/obsidian-graph-banner
https://github.com/ras0q/obsidian-graph-banner
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ras0q/obsidian-graph-banner
- Owner: ras0q
- Created: 2024-05-08T03:28:31.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-05-08T16:47:45.000Z (8 months ago)
- Last Synced: 2024-05-09T10:34:14.744Z (8 months ago)
- Language: JavaScript
- Size: 24.4 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - ras0q/obsidian-graph-banner - An Obsidian plugin to display a relation graph view on the note header. (TypeScript)
README
# Graph Banner
[![release](https://img.shields.io/github/manifest-json/v/ras0q/obsidian-graph-banner.svg?color=A68AF9&style=for-the-badge&logo=github)](https://github.com/ras0q/obsidian-graph-banner/releases/latest)
[![downloads](https://img.shields.io/badge/dynamic/json?url=https://raw.githubusercontent.com/obsidianmd/obsidian-releases/master/community-plugin-stats.json&query=$['graph-banner'].downloads&label=Downloads&color=A68AF9&style=for-the-badge&logo=obsidian&)](https://obsidian.md/plugins?id=graph-banner)An [Obsidian](https://obsidian.md/) plugin to display a local graph view to the
note header.![screenshot thumbnail](./thumbnail.png)
This screenshot was generated using
[s-blu/obsidian_dataview_example_vault](https://github.com/s-blu/obsidian_dataview_example_vault)## Usage
1. **[Install](https://obsidian.md/plugins?id=graph-banner)** and **enable** the
plugin.
2. **Just open a note** and the graph will be displayed in the header!> [!TIP]
>
> - You can customize the banner appearance via
> [Style Settings](https://github.com/mgmeyers/obsidian-style-setting) plugin.
> - You can save the local graph settings via
> [Sync Graph Settings](https://github.com/Xallt/sync-graph-settings) plugin.
> - **Graph settings synchronizatoin is only reflected the first time you open
> a note**, so reload the app if you change those settings.