Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Bases Wrap Text

GroupiesMGroupiesM117 downloads

Add an Excel-style 'Wrap Text' toggle to Bases table views. When enabled, long cell content wraps to multiple lines instead of being truncated.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

An Obsidian plugin that adds an Excel-style Wrap Text toggle to Bases table views. When enabled, long cell content wraps to multiple lines instead of being truncated to a single line.

Features

  • Ribbon icon to toggle wrapping on/off
  • Three row-height levels: medium (2x), tall (4x), extra (8x)
  • Command palette: Toggle auto wrap and Cycle row-height level
  • Auto-restores the compact row height when the plugin is disabled

Usage

  1. Open a .base file and switch to its Table view.
  2. Click the Wrap Text ribbon icon in the left sidebar.
  3. Use the command palette (Cmd/Ctrl+P) → Cycle row-height level to switch between medium / tall / extra.

How it works

Instead of fighting Bases' virtualized absolute-positioned grid with CSS/JS (which causes rows to overlap), this plugin changes the rowHeight view setting in the current .base file. Bases natively supports short / medium / tall / extra row heights and re-renders correctly on its own — so wrapping never breaks the layout.

Installation

Manual

  1. Clone this repository into your vault's plugins folder:
    git clone https://github.com/GroupiesM/bases-wrap-text.git \
      .obsidian/plugins/bases-wrap-text
    
  2. Enable Bases Wrap Text in Settings → Community plugins.

Community

Available from the Obsidian community plugin directory (search for "Bases Wrap Text").

Requirements

  • Obsidian ≥ 1.9.0 (the Bases core plugin was introduced in 1.9.0)

License

MIT

HealthExcellent
ReviewPassed
About
Add an Excel-style Wrap Text toggle to Bases table views to wrap long cell content across multiple lines instead of truncating it. Toggle wrapping via a ribbon icon or the command palette and cycle three row-height levels (medium, tall, extra); automatically restore compact row height when disabled.
TablesSidebarCommands
Details
Current version
1.0.1
Last updated
3 weeks ago
Created
3 weeks ago
Updates
2 releases
Downloads
117
Compatible with
Obsidian 1.9.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
GroupiesMGroupiesMgroupiesm
GitHubgroupiesm
  1. Community
  2. Plugins
  3. Tables
  4. Bases Wrap Text

Related plugins

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Tag Wrangler

Rename, merge, toggle, and search tags from the tag pane.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Copilot

Run AI agents such as Claude Code, Codex, and OpenCode inside your vault. Turn your second brain into a smart assistant that gets knowledge work done.

Find orphaned files and broken links

Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.

Note Toolbar

Add customizable toolbars to your notes.

Vertical Tabs

Offer an alternative view that displays open tabs vertically, allowing users to group and organize tabs for a better navigation experience.

Recent Files

Display a list of recently opened files.

Longform

Helps you write and edit novels, screenplays, and other long projects.