sunyatasattva / obsidian-graph-presets

An Obsidian plugin for managing multiple graph settings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Obsidian Graph Presets Plugin

This is a plugin for Obsidian (https://obsidian.md).

Save and load graph settings

Demo video

Installation

This plugin is currently in beta and cannot be installed through the community plugin store.

Installing the plugin using BRAT

  1. Install the BRAT plugin
    1. Open Settings -> Community Plugins
    2. Disable safe mode, if enabled
    3. Browse, and search for "BRAT"
    4. Install the latest version of Obsidian 42 - BRAT
  2. Open BRAT settings (Settings -> Obsidian 42 - BRAT)
    1. Scroll to the Beta Plugin List section
    2. Add Beta Plugin
    3. Specify this repository: ycnmhd/obsidian-graph-presets
  3. Enable the Graph presets plugin (Settings -> Community Plugins)

Manually installing the plugin

  • Copy over main.js and manifest.json to your vault VaultFolder/.obsidian/plugins/obsidian-graph-presets/.

About

An Obsidian plugin for managing multiple graph settings


Languages

Language:TypeScript 96.8%Language:JavaScript 3.2%