mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 13:05:53 +03:00
[GH-ISSUE #27] Importing Contacts #24
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mitnworb on GitHub (Nov 14, 2015).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/27
Originally assigned to: @jasonmunro on GitHub.
What is your long term plan for contacts? Is there a way to import them currently? So far I am very impressed. This is exactly what I have been looking for.
@jasonmunro commented on GitHub (Nov 14, 2015):
There is no import currently, but it's been requested a few times already, and it's definitely something we want to do. Long term I would like to see:
I appreciate the feedback and support! Once I wrap up a few more SMTP related things, I'm going to get back to improving contacts. Hopefully soon :).
Thanks again for the feedback!
@jasonmunro commented on GitHub (Dec 30, 2015):
Been doing a very small amount of contact system updates, (paging, gmail contact integration). The main thing I want to get in place here first is import/export, so that is next on my list.
@Yamakasi commented on GitHub (Feb 11, 2018):
I was wondering what the idea/status is here.
I see that there is not inCypth storage which would be a start if you ask me. I don't see a usage for ldap only in corporate usage and as ldap searches will be open you sometimes don't want to share even in companies your contacts with others so I'm curious if this is idea was for inCompany users or not.
I have tested the local storage but I'm not sure where it's stored as when I end my session by logout the users I added are gone as well.
I think it's most easy to extend the local storage with an SQL way and maybe even with a caldav/carddav server if people would like to have that as it's a native way protocol of storing contacts.
@dumblob commented on GitHub (Feb 11, 2018):
I'm not sure what the plain is, but I wouldn't want to make Cypht responsible for locally storing and maintaining the contact list. I see Cypht as a thin layer between an email/contact/... service and a user (so far the DB is optional and offers e.g. the luxury of user settings). Therefore I would expect Cypht to at most temporarily cache contacts (and for this caching purpose we don't need to persist the contacts).
@jasonmunro commented on GitHub (Sep 25, 2018):
Contacts have grown a bit since this discussion:
Whenever I get a chance to get around to this, I'm confident I want it to:
@marclaporte commented on GitHub (May 1, 2024):
Basic import exists:
