Search Extensions: run from template and pass back the results
@jgclark is already working on this.
Since Apr 27, 2023.
- Dominant language
- JavaScript
- Stars
- 204
- Forks
- 82
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 3
Description
A user provided a use case of wanting to include the open tasks with a given @mention in a template: -- e.g. for a weekly 1:1 meeting, pull the open items for that person.
https://discord.com/channels/763107030223290449/963950027946999828/1100905844708741332
I would like to request a general solution that allows for search commands (e.g. searchForOpenTasks) to be run via template and return the results in-line (either as synced lines or converted to bullets so as to not duplicate tasks). I would like to be able to search for open, checklist or both.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.