Skip to content

Releases: TylerCarrol/obsidian-base-form

0.6.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 01:57
93bd248

Added

  • Add a delete property button toggle for frontmatter fields in the Form view.

0.5.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 16:18
766a0ce

Added

  • Autocomplete in text and list fields

Changed

  • Improved list aesthetics

0.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 14:52
e8163a6

Changed

  • Rename the property visibility filters to hide non-empty and hide non-existent properties, and keep formula properties visible.

0.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 14:49
f34f5cb

Added

  • Render markdown links in text and list input fields

0.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 13:54
38e6283

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

Choose a tag to compare

@github-actions github-actions released this 08 Aug 15:53
d6d6995

Fixed

  • Fix CSS lint warnings by replacing !important usage and :has() in list-chip/list-control styles.

0.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 15:30
a209a9a

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.