When a base is in the sidebar and no note opened in the main pane new note from base does not include filtered properties

Steps to reproduce

  1. Create new base file.
  2. Add filter ‘tags.contains(“test”)’.
  3. Pin base file to the sidebar.
  4. Close any other notes in the main pane.
  5. Try to create new note from base.

Did you follow the troubleshooting guide? [Y]

Expected result

Created note should have tag “test”.

Actual result

Created note doesn’t have any tags of the tags property.

Environment

SYSTEM INFO:
Obsidian version: v1.9.6
Installer version: v1.8.4
Operating system: #24~24.04.3-Ubuntu SMP PREEMPT_DYNAMIC Mon Jul 7 16:39:17 UTC 2 6.14.0-24-generic
Login status: logged in
Language: ru
Catalyst license: insider
Insider build toggle: on
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: on

RECOMMENDATIONS:
none

Additional information

When base is not in sidebar or if any other note is opened in the main pane, the new note is created with tag, as expected. The same happens with any other filtered properties. Properties, added to columns, are added to the new note normally, the problem is only with filters.

thanks!

will be fixed 1.9.7

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.