Steps to reproduce
Given:
- any filled property of file in a note
- and a full_url property filled with a url like “https:// …logia…org/…/Abandonador.pdf“
- and base with the property and a formula that shows “URL” string instead of the full_url
- this is important, we are not showing the actual value of the URL, we are showing the string “URL”
- formula: link(full_url, “URL”)
If we search in the base view for any prefix of the url
Did you follow the troubleshooting guide? [Y/N]
Expected result
It should filter results based on the actual displayed data. Ignoring the actual value of href of the link.
Actual result
If I search for “logia” all entries will be shown because all urls have “..logia.org/…”
Environment
SYSTEM INFO:
Obsidian version: 1.12.7
Installer version: 1.7.7
Operating system: Windows 11 Pro 10.0.26200
Login status: logged in
Language: en
Catalyst license: none
Insider build toggle: off
Live preview: off
Base theme: dark
Community theme: none
Snippets enabled: 0
Restricted mode: off
Plugins installed: 19
Plugins enabled: 13
1: Mind Map v1.1.0
2: Git v2.38.3
3: Excalidraw v2.22.3
4: Pandoc Plugin v0.4.1
5: NVC - Nonviolent Communication v1.0.0
6: Templater v2.20.4
7: PDF++ v0.40.31
8: Notebook Navigator v2.6.6
9: Ninja Cursor v0.0.13
10: Advanced Tables v0.23.2
11: Maps v0.1.6
12: Calendar v1.5.10
13: TaskNotes v4.7.2
RECOMMENDATIONS:
Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.
Additional information
If we display the full url, that’s ok, because the data is being displayed.

