Skip to main content

An LLM-powered CLI to fix, format, and enhance Obsidian notes.

Project description

obsform

obsform (Obsidian Formatter) is an LLM-powered CLI tool designed to automatically clean, correct, and perfectly format your Obsidian notes.

Powered by Google's Gemini 1.5 Flash model, obsform acts as your personal editor. It fixes typos, corrects grammar, converts raw text into clean Markdown, and ensures all your mathematical formulas are perfectly rendered in Obsidian's specific LaTeX format.

Features

  • Smart Formatting: Fixes spelling, grammar, and punctuation without losing your personal voice.
  • Obsidian Native: Preserves your [[Internal Links]] and #tags.
  • Math Formatter: Automatically identifies mathematical equations and wraps them in Obsidian-compatible LaTeX ($ for inline, $$ for blocks).
  • Batch Processing: Pass a whole folder of notes, and it will process all .md and .txt files inside.
  • Interactive Diff View: See exactly what the LLM changed with a color-coded terminal diff before saving.
  • Format Conversion: Seamlessly converts plain .txt files into properly formatted .md Obsidian notes.
  • Secure & Local Setup: Stores your API key securely in a local config file so you only have to enter it once.

Installation

Install obsform globally using pip:

pip install obsform

Setup

Before using the tool, you need to provide a free Google Gemini API key. You can get one from Google AI Studio.

Run the setup command to save your key securely:

obsform setup

Usage

Processing a Single File

Process a note and save the output as a new file (e.g., note_processed.md):

obsform process my_note.md

Overwrite the original file with the corrected version:

obsform process my_note.md --replace

Batch Processing

Pass a directory to process all .md and .txt files inside it:

obsform process path/to/my/vault/folder/

Bypassing the Diff View

If you are batch-processing dozens of files and trust the LLM, use the --auto-approve (or -y) flag to skip the confirmation prompt:

obsform process path/to/folder/ --replace -y

Requirements

  • Python 3.9+
  • A valid Google Gemini API Key

License

MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

obsform-0.1.4.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

obsform-0.1.4-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file obsform-0.1.4.tar.gz.

File metadata

  • Download URL: obsform-0.1.4.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for obsform-0.1.4.tar.gz
Algorithm Hash digest
SHA256 18219a1b98e205679a0c54f688a3d2e84dc06097b7a255bb45bbfa446649147a
MD5 fb491a92cae50e70bf14ebdcba628675
BLAKE2b-256 b0fb2e9625116875436ab6c4944c303c24fff0280b70bf0e31ab29bec5094337

See more details on using hashes here.

File details

Details for the file obsform-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: obsform-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for obsform-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 0ff427f36b798977b31063f423c08c760c15125dfd70df18425932670e0b7261
MD5 c45ddf78ea263ce09b9898b8b9fae109
BLAKE2b-256 800d3941a2bb4afae83f350fe6605223b05886bc44a1027a4ced5bf5c0ef2fdc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page