Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an example contact #4289

Open
ChristophWurst opened this issue Jan 7, 2025 · 0 comments · May be fixed by nextcloud/server#50156
Open

Create an example contact #4289

ChristophWurst opened this issue Jan 7, 2025 · 0 comments · May be fixed by nextcloud/server#50156
Assignees
Labels
2. developing Work in progress enhancement New feature or request skill:backend Issues and PRs that require backend development skills

Comments

@ChristophWurst
Copy link
Member

ChristophWurst commented Jan 7, 2025

Is your feature request related to a problem? Please describe.

As a new Nextcloud Calendar user I might benefit from seeing some example content in all apps.

Describe the solution you'd like

Put an example card in my address book the first time I'm logging in.

BEGIN:VCARD
VERSION:3.0
PRODID:-//Sabre//Sabre VObject 4.5.6//EN
UID:e306b3fb-66c8-41d4-8d61-8aad25fe0a80
FN:Jane Doe
ADR;TYPE=HOME:;;123 Street Street;City;State;;Country
EMAIL;TYPE=WORK:[email protected]
TEL;TYPE=HOME,VOICE:+999999999999
TITLE:Manager
ORG:Company
BDAY;VALUE=DATE:20000101
URL;VALUE=URI:https://example.com/
REV;VALUE=DATE-AND-OR-TIME:20241227T144820Z
END:VCARD

(UID and prodid etc will be generated)

Describe alternatives you've considered

N/a

Additional context

Related to nextcloud/calendar#6608

@ChristophWurst ChristophWurst added 1. to develop Accepted and waiting to be taken care of enhancement New feature or request labels Jan 7, 2025
@ChristophWurst ChristophWurst added the skill:backend Issues and PRs that require backend development skills label Jan 8, 2025
@hamza221 hamza221 moved this from 📄 To do to 🏗️ In progress in 💌 📅 👥 Groupware team Jan 17, 2025
@ChristophWurst ChristophWurst added 2. developing Work in progress and removed 1. to develop Accepted and waiting to be taken care of labels Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing Work in progress enhancement New feature or request skill:backend Issues and PRs that require backend development skills
Projects
Status: 🏗️ In progress
Development

Successfully merging a pull request may close this issue.

2 participants