Skip to content
This repository was archived by the owner on Apr 4, 2026. It is now read-only.
This repository was archived by the owner on Apr 4, 2026. It is now read-only.

Synchronize data set #3

@HttpMarco

Description

@HttpMarco

Possible properties;

  • SyncAll property: Synchronize all entries in the repository.
  • SyncIf property (filter logic): Synchronize all entries if the filter is applied.
  • SyncTimedAll: Synchronize all entries at scheduled intervals.
  • SyncTimedIf property (filter logic): Synchronize entries with a timed value only if the filter is applied.
  • SyncLimit property: Synchronize all entries with a specified limit.
  • SyncLimitIf property: Synchronize entries with a limit only if filters are applied.
  • SyncTimedLimit property: Synchronize entries up to a specified limit at scheduled intervals.

Metadata

Metadata

Assignees

Labels

featureIf a new feature requested

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions