marcusolsson/obsidian-projects

Multiple filter List

Opened this issue · 0 comments

What would you like to be added?

As a user I would like to have muliple filters that that can be applied independently or together.

Current Behaviour:

  1. Create a filter with some condition, which can be combined with another condition with "and/or"
  2. Can have only one filter that needs to be modified each time if the table needs to be viewed differently

Expected Behaviour:

  1. Create a filter "Some name_A" with some condition, which can be combined with another condition with "and/or"
  2. Create a filter "Some name_B" with some condition, which can be combined with another condition with "and/or"
  3. Filters name_A, name_B can be edited after creation -> changing the name and condition
  4. Filters name_A, name_B can be saved for each project
  5. Filters name_A, name_B can be applied independently or together

Example mock up:

image

image

Why is this needed?

Currently only filter can be applied, but we need to apply multiple filters