Skip to content

Releases: MaxMiksa/Obsidian-MultiColumn-Layout

v2.2.0

01 Mar 13:15

Choose a tag to compare

v2.2.0 – Markdown Exit Default & Editor Reliability / 默认 Markdown 退出与编辑稳定性升级 (2026-03-01)

✨ 默认启用 Markdown 空行退出,列内编辑更自然

本次更新将“空行回车按 Markdown 方式退出”设为默认行为,退出后不再强制补 >>/>>>>,同时保留可切换回严格模式的兼容选项。

类别 详细内容
默认行为升级 空前缀行再次按 Enter 时直接退出列上下文,减少手动删前缀操作。
兼容旧习惯 可在设置中关闭该选项,恢复严格列内自动补前缀(>>/>>>>)。
输入/粘贴一致性 退出后 Enter 与多行粘贴回落到原生编辑行为,不再强制“拉回分栏”。
稳定性提升 补强上下文边界判定与构建输出路径稳定性,并完善演示与文档说明。

✨ Markdown-style Exit Is Now Default

This release enables Markdown-style empty-line exit by default, stops forced >>/>>>> continuation after exit, and still allows switching back to strict in-column behavior.

Category Details
Default Behavior Upgrade Press Enter again on an empty prefixed line to exit column context directly.
Backward-compatible Option Disable the setting to restore strict in-column auto-prefix continuation (>>/>>>>).
Input/Paste Consistency After exit, Enter and multi-line paste fall back to native editor behavior.
Reliability Improvements Added stronger context-boundary checks and more stable build output path handling.

2.1.0

30 Dec 09:25

Choose a tag to compare

v2.1.0 – Resizer Stability Update / 分割线稳定性更新 (2025-12-30)

✨ 窗口缩放后分割线仍可拖拽

调整 Obsidian 窗口/面板尺寸后,拖拽手柄会自动对齐到新的列边界,避免“看得到线但拖不到”的问题。

类别 详细内容
自动对齐 工作区 resize 后自动重算拖拽手柄位置,交互热区与可见分割线保持一致。
读模式行为 Reading Mode 下不再显示拖拽手柄;要持久化调整请在 Live Preview 中拖拽。

✨ Resizer Stays Draggable After Window Resize

After resizing the Obsidian window/panes, divider handles re-align to the new column edges so you can keep dragging without “missing” the hit area.

Category Details
Auto Reposition Recomputes handle positions on workspace resize so hit areas match the visible dividers.
Read Mode Behavior Resizers are hidden in Reading Mode; use Live Preview to resize with write-back.

v1.6.0

28 Dec 05:31

Choose a tag to compare

v1.6.0 – Live Preview Editing Update / Live Preview 直观编辑更新 (2025-12-28)

✅ 列内编辑更像普通 Markdown

在 Live Preview 的分栏里,回车与多行粘贴会自动维护 >>/>>>> 前缀,让你可以直接写/贴内容而不需要手动补 >

类别 详细内容
Smart Newline 在列内按 Enter 自动延续 >> / >>>> 前缀,保持内容留在当前列。
Smart Paste 多行粘贴自动补齐前缀并保留空行;当光标已在 >> 后时首行不重复补前缀。
Insert Nested Here 右键 Nested Columns → “在此处插入子分栏 2/3 列”,在当前列中插入一层子分栏。

✅ Live Preview In-Column Editing

In Live Preview columns, Enter and multi-line paste now automatically maintain the >>/>>>> prefixes so you can write and paste naturally without breaking the layout.

Category Details
Smart Newline Press Enter inside a column to continue with the correct >> / >>>> prefix.
Smart Paste Multi-line paste stays inside the current column and preserves empty lines; no duplicated prefix on the first line when already after >> .
Insert Nested Here Right-click Nested Columns → “Insert Nested 2/3 Columns Here” to insert a 1-level nested block in the current column.

image

v1.5.0

25 Dec 21:38

Choose a tag to compare

v1.5.0 – Visual Customization & Nesting / 外观自定义与嵌套布局 (2025-12-25)

✨ 全新外观自定义系统

不仅是分栏,更是美观的排版工具。现在支持自定义背景、边框和圆角,并支持嵌套布局。

类别 详细内容
🎨 外观定制 支持设置容器背景色、边框宽度及圆角,打造卡片式布局。
🧩 嵌套分栏 支持在分栏中再次插入分栏(如 2 列中嵌套 3 列),布局无限可能。
🛠️ 迁移工具 一键将新外观应用到库中所有旧的 Callout 笔记。
🎛️ 交互优化 新增滑块控件,调整参数更直观。

✨ Visual Customization System

More than just columns. Now with full control over background, borders, radius, and nested layouts.

Category Details
🎨 Appearance Customize background color, border width, and corner radius for card-style layouts.
🧩 Nested Layouts Insert columns within columns (e.g., 3 cols inside a 2 col split).
🛠️ Migration One-click tool to apply new styles to all existing callouts in your vault.
🎛️ Better UI New slider controls for precise and easy parameter adjustment.

image_v1 5 0

v1.0.0

25 Dec 21:03

Choose a tag to compare

v1.0.0 – Initial Release / 初始版本发布 (2025-12-24)

✨ 让 Obsidian 笔记排版更优雅

本插件通过 Callout 语法,为 Obsidian 带来了极简且强大的多栏布局支持,让你的笔记瞬间拥有杂志感。

类别 详细内容
快速插入 右键菜单一键插入 2 栏、3 栏或侧边栏布局,无需记忆复杂语法。
灵活宽度 支持自定义每一栏的宽度比例(如 30/70),排版随心所欲。
原生体验 基于标准 Callout 语法,即使关闭插件,内容依然可读,无数据锁定。
自动渲染 完美支持预览模式与实时预览模式,所见即所得。

✨ Elegant Multi-Column Layouts for Obsidian

Transform your notes into professional-looking documents with simple Callout-based multi-column layouts.

Category Details
Quick Insert One-click insertion of 2-column, 3-column, or sidebar layouts via context menu.
Flexible Widths Support for custom column width ratios (e.g., 30/70) for complete control.
Native Feel Based on standard Callout syntax; content remains readable even if the plugin is disabled.
Auto Rendering Fully supports Preview and Live Preview modes for a seamless experience.

image_v1 0 0