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

feat: Execute Logseq Queries and add to ollama context #23

Open
Deastrom opened this issue May 10, 2024 · 2 comments
Open

feat: Execute Logseq Queries and add to ollama context #23

Deastrom opened this issue May 10, 2024 · 2 comments

Comments

@Deastrom
Copy link

Ran a summarize on a block that runs a query and the summary simply told me that I was running a query. I don't think (without looking through the code) the logic is executing the query and adding it to its context.

Would love to see this so I can summarize, say, an entire sprint without needing to move around my journal entries :)

@omagdy7
Copy link
Owner

omagdy7 commented May 13, 2024

Can you please elaborate more with an example what I understand is that you want the plugin to understand if the current block is a logseq-query and run it and then feed that through the AI context and summarize it am I correct?

@Deastrom
Copy link
Author

There are a couple different types of queries, the ones i'm specifically looking for are the Advanced Queries

https://docs.logseq.com/#/page/queries

the Markdown file simply captures the definition of the query relying on the logseq app to execute it.

I'd like to see this plugin execute these queries and add it to its context.

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

2 participants