obsidian-numerals icon indicating copy to clipboard operation
obsidian-numerals copied to clipboard

An obsidian plugin which turns a math code block into a full featured calculator

Results 45 obsidian-numerals issues
Sort by recently updated
recently updated
newest added

First of all - I have been waiting for so long for such a plugin! - Thank you so much! Here is my feature request: Can you write the results...

enhancement
roadmap
release

Started using this recently, but noticed if you have a group of variables you have to name them each to sum them together, and aren't able to just request whatever...

enhancement
in-progress

User should be able to type /beta, and have an auto-complete suggest of β

enhancement
release

on occasion i want to make nicely grouped listings of expected expenses and turn them into something reasonably easy to track example ````markdown ## travel expenses ```math berlin { hotel...

enhancement
release

It would be great to have access to front matter fields for centralized math operations. I've included an image in a possible solution using the dataview standard in calling front...

enhancement
release

I had been using this plugin in Obsidian to primarily replace my usage of `Numi` app. It would be really nice if you can add a feature like `TOTAL` function...

release

Wonder if it's possible to add this. For e.g. ``` $100 to INR ```

enhancement

Good morning I use the numerals plugins quite extensively and want to generate pdf/latex output report that displays the calculations and not the code. The default Obsidian pdf output generator...

enhancement

This project's license does not appear to be open source. License states: ``` All Rights Reserved Copyright (c) 2022 Ryan C Created by Ryan C THE SOFTWARE IS PROVIDED "AS...

enhancement

Just simply ignore unknown text in the calculation string instead of showing an error. I.e. think of text as comments re what the numbers mean, like in this string, for...

enhancement