Releases: TylerCarrol/obsidian-base-form
Releases · TylerCarrol/obsidian-base-form
Release list
0.6.0
0.5.0
Added
- Autocomplete in text and list fields
Changed
- Improved list aesthetics
0.4.0
Changed
- Rename the property visibility filters to hide non-empty and hide non-existent properties, and keep formula properties visible.
0.3.0
Added
- Render markdown links in text and list input fields
0.2.0
Added
- Add a Form view option to show only existing property inputs, with support for combining it with the empty-input filter.
0.1.1
Fixed
- Fix CSS lint warnings by replacing
!importantusage and:has()in list-chip/list-control styles.
0.1.0
Added
- Add an editable Form view for Obsidian Bases.
- Support text, list, number, checkbox, date, and date-and-time properties.
- Add per-view file name visibility, empty-input filtering, item spacing, and form width options.
- Add a demo base and sample notes covering each supported property type.