WIP: add support for VCard exports #230

Draft
Manos Pitsidianakis wants to merge 2 commits from feature/export-vcards into master
Manos Pitsidianakis added the
enhancement
contacts
labels 2023-06-17 23:29:32 +03:00
Manos Pitsidianakis added 1 commit 2023-06-17 23:29:33 +03:00
Manos Pitsidianakis added 1 commit 2023-06-18 09:07:58 +03:00
This pull request has changes conflicting with the target branch.
  • melib/src/addressbook/vcard.rs
  • src/components/contacts.rs
  • src/components/mail/listing.rs
  • src/conf/themes.rs
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b feature/export-vcards master
git pull origin feature/export-vcards

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff feature/export-vcards
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: meli/meli#230
There is no content yet.