Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the title and extracted excerpt of the links searchable #94

Open
preslavrachev opened this issue May 11, 2022 · 2 comments
Open

Make the title and extracted excerpt of the links searchable #94

preslavrachev opened this issue May 11, 2022 · 2 comments

Comments

@preslavrachev
Copy link

This one is pretty simple to explain. Say, I want to render a link preview, in order to keep it cached in my database. If I then start searching for that URL, the only thing I could potentially find out about, is if the URL itself contains any of the search keywords:

image

What I 'd love to see here is the title, and excerpt also being searchable. Is this somewhat feasible?

@pengx17
Copy link
Owner

pengx17 commented May 11, 2022

For now Logseq will only search for raw text content saved in the files. There is no solution to search for the rendered content by {{renderer}} macro.
I guess for now what you need to do is to tag the block with something like #[[nil channels]] 🤔?

@nhooey
Copy link

nhooey commented Aug 29, 2023

Is there a corresponding feature for Logseq, with a GitHub issue, that would enable this feature?
Seems pretty important.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants