github mayneyao/eidos v0.30.0

5 hours ago

✨ Highlights

Column Statistics for Grid View

Eidos.2026-04-02.07-55-31.-.v0.30.0.column.stat.mp4

Table grid now supports field summary statistics. Click on any column header to configure aggregated metrics tailored to each field type:

  • Number/Rating: Sum, average, min/max, median, standard deviation
  • Checkbox: Checked/unchecked count and percentage
  • Date/Datetime: Date range, earliest/latest
  • Select/Multi-select: Unique values, empty percentage
  • Text/Link/Other fields: Count values, empty/non-empty statistics

🚀 New Features

  • Enhanced Formula Display Types: Formula fields now support multiple display types, providing more flexible data visualization options.
  • Dataview Search: Dataview now supports search functionality. Configure searchable fields using -- @search {title,column_you_want_to_search} annotation.
  • Gallery & Kanban Search Navigation: Gallery and Kanban views now respond to search result navigation events, jumping to the corresponding cards.
  • Dynamic Card Height: Text fields in Gallery and Kanban cards now display as multi-line with dynamic height for better content visibility.
  • Unified View Configuration: View editing and field visibility configuration have been merged into a streamlined interface.

🔧 Improvements and Fixes

  • Fixed FTS (Full-Text Search) errors caused by adding or deleting table fields.
  • Fixed Windows CLI alias issue - eidos.exe is now properly supported.
  • Optimized table field editing components with improved keyboard navigation and popover UX.
  • Added reserved keyword rank - table column names can no longer use "rank" as it conflicts with FTS5 internals.
  • Improved field dropdown closure behavior with capture-phase listener and ESC key support.
  • Enhanced grid cell editors with better keyboard navigation and safer submenu interactions.

What's Changed

Full Changelog: v0.29.1...v0.30.0

Don't miss a new eidos release

NewReleases is sending notifications on new releases.