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

[Feature Request]Modern browser features integration for extra fields #612

Open
T00ManySecrets opened this issue Sep 10, 2024 · 0 comments

Comments

@T00ManySecrets
Copy link

One idea to build on extra field is for the fields to have a type. Lets say NFC data.

A user is using the app on their phone and they want to load in their info using a nfc smart card into a field named user.
They can use nfc on their phone to get this data into the field.
There is a API for this https://developer.mozilla.org/en-US/docs/Web/API/Web_NFC_API

Same thing for maybe location.
https://developer.mozilla.org/en-US/docs/Web/API/Geolocation_API

So when we are creating extra fields we need to be able to select a field type.
Type could be Date, Time, Location, NFC and so on.

Cool thing is that this works on Android, iOS and PC.

Maybe we could start with date, time and location.

Hope you understand what I'm saying.

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

No branches or pull requests

1 participant