No description
Find a file
dependabot[bot] de51163efe chore(deps-dev): bump @typescript-eslint/parser from 8.29.1 to 8.31.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.29.1 to 8.31.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.31.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 17:57:26 -04:00
.github feat: live preview 2025-02-25 16:44:27 -05:00
src feat: allow unit suggestion with partial matching 2025-03-08 22:09:49 -05:00
.editorconfig Initial commit 2024-11-26 22:11:32 -05:00
.gitignore Initial commit 2024-11-26 22:11:32 -05:00
.npmrc Initial commit 2024-11-26 22:11:32 -05:00
eslint.config.mjs eslint setup 2024-11-30 15:28:36 -05:00
LICENSE chore: add license 2024-12-05 23:30:08 -05:00
manifest.json 1.4.0 2025-03-08 22:10:15 -05:00
package.json chore(deps-dev): bump @typescript-eslint/parser from 8.29.1 to 8.31.1 2025-05-05 17:57:26 -04:00
pnpm-lock.yaml chore(deps-dev): bump @typescript-eslint/parser from 8.29.1 to 8.31.1 2025-05-05 17:57:26 -04:00
pnpm-workspace.yaml chore: migrate from npm to pnpm 2025-02-24 22:23:20 -05:00
README.md feat: live preview 2025-02-25 16:44:27 -05:00
rolldown.config.js feat: live preview 2025-02-25 16:44:27 -05:00
styles.css feat: live preview 2025-02-25 16:44:27 -05:00
tsconfig.json initial commit 2024-11-30 12:07:15 -05:00
version-bump.mjs Initial commit 2024-11-26 22:11:32 -05:00
versions.json 1.4.0 2025-03-08 22:10:15 -05:00

Unit Conversion in Obsidian

This plugin allows you to seamlessly convert units directly within your Obsidian notes, making it easier to work with data across various systems and contexts without leaving your markdown editor.

Basic Syntax

Use the following syntax within your notes to perform inline conversion: [<value><source unit>|<target unit>]

Example

obsidian-unit-converter

Features

Autosuggest

The plugin will automatically suggest relevant units. This option can be disabled in settings.

autosuggest example

Convert units command

You can open a modal to perform a unit conversion. This is mostly done to improve the mobile experience.

convert units command example

Supported Units

Length: mm, cm, m, in, ft-us, ft, mi

Area: mm2 cm2, m2, ha, km2, in2, ft2, ac, mi2

Mass: mcg, mg, g, kg, oz, lb, mt, t

Volume: mm3, cm3, ml, l, kl, m3, km3, tsp, Tbs, in3, fl-oz, cup, pnt, qt, gal, ft3, yd3

Volume Flow Rate: mm3/s, cm3/s, ml/s, cl/s, dl/s, l/s, l/min, l/h, kl/s, kl/min, kl/h, m3/s, m3/min, m3/h, km3/s, tsp/s, Tbs/s, in3/s, in3/min, in3/h, fl-oz/s, fl-oz/min, fl-oz/h, cup/s, pnt/s, pnt/min, pnt/h, qt/s, gal/s, gal/min, gal/h, ft3/s, ft3/min, ft3/h, yd3/s, yd3/min, yd3/h'

Temperature: C, F, K, R

Time: ns, mu, ms, s, min, h, d, week, month, year

Frequency: Hz, mHz, kHz, MHz, GHz, THz, rpm, deg/s, rad/s

Speed: m/s, km/h, m/h, knot, ft/s

Pace: s/m, min/km, s/ft, min/km

Pressure: Pa, hPa, kPa, MPa, bar, torr, psi, ksi

Digital: b, Kb, Mb, Gb, Tb, B, KB, MB, GB, TB

Illuminance: lx, ft-cd, Parts-Per, ppm, ppb, ppt, ppq

Voltage: V, mV, kV

Current: A, mA, kA

Power: W, mW, kW, MW, GW

Apparent Power: VA, mVA, kVA, MVA, GVA

Reactive Power: VAR, mVAR, kVAR, MVAR, GVAR

Energy: Wh, mWh, kWh, MWh, GWh, J, kJ

Reactive Energy: VARh, mVARh, kVARh, MVARh, GVARh

Angle: deg, rad, grad, arcmin, arcsec