Segerlab

by Semyon Kononchuk
5
4
3
2
1
Score: 35/100

Description

Category: 3rd Party Integrations

The Segerlab plugin brings glaze calculator views from the Segerlab app into notes so ceramic recipes stay readable and usable after pasting. It renders imported calculator data as an interactive view, can show extra coefficients on demand and includes a Stull chart panel that gathers points found in the current note. The plugin is built for potters and ceramists who work with glaze formulas, compare ingredient balance and want live calculations beside their process notes instead of static screenshots or loose values. It also includes a configurable search template for finding notes that contain imported calculators, which helps when the same recipe or formula needs to be revisited across a vault.

Reviews

No reviews yet.

Stats

stars
85
downloads
0
forks
31
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

RequirementsExperimental

  • Segerlab app

Latest Version

Invalid date

Changelog

README file from

Github

Segerlab Plugin for Obsidian

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.

  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 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
  }
}
~~~

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Omnisearch
4 years ago by Simon Cambier
A search engine that "just works" for Obsidian. Supports OCR and PDF indexing.
Tag Wrangler
5 years ago by PJ Eby
Rename, merge, toggle, and search tags from the Obsidian tag pane
Quick Switcher++
6 years ago by darlal
Enhanced Quick Switcher plugin for Obsidian.md
Quiet Outline
4 years ago by the_tree
Improving experience of outline in Obsidian
Book Search
4 years ago by anpigon
Obsidian plugin that automatically creates notes by searching for books
Settings Search
4 years ago by Jeremy Valentine
Adds a search bar to Obsidian.md's settings
Another Quick Switcher
5 years ago by tadashi-aikawa
This is an Obsidian plugin which is another choice of Quick switcher.
Simple CanvaSearch
3 years ago by ddalexb
Numerals
3 years ago by RyanC
An obsidian plugin which turns a math code block into a full featured calculator
Global Search and Replace
3 years ago by Mahmoud Fawzy Khalil
A plugin to do a global search and replace in all your Obsidian vault files.
Khoj
3 years ago by Debanjum Singh Solanky
Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (gpt, claude, gemini, llama, qwen, mistral). Get started - free.
Floating Search
3 years ago by Boninall
A plugin for searching text by using Obsidian default search view.
Version History Diff (Sync, File Recovery & Git)
4 years ago by kometenstaub
Get a diff view of your Obsidian Sync, File Recovery and Git version history
Text expand
6 years ago by MrJackphil
A simple text expand plugin for Obsidian.md
Core Search Assistant
4 years ago by qawatake
An Obsidian plugin to enhance built-in search: keyboard interface, card preview, bigger preview
Vantage - Advanced search builder
5 years ago by ryanjamurphy
Vantage helps you build complex queries using Obsidian's native search tools.
Fuzzy Chinese Pinyin
3 years ago by lazyloong
Unicode Search
3 years ago by BambusControl
Simple Unicode character search for Obsidian.md
Emoji Magic
3 years ago by simplgy
Makes it easier to add emojis using an improved keyword search
Mathpad
4 years ago by Gabriele Cannata
Computer Algebra System (CAS) for Obsidian.md
Obsidian Query Language
5 years ago by Joost Plattel
An Obsidian plugin allowing you to query your notes
Meld Calc
5 years ago by meld-cp
NetClip
a year ago by Elhary
this plugin is for Obsidian that allows you to browse the web and clip webpages directly into your vault.
Calctex
3 years ago by Mike
An Obsidian plugin for automatic calculation of LaTeX formulas.
Card View Switcher
4 years ago by qawatake
An Obsidian plugin to provide a quick switcher with card view
Contacts
3 years ago by vbeskrovnov
With this plugin, you can easily organize and manage your contacts within Obsidian. Simply create a note with contact information and use the plugin's features to quickly search, and sort through your contacts. Contacts plugin also helps you to remember birthdays of your contacts and keeps track of the last time you met them.
Search In Canvas
2 years ago by Boninall
Search Everywhere
4 years ago by Mom0
Obsidian Search Everywhere Plugin
Text Finder
a year ago by hafuhafu
Provides a find/replace window in edit mode similar to VSCode (supports regular expressions and case sensitivity).
Search++
6 years ago by Noureddine Haouari
Allow inserting text context search results on the active note.
Semantic Search
3 years ago by bbawj
Semantic search for Obsidian.md
Media Companion
a year ago by Nick de Bruin
Power Search
4 years ago by Aviral Batra
Copy Search URL
4 years ago by Carlo Zottmann
A plugin for Obsidian (https://obsidian.md) that adds a menu entry to its search view for copying the Obsidian search URL.
Lemons Search
2 years ago by Moritz Jung
An Obsidian plugin that offers a fast fuzzy finder based quick switcher with preview.
Relative Find
5 years ago by phibr0
External Link Helper
3 years ago by Jhonghee Park
Obsidian plugin for link suggestion
Search Templates Library
3 years ago by Pentchaff
Obsidian plugin that allows to store searches templates for later use, and displays search results both in the search view and graph view.
Image Picker
a year ago by ari.the.elk
Tree Search
a year ago by catacgc
Calculite
10 months ago by Holo
Standard calculator plugin for Obsidian.
Clipper Catalog
a year ago by Greg K.
A catalog view that provides a powerful interface for all your clipped web articles and content. Easily organize, search, and manage your web clippings within your vault.
Giphy
2 years ago by LuCrypto
Blockreffer
2 years ago by tyler.earth
An Obsidian plugin to search and embed blocks with ^block-references (aka ^block-ids)
EasyLink
10 months ago by isitwho
Select text in your obsidian editor to find the most similar content from other notes and easily create links.
Note Codes
8 months ago by Ezhik
Reference your Obsidian notes from anywhere with simple 4-character codes.
TG Emoji Search
a year ago by MarsBatya
CmdSearch
a year ago by SpaceshipCaptain
Clipboard Manager
9 months ago by Ayush Raj
The clipboard obsidian plugin