edu san

Results 3 issues of edu san

Hello, I'm wondering if the type for Locale data in https://github.com/ttag-org/ttag/blob/master/types/index.d.ts#L16 shouldn't be `export interface LocaleData { headers: Headers; translations?: Translations; contexts?: Translations; }` Both the [localeData validator](https://github.com/ttag-org/ttag/blob/cab2ecfb15458c7ae47a74ba37f99ea4fac2f353/src/validation.js#L22) or other...

We should review how we're handling date fields (`BDAY` and `ANNIVERSARY` fields in the vcard). Right now we're saving dates in the vcards as ISO strings, displaying birthdays including the...

Enhancement
P5: Low

Adapt the export modal so that only a few contacts can be exported. This feature would be needed when selecting a few contacts.

Enhancement
P5: Low