When you create a new database.base
And create a filter, for example, to transfer ::
Note [“Topic-Type”] == [“Browser”]
And then you try to create a new note (note.md) from inside the database.base
The page is intuitively gets the element specified in the filter
But it does not appear inside the database.base
When I try to change the code to:
Note [“Topic-Type”] == “Browser”
This page appears, but the rest of the pages belonging to the same filter disappear
In the event that I did not change the code, I drew to the page and delete the Browser option, and then re -choose it again, the page appears on the database.base !!
If I instead closed and reopened the database.base, nothing changes at all
The same result when I tried to close Obsidian and reopen it
The database.base feature is an amazing feature and I am really proud of my participation in this error with you and your support to fix it
And yes, I tried this in Sandbox according to the rules !!