GitPedia
campfirium

campfirium/obsidian-tile-line-base

The Native Plain-Text Database for Obsidian. Build Tables, Kanban, and Slides with Zero Frontmatter.

24 Releases
Latest: 3w ago
0.9.19Latest
github-actions[bot]github-actions[bot]·3w ago·June 7, 2026
GitHub

📋 Changes

  • Significantly reduced the time it takes to switch and render TLB views.
  • Significantly reduced TileLineBase’s contribution to Obsidian startup time.
0.9.18
github-actions[bot]github-actions[bot]·3w ago·June 7, 2026
GitHub

Maintenance update with no user-facing changes.

0.9.17
github-actions[bot]github-actions[bot]·3w ago·June 6, 2026
GitHub

📋 Changes

  • Added a column header menu action to copy visible rows through the selected column.
  • Append from Clipboard can now also use the primary field to add clipboard content as new columns.
0.9.16
github-actions[bot]github-actions[bot]·1mo ago·May 16, 2026
GitHub

📋 Changes

  • Maintenance update for Obsidian community review readiness.
0.9.15
github-actions[bot]github-actions[bot]·1mo ago·May 16, 2026
GitHub

📋 Changes

  • Removed the row migration option for existing files; use copy and append from clipboard for cross-file moves.
0.9.14
github-actions[bot]github-actions[bot]·1mo ago·May 16, 2026
GitHub

📋 Changes

  • Gallery status groups now restore correctly.
0.9.13
github-actions[bot]github-actions[bot]·1mo ago·May 5, 2026
GitHub

🐛 Fixed

  • Some gallery settings no longer get lost after switching notes
0.9.12
github-actions[bot]github-actions[bot]·1mo ago·May 3, 2026
GitHub

📋 Changes

  • Clipboard content in a supported format can now be appended in any view with one click.
  • Parent-child entries now work in Markdown view.
  • Gallery views now support custom image heights.
  • Long text tooltips no longer block cell editing.
  • Entries with empty primary fields now parse correctly.
0.9.11
github-actions[bot]github-actions[bot]·3mo ago·March 29, 2026
GitHub

📦 Improved

  • Parent-child row dragging now works in filtered views.
0.9.10
github-actions[bot]github-actions[bot]·3mo ago·March 28, 2026
GitHub

📋 Changes

  • Parent groups can now open their own quick views directly from the row menu.
  • Child row insertion has been redesigned, and now supports the Cmd/Ctrl+Enter shortcut.
0.9.9
github-actions[bot]github-actions[bot]·3mo ago·March 27, 2026
GitHub

📋 Changes

  • Parent rows now keep their child rows attached when dragged, while child rows can still be moved on their own.
  • Filter views now keep the parent row visible when a child row matches the filter.
0.9.8
github-actions[bot]github-actions[bot]·3mo ago·March 26, 2026
GitHub

📋 Changes

  • Table view now supports Parent-Child Row Mode with two-level hierarchy.
  • Formula results can now be written back to Markdown.
0.9.7
github-actions[bot]github-actions[bot]·3mo ago·March 21, 2026
GitHub

📋 Changes

  • Status row colors now refresh correctly after row updates.
0.9.6
github-actions[bot]github-actions[bot]·3mo ago·March 17, 2026
GitHub

📋 Changes

  • Option to hide the TLB view toolbar button in Obsidian native views.
  • Option to keep TLB config blocks in notes.
  • Column reordering support.
  • Conversion Assistant recognition of config blocks.
0.9.5
github-actions[bot]github-actions[bot]·4mo ago·February 24, 2026
GitHub

📋 Changes

  • Support Markdown links with direct click-to-open in Table, Gallery, Kanban, and Slide views.
0.9.4
github-actions[bot]github-actions[bot]·4mo ago·February 23, 2026
GitHub

📋 Changes

  • Table cells now render inline links that can be opened directly, replacing the right-side link icon button; fixed Markdown link classification for non-ASCII internal paths.
0.9.3
github-actions[bot]github-actions[bot]·5mo ago·January 14, 2026
GitHub

Metadata alignment for community submission.

v0.9.2
github-actions[bot]github-actions[bot]·5mo ago·January 13, 2026
GitHub

📋 Changes

  • Add status-related CSS support ([Status Icon and Row Background Customization Guide](/docs/status-snippet-guide.md))
  • Restore the view toolbar overflow menu
  • Status column shows correctly after unhide
  • Empty notes can be converted directly to the default table
v0.9.1
github-actions[bot]github-actions[bot]·5mo ago·January 13, 2026
GitHub

📋 Changes

  • Backup restore list now includes richer entries for recovery actions.
  • Notebook Navigator compatibility: sync focus on table activation and remove pinned-view warning.
  • Overflow tooltips now render Markdown for richer previews.
  • View toolbar tooltips are unified for consistency.
  • Quick filter keydown no longer steals focus in grid.
  • Tooltips now hide on tab switch and avoid flicker/blank spacing.
  • Ctrl+C copy behavior is corrected in the grid.
v0.9.0
github-actions[bot]github-actions[bot]·6mo ago·December 17, 2025
GitHub

📋 Changes

  • Gallery View (Beta): Experience a brand new card-based browsing mode. Design custom layouts with the Template Engine, and streamline organization via View Groups and Right-click actions.
  • Table Multiline Support: Cells now fully support multiline text display and editing. Added keyboard-first workflows: press `F2` to toggle edit mode and `Shift+Enter` to insert newlines.
  • Conversion Assistant: Redesigned the validation flow with refined processing logic, making header conversion smarter and more reliable.
  • Theme Compatibility: Fixed an issue causing unreadable hover text when using the Minimal theme (or other themes with opaque backgrounds).
  • Theme Switching: Fixed table colors not reloading correctly when switching between Light and Dark modes.
  • Fixed slide template image detection accuracy and various UI alignment issues.
0.8.3v0.8.3
github-actions[bot]github-actions[bot]·6mo ago·December 7, 2025
GitHub

📋 Changes

  • YAML frontmatter is now preserved when TileLineBase updates the note.
  • YAML frontmatter is now preserved when running the conversion assistant.
  • Slide titles no longer overlap while editing.
0.8.2v0.8.2
campfiriumcampfirium·6mo ago·December 6, 2025
GitHub

📋 Changes

  • Kanban view now supports adding, editing, and deleting cards; double-click a card to open the edit/delete modal.
  • Slide view editing now persists correctly and no longer gets stuck when navigating.
  • Kanban cards now default to sorting by statusChanged in descending order.
0.8.1v0.8.1
campfiriumcampfirium·6mo ago·December 4, 2025
GitHub

New

  • Slide cover mode for fullscreen/first-page layouts.

📦 Improved

  • More reliable H2 detection for table view parsing.

🐛 **Fixed**

  • Default slide templates now load correctly.
0.8.0v0.8.0
campfiriumcampfirium·6mo ago·December 4, 2025
GitHub

Initial beta release