Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Segerlab

ksemkavksemkav97 downloads

Renders calculator views within notes from JSON data copied from the Segerlab app.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates7

Segerlab — a notebook for ceramists and potters who make their own glazes.

This plugin brings calculators views from Segerlab app into your Obsidian notes.

Для информации на русском языке смотрите README.ru.md.

Features

  • Calculator Rendering: Transforms markdown code blocks with language segerlab-calculation into interactive calculator views
  • Extended Coefficients: Optional setting to display additional coefficients in the calculator interface
  • Multi-language Support: Interface available in English and Russian, automatically adapts to your Obsidian language setting
  • Stull Chart: Panel displaying Stull chart with all calculator points found in an opened note.
  • Customizable Notes Search: Configure a search query to quickly find notes containing calculators using the search button in Segerlab.

Installation

Enable «I use Obsidian» setting in Segerlab app

To see the Obsidian button in calculators, enable the corresponding setting in the "My Profile" page (press the gear icon in the lower-left corner).

From Community Plugins (not available yet)

  1. Open Obsidian Settings
  2. Go to Community Plugins
  3. Search for "Segerlab"
  4. Install and enable the plugin

Manual Installation

  1. Download the latest release from the releases page
  2. Extract the files to your vault's .obsidian/plugins/segerlab/ directory
  3. Enable the plugin in Obsidian settings

Settings of the plugin

  • Show more coefficients in calculator: Enable this option to display additional calculated coefficients in the calculator view.
  • Search template setting: Customize your search query template to find recipes or calculators in your notes. There are some examples that can be copied and used.

Usage

  1. Open some recipe in Segerlab and find a calculator you want to see in your Obsidian note.

  2. Press the button with Obsidian logo. It will copy current state of the calculator into clipboard.

    obsidian_button.png
  3. Paste the clipboard content into your Obsidian note. After moving cursor out of the code block, it will be rendered as a calculator.

Example:

example.png

Example of the code block content copied from Segerlab:

~~~segerlab-calculator
{
  "recipeId": 8345,
  "calculationId": 36955,
  "name": "Matte glaze △6",
  "formulaViewType": "SegerFormula",
  "includeAdditionsIntoCalculations": false,
  "versionCreatedAt": "2025-10-28T17:57:40+01:00",
  "ingredients": [
    {
      "name": "Chalk (Calcium Carbonate)",
      "value": 40,
      "isAddition": false,
      "index": 0
    },
    {
      "name": "Nepheline Syenite Spectrum N-45",
      "value": 30,
      "isAddition": false,
      "index": 1
    },
    {
      "name": "Quarz Powder (Silbermond M8)",
      "value": 20,
      "isAddition": false,
      "index": 2
    },
    {
      "name": "Kaolin 233 (Carl Jäger)",
      "value": 10,
      "isAddition": false,
      "index": 3
    },
    {
      "name": "Cobalt Carbonate, CoCO3",
      "value": 7,
      "isAddition": true,
      "index": 4
    }
  ],
  "calculationResult": {
    "formula": {
      "GFormers": {
        "SiO2": 1.45
      },
      "Stabs": {
        "Al2O3": 0.226,
        "TiO2": 0.002
      },
      "Alcali": {
        "Na2O": 0.08,
        "K2O": 0.064
      },
      "AEarth": {
        "MgO": 0.001,
        "CaO": 0.853,
        "Fe2O3": 0.001
      }
    },
    "stullChartPoint": {
      "al2O3Value": 0.226,
      "siO2Value": 1.45
    },
    "ingredientsOverallSum": 100,
    "alcaliSum": 0.144,
    "aEarthSum": 0.855,
    "siliconAluminumOxidesRatio": 6.416,
    "molarThermalExpansion": 9.11,
    "molecularMassThermalExpansion": 9.18,
    "calculatedFluxibility": {
      "temperature": 1194,
      "coefficient": 0.306,
      "temperatureZone": "Within"
    },
    "acidityRatio": 0.863
  }
}
~~~
48%
HealthExcellent
ReviewRisks
About
Render segerlab-calculation code blocks as interactive glaze calculators in your notes, with optional extended coefficients and automatic English/Russian interface. Display a Stull chart panel with all calculator points from the open note and search notes for calculators via a configurable query.
ChartsCodeIntegrations
Details
Current version
1.0.4
Last updated
3 months ago
Created
7 months ago
Updates
7 releases
Downloads
97
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
GitHub Sponsors
Author
ksemkavksemkav
kononchuk.me
GitHubksemkav
  1. Community
  2. Plugins
  3. Charts
  4. Segerlab

Related plugins

Dice Roller

Add a little randomness to your notes!

Local REST API & MCP Server

Unlock your automation needs by interacting with your notes over a secure REST API.

Templater

Create and use dynamic templates.

BRAT

Easily install a beta version of a plugin for testing.

Mermaid Tools

Improved Mermaid.js experience: visual toolbar with common elements and more.

Maps

Adds a map layout to bases so you can display notes as an interactive map view.

Tracker

Track occurrences and numbers in your notes.

Self-hosted LiveSync

Sync vaults securely to self-hosted servers or WEBRTC.

Zotero Integration

Insert and import citations, bibliographies, notes, and PDF annotations from Zotero.

Readwise Official

Sync highlights from Readwise to your vault.