abrignoni / abrignoni/iLEAPP

Dynamic Report Data Types

Ouverte
#587 33 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
1.2k
Forks
303
Merge moyen
4 h 32 min
PR mergées (30 j)
216

Description

In the effort on the dynamic report, so far we have a few data types that can get tagged for special handling. curious what folks think might be some other data types for special handing.

## Current Formats in Development Fork
`datetime` <== formatting and timezone adjustment
`date` <== formatting only
`time` <== formatting and timezone adjustment
`phonenumber` <== formatting into regional grouping

## Future Thoughts
### Color - Added in
`color` or `colorhtml`
could have a little color square, maybe even a pop up with a larger square and other color representations like RGB, CMYK, HTML, etc. something like this:
![image](https://github.com/abrignoni/iLEAPP/assets/6327329/a98c16a1-5555-4e64-80c1-67756f9e14e6)
### Distance Numbers
allow for a number to be reported as a certain distance in a provided unit of measure, and the popover can do some conversion math. found this in the AllTrails module that has distance and elevation numbers in meters. would be easy to convert from metric to imperial and vice versa.
![image](https://github.com/abrignoni/iLEAPP/assets/6327329/6411c3a9-62f9-4fe5-8b9e-230c36f1204f)
### Location
also in the above screen shot of AllTrails is lat/long numbers that could be used to present that location in the several other notation versions of geo-location. maybe even a link to open google earth at that given loc.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.