I tried to use the escape characters ^ and \ but they didn't work.
What I want is to search for files that contain the substring.
The most immediate attempt is to search for:, but this is obviously wrong. I tried but it didn't work.
What I want is to search for files that contain the substring
Code:
content: "."
The most immediate attempt is to search for:
Code:
content:"content: ".""
Code:
content:"content: ^".^""
Statistics: Posted by TenTickles — Fri Jan 10, 2025 6:18 pm