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
📋 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
Maintenance update with no user-facing changes.
0.9.17
📋 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
📋 Changes
- Maintenance update for Obsidian community review readiness.
0.9.15
📋 Changes
- Removed the row migration option for existing files; use copy and append from clipboard for cross-file moves.
0.9.14
📋 Changes
- Gallery status groups now restore correctly.
0.9.13
🐛 Fixed
- Some gallery settings no longer get lost after switching notes
0.9.12
📋 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
📦 Improved
- Parent-child row dragging now works in filtered views.
0.9.10
📋 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
📋 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
📋 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
📋 Changes
- Status row colors now refresh correctly after row updates.
0.9.6
📋 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
📋 Changes
- Support Markdown links with direct click-to-open in Table, Gallery, Kanban, and Slide views.
0.9.4
📋 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
Metadata alignment for community submission.
v0.9.2
📋 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
📋 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
📋 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
📋 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
📋 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
✨ 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
Initial beta release
