Extract search results in a note - not only filetitles

Hi, I look for a possibility to extract the results with more context to a single note. The plugin Search++ seem to try to do it, but it doesn’t work for me (can’t extract the results to a new note). Is there another possibility or plugin? Thanks in advance, Fred

You could use embedded queries, at least as a workaround:

```query
(your search expression here)
```
2 Likes

That’s a good workaround. But what I need ist 2-3 lines in the results. Is it possible to format it that way and how can I do it?