mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
When useOperationLogSync is enabled: - SaveToDbEffects is completely disabled (no writes to 'pf' database) - Legacy sync (WebDAV/Dropbox) reads from NgRx store via delegate - Non-NgRx models (reminders, archives, plugins) are loaded from 'pf' DB on-demand Key changes: - Add PfapiStoreDelegateService to read sync data from NgRx store - Wire up delegate in PfapiService based on useOperationLogSync config - Flush NgRx state to 'pf' database when disabling op-log mode This approach simplifies PFAPI/OpLog integration by making SUP_OPS the write path while keeping PFAPI functional for legacy sync. |
||
|---|---|---|
| .. | ||
| ai | ||
| promotion | ||
| screens | ||
| sync | ||
| add-new-integration.md | ||
| build-and-publish-notes.md | ||
| ENV_SETUP.md | ||
| github-access-token-instructions.md | ||
| gitlab-access-token-instructions.md | ||
| how-to-rate.md | ||
| howto-refresh-snap-credentials.md | ||
| legacy-webview-analysis.md | ||
| mac-app-store-code-signing-guide.md | ||
| performance-project-tag-report.md | ||
| plugin-development.md | ||
| update-android-app.md | ||
| update-mac-certificates.md | ||