Css Two Columns Print

Css Two Columns Print

CSS snippet for Obsidian to export notes into a compact two-columns PDF layout. Perfect for cheat sheets and study notes.

Obsidian Compact Two-Column Export

A CSS snippet designed for Obsidian.md that transforms your standard notes into a compact two-columns PDF layout during PDF export.

Demo

Screenshot

🚀 Installation

  1. Download the compact-export.css file from this repository.
  2. Open your Obsidian Vault.
  3. Go to Settings > Appearance.
  4. Scroll down to CSS snippets and click the folder icon to open the snippets folder.
  5. Move compact-export.css into that folder.
  6. Back in Obsidian, click the Refresh icon and toggle the snippet ON.

📖 Usage

  1. Open the note you wish to export.
  2. Open the Command Palette (Cmd/Ctrl + P).
  3. Type "Export to PDF" and press Enter.
  4. For best results, set the following in the export settings:
    • Include margin: Unchecked (the snippet handles margins).
    • Page size: A4 or Letter.

Related

How to Install

  1. Download the repository ZIP below
  2. Unzip it and find the CSS snippet file
  3. Move the CSS file into your vault's .obsidian/snippets/ folder
  4. Open Obsidian → Settings → Appearance → CSS Snippets → Enable it

Stats

Stars

2

Forks

0

Last updated 5mo ago