GitMurf/roam-javascript

Attribute Table Filters - Backlog of Ideas / Features

Opened this issue · 1 comments

  • Create a custom function to parse the number values for aggregation to add thousands separators.
    • The advanced regex I had working doesn't work on all browsers and definitely doesn't work on ipad.
    • Likely the regex doesn't work on any safari based browser.
  • Select columns to be removed/hidden so the table is more readable instead of being way too wide

Hey! Would love it if I could filter the entire table at once instead of just one column. I'm using this now for a qualitative usability study and that would be really handy since I tagged up the responses to different questions and I'm using each question as an attribute. I envision this would keep any row where any of the cells fulfill the conditions of the filter.