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

[Request] Read contacts and events from phone, suggest old values #3

Open
a123qwertz567 opened this issue Oct 15, 2020 · 7 comments
Open
Labels
enhancement New feature or request

Comments

@a123qwertz567
Copy link

Have you thought about adding support to read phone contacts, so you can add them to events?
Have you thought about adding support to import events from the calendar?

Ofc, this will stand against the privacy focus of this app.

@apozas
Copy link
Owner

apozas commented Oct 15, 2020 via email

@alrt84
Copy link

alrt84 commented Oct 16, 2020

Hi, thanks for the app! Is it possible to add a database of places (or to collect them once inserted) so that a place can be selected without entering it manually everytime? I am thinking to the workplace for instance, where I have most of my daily contacts with people.

@apozas
Copy link
Owner

apozas commented Oct 16, 2020 via email

@apozas apozas changed the title Feature reuqest Feature request Oct 16, 2020
@leso-kn
Copy link

leso-kn commented Oct 17, 2020

Hi! I also like the idea of involving the contacts feature of android!

Maybe for the beginning it would be sufficient to add contact names to the autocomplete list of the name text box and automatically fill the phone number if the selection changes (and a phone number is available)

@leso-kn
Copy link

leso-kn commented Oct 17, 2020

Also, short tip: Usually it's easier to split github issues into separate issues for feature requests, makes it easier to follow the discussion :)

Github also offers a template feature for issues, where you can for example create templates for [feature request] or [bug report]

apozas added a commit that referenced this issue Oct 17, 2020
Thanks to #3 (comment) for the suggestion
@apozas apozas changed the title Feature request [Request] Read contacts and events from phone, suggest old values Oct 17, 2020
@apozas apozas added the enhancement New feature or request label Oct 17, 2020
@CrsiX
Copy link

CrsiX commented Oct 20, 2020

I found the app in F-Droid yesterday and just checked it out, struggling with #5. This lead me to this issue where I could request even more features for your nice project :)

I think it's useful if you could select multiple contacts from your local contact book, especially for new larger events. The main workflow is as following (basically, only 3.3 is new):

  1. Open the app and add a new event
  2. Fill in the name, place and date/time of the event as usual
  3. Add people that you have met during the event
    1. Click on the companions field
    2. Enter some first letters (e.g. A)
    3. If the contact permission is given:
      • Look into the local contact book and search for contacts starting with A
      • Show the top x results as a drop-down-like list (e.g. Alice and Ashley)
      • Click on Alice to add it to the list of other people (companions list) or click on "Next" / "Enter" on the keyboard or a new + button to safe the string as-is (e.g. if you have no contact for someone)
      • Clear the text box input
    4. If the contact permission is not given:
      • Use the inserted text as-is
      • Add the inserted string into the contacts list when the user presses "Next" or "Enter" on the keyboard or you add a + button for this purpose
  4. Add indoor/outdoor, distance information and notes as usual
  5. You might want to be able to edit / delete users from the list of companions, regardless whether they are plain strings or contacts from your contact book

However, in my opinion, using the local contact book must be optional. The app should work absolutely fine if the permission is not given, underlining the privacy aspect.

@apozas
Copy link
Owner

apozas commented Oct 21, 2020

Thanks a lot for the amount of detail. I have in mind implementing, at least, something along the lines of your point 3.iv. Hopefully this will be relatively soon, although right now I want to dedicate a few days to translations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants