pimutils / pimutils/vdirsyncer
Generate birthday calendar from the vcf contact files
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 185
- Avg merge
- 11h 49m
- Merged PRs (30d)
- 1
Description
This is a question, not a bug report.
Instead of relying upon the Nextcloud (no customizable) birthday calendar, I would like to generate one from the BDAY field of my contacts. I have one .vcf file per contact, I am looking for a script to extract the birthday information and generates a single .ics file with it.
Do someone know such a tool (I believe to have seen one some time ago but I cannot find it anymore)?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by reviewing the existing command-line handling for vCard contact files and calendar output, then determine whether BDAY values can be converted into a single .ics file. Done means a defined way to generate that calendar from one .vcf file per contact, with behavior for the requested birthday data documented or tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100