
SNIPPETtracywong117
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.
CSSAny theme
# Obsidian Compact Two-Column Export
A CSS snippet designed for [Obsidian.md](https://obsidian.md) that transforms your standard notes into a compact two-columns PDF layout during PDF export.
## Demo

## 🚀 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.
How to Install
- Download the CSS file below
- Move it to your vault's
.obsidian/snippets/folder - Open Obsidian → Settings → Appearance → CSS Snippets → Enable it
Stats
Stars
1
Forks
0
Last updated 3mo ago
Tags
cheatsheet