mirror of
https://github.com/aleksejs1/obsidian-contact-sync-plugin.git
synced 2026-07-22 05:48:16 +00:00
Adds an "exclude label" setting so contacts tagged with a specific label are skipped during sync regardless of the sync label filter. Exclusion takes precedence over inclusion. Also fixes a bug where user-created labels were missing from contact frontmatter and label filters had no effect: Google's contactGroups.list omits groups created via the legacy Contacts API. After fetching contacts, unknown group IDs found in memberships are now resolved via a contactGroups:batchGet call, ensuring all labels are mapped correctly. |
||
|---|---|---|
| .. | ||
| __mocks__ | ||
| __tests__ | ||
| auth | ||
| config | ||
| core | ||
| i18n | ||
| plugin | ||
| services | ||
| types | ||
| utils | ||
| main.ts | ||