docs: mark browser receiver pairing complete
This commit is contained in:
parent
f74b45a37c
commit
eac67d9417
|
|
@ -248,8 +248,9 @@ search.provider
|
||||||
Текущий статус: базовый `verstak.browser-inbox` implemented as both a global
|
Текущий статус: базовый `verstak.browser-inbox` implemented as both a global
|
||||||
sidebar view and a workspace item. Workspace tabs keep their own pending queue;
|
sidebar view and a workspace item. Workspace tabs keep their own pending queue;
|
||||||
the global sidebar view aggregates queues from all workspaces plus unscoped
|
the global sidebar view aggregates queues from all workspaces plus unscoped
|
||||||
global captures. Pairing, domain binding, and conversion into
|
global captures. The local receiver now has an opt-in paired mode that requires
|
||||||
notes/links/files/activity are still future work.
|
`X-Verstak-Receiver-Token` before publishing browser capture events. Domain
|
||||||
|
binding and conversion into notes/links/files/activity are still future work.
|
||||||
|
|
||||||
## 9. `official.search`
|
## 9. `official.search`
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -162,7 +162,7 @@ Tasks:
|
||||||
pending queues and a global aggregate view;
|
pending queues and a global aggregate view;
|
||||||
- [x] implement browser extension capture scaffold for URL, selected text,
|
- [x] implement browser extension capture scaffold for URL, selected text,
|
||||||
page title, and link captures;
|
page title, and link captures;
|
||||||
- define local receiver permission/pairing model;
|
- [x] define local receiver permission/pairing model;
|
||||||
- add domain-to-workspace binding;
|
- add domain-to-workspace binding;
|
||||||
- convert inbox entries into notes/links/files/activity events through public
|
- convert inbox entries into notes/links/files/activity events through public
|
||||||
plugin APIs.
|
plugin APIs.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue