docs: mark journal worklog plugin complete

This commit is contained in:
mirivlad 2026-06-29 04:47:13 +08:00
parent b61bc94a05
commit adb85f8a00
2 changed files with 9 additions and 1 deletions

View File

@ -205,6 +205,14 @@ Optional requires:
activity.reconstruction
```
Текущий статус: базовый `verstak.journal` implemented as both a global sidebar
view and a workspace item. Workspace views store manual worklog entries in the
plugin settings namespace, import non-billable entries from
`verstak.activity.suggestWorklog`, and deduplicate repeated imports by Activity
suggestion id. The global view aggregates stored workspace worklogs. Billing
reports, invoice export, timers, and richer report filters are still future
work.
## 7. `official.browser-inbox`
Назначение:

View File

@ -143,7 +143,7 @@ Tasks:
views while keeping their workspace items;
- [x] implement persistent search index and cross-provider runtime hosting;
- [x] implement activity reconstruction and worklog suggestions;
- implement journal/worklog plugin that can consume activity suggestions.
- [x] implement journal/worklog plugin that can consume activity suggestions.
Verification: