Chancli Font Size Resizer

by Mateo Santos
5
4
3
2
1
New Plugin

Description

This plugin has not been manually reviewed by Obsidian staff. Quickly increase or decrease the editor font size.

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
0
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

Latest Version

Invalid date

Changelog

README file from

Github

Chancli Font Size Resizer for Obsidian

Increase or decrease the note editor font size from the status bar. Headers scale proportionally; body text scales independently.

Works in Live Preview, Reading View, and Source Mode. Size persists across restarts.

Demo

Demo

Usage

  • Status bar — click / + buttons next to the 𝐀 16px indicator
  • Command paletteIncrease / Decrease / Reset note font size
  • Settings tab — adjust step size, min/max bounds, or drag the live slider

Settings

Setting Default
Font size 16 px
Step size 1 px
Minimum 10 px
Maximum 32 px

Installation

  1. Run npm install && npm run build
  2. Copy dist/main.js, manifest.json, and styles.css into <vault>/.obsidian/plugins/chancli-font-size-resizer/
  3. Enable the plugin in Settings → Community Plugins

License

MIT