Zettel Table
unlistedby Lucas Feuser
A paginated, auto-sizing table view for vault folders with wrapped link pills and typed cell renderers.
Updated 5d agoMIT
Zettel Table
A paginated, auto-sizing table view for vault folders with wrapped link pills and typed cell renderers.
Features
- Feature 1
- Feature 2
Installation
From Obsidian Community Plugins
- Open Settings > Community plugins
- Search for "Zettel Table"
- Click Install, then Enable
Manual Installation
- Download
main.js,manifest.json, andstyles.css(if applicable) from the latest release - Create a folder
zettel-tablein your vault's.obsidian/plugins/directory - Copy the downloaded files into that folder
- Restart Obsidian and enable the plugin in Settings > Community plugins
Usage
Development
# Clone and install
git clone https://github.com/lucasfeuser/obsidian-zettel-table.git
cd obsidian-zettel-table
npm install
# Build
npm run build
# Development (watch mode)
npm run dev
License
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.