This repository was archived by the owner on Jul 28, 2025. It is now read-only.
0.1.0
0.1.0
Shiny new things
- New button to download a CSV file with the current data (supports filtering!). Temporally this feature is inside menu bar. We are working on move it into the actual file options of Obsidian ISSUE#15
Improved
- Now when you edit some cell, the plugin will check if the note has frontmatter and if the current column exist. If not it will be added automatically
- Headers are now static when you scroll down.
Visual changes
- The search bar has been moved to a static menu bar
No longer broken
- Now when you create a new note, the label of the file shows just the basename, not the full path.
- Add prefix to the className of components, so interference with other plugins is less probable. ISSUE#19
- When column folder is activated and a file is moved, now link is updated correctly