raycast:main
← xxchan:xxchan/functional-dinosaur
opened 11:48PM - 17 Jan 23 UTC
## Description
Add fulltext search feature to logseq extension
(Almost… ready, but don't have time to check the checklist yet. Just submit a PR first to make the code available in case someone need it)
## Screencast

## Checklist
- [ ] I read the [extension guidelines](https://developers.raycast.com/basics/prepare-an-extension-for-store)
- [ ] I read the [documentation about publishing](https://developers.raycast.com/basics/publish-an-extension)
- [ ] I ran `npm run build` and [tested this distribution build in Raycast](https://developers.raycast.com/basics/prepare-an-extension-for-store#metadata-and-configuration)
- [ ] I checked that files in the `assets` folder are used by the extension itself
- [ ] I checked that assets used by the `README` are placed outside of the `metadata` folder