@openctx/provider-web
v0.0.11
Published
Use information from web pages (OpenCtx provider)
Downloads
421
Readme
Web page context provider for OpenCtx
This is a context provider for OpenCtx that fetches contents from web pages by URL for use as context.
Usage
Add the following to your settings in any OpenCtx client:
"openctx.providers": {
// ...other providers...
"https://openctx.org/npm/@openctx/provider-web": true
},
Then use the @
-mention type Web URLs and enter a URL, such as https://example.com
, to include the web page's contents as context.
Development
- Source code
- Docs
- License: Apache 2.0