Meld Calc

by meld-cp
5
4
3
2
1
Score: 19/100

Description

Category: Coding & Technical Tools

The Meld Calc plugin enables users to evaluate mathematical expressions directly within their Obsidian notes using the fcal library. It supports basic arithmetic, percentages, and advanced calculations with precision. Users can write expressions, select them, and evaluate them via the command palette to either insert the result into the note or copy it to the clipboard. The plugin also supports variables and multiline expressions, making it ideal for handling more complex calculations. It includes built-in units, functions, and constants to enhance its flexibility for a variety of use cases.

Reviews

No reviews yet.

Stats

61
stars
13,242
downloads
2
forks
1,653
days
696
days
1,653
days
1
total PRs
1
open PRs
0
closed PRs
0
merged PRs
11
total issues
10
open issues
1
closed issues
1
commits

Latest Version

5 years ago

Changelog

README file from

Github

Obsidian Calculator Plugin

This plugin uses https://github.com/5anthosh/fcal to evaluate math expressions within your Obsidian notes.

Using fcal, you can perform basic arithmetic, percentage operations with precision. It features a flexible expression parser with a large set of built-in units, functions and constants.

See https://github.com/5anthosh/fcal/wiki for more information.

Usage

Example 1, insert answer

Write an expression which ends with the equal symbol, like:

PI * 4cm ^ 2 = 

Select the expression and choose evaluate from the command palette:

The expression should be evaluated:

PI * 4cm ^ 2 = 50.265482457436691815 Centimeters

Example 2, copy to clipboard

Write an expression without ending it with an equals symbol:

23 % of 1023

Select the expression and choose evaluate from the command palette like done in Example 1 above.

The evaluated expression will be copied to the clipboard.

Example 3, variables and multilines

Variables and multiline expressions are supported.

x=56.43
y=x/2
z+y=

Selecting all 3 lines and running the evaluate command from the palette will result in:

x=56.43
y=x/2
x+y=84.645

Settings

None at present.

Installation

You can install the plugin via the Community Plugins tab within Obsidian by searching for "Calc"

Do you find this plugin useful?

Thank you for your support 🙏

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Obsidian matrix
4 years ago by Jonas Mohr
Desmos
4 years ago by Nigecat
Embed graphs directly into your obsidian notes
Latex Suite
4 years ago by artisticat1
Make typesetting LaTeX as fast as handwriting through snippets, text expansion, and editor enhancements
Obsidian Math+
4 years ago by Oscar Capraro
This is an Obsidian plugin for taking math notes using Excalidraw.
Function Plot
4 years ago by leonhma
A obsidian.md plugin for rendering maths graphs.
Mathpad
3 years ago by Gabriele Cannata
Computer Algebra System (CAS) for Obsidian.md
Obsidian asciimath
3 years ago by widcardw
Asciimath support for Obsidian (based on asciimath-parser)
Numerals
3 years ago by RyanC
An obsidian plugin which turns a math code block into a full featured calculator
DMN Eval
3 years ago by joleaf
A DMN evaluation plugin for obsidian notes.
Latex Matrices
3 years ago by Daniele Susino
An obsidian plugin to create latex matrices.
MathLive
3 years ago by Dan Zilberman
The must-have plugin for math in Obsidian
Typst Renderer
3 years ago by fenjalien
Renders typst code blocks in Obsidian into images using Typst through the power of WASM!
Math Booster
3 years ago by Ryota Ushio
A powerful indexing & referencing system for theorems & equations in your Obsidian vault.
No more flickering inline math
3 years ago by Ryota Ushio
No longer disturbed by flickering inline math in Obsidian.
Calctex
3 years ago by Mike
An Obsidian plugin for automatic calculation of LaTeX formulas.
Auto-\displaystyle Inline Math
2 years ago by Ryota Ushio
An Obsidian.md plugin to automatically make all inline maths \displaystyle.
Mathematica Plot
2 years ago by Marcos Nicolau
Insert functions on Obsidian using Wolfram Mathematica!
MathLive in Editor Mode
2 years ago by MizarZh
MathLive input in editor mode.
Math Indicator Changer
2 years ago by Ori Replication
Latex Environments
5 years ago by Zach Raines
Quickly insert and change latex environments within math blocks in Obsidian.
Linter
5 years ago by Victor Tao
An Obsidian plugin that formats and styles your notes with a focus on configurability and extensibility.
Quick LaTeX
5 years ago by joeyuping
IMSwitch in Math Block
a year ago by XXM
MathType
a year ago by slateblua
Type math faster
Project Euler Stats
a year ago by Artem Korsakov
Get statistics from Project Euler.
Calculite
10 months ago by Holo
Standard calculator plugin for Obsidian.
Quick Matrix
5 months ago by Charlie Flowe
Plugin for Obsidian.md that allows for faster interactions with matrices in LaTeX
LaTeX Panel Helper
5 months ago by Luster
A powerful and convenient LaTeX symbol panel for Obsidian to enhance your mathematical and scientific note-taking efficiency.
Typst Mate
3 months ago by azyarashi
Render math expressions with Typst instead of MathJax in Obsidian.
Segerlab
a month ago by Semyon Kononchuk
Renders calculator views within notes from JSON data copied from the Segerlab app.