abrignoni / abrignoni/iLEAPP

Dynamic Report Data Types

Đang mở
#587 33 bình luận 1 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
1.2k
Fork
303
Merge trung bình
4 giờ 32 phút
Pull request đã merge (30 ngày)
216

Mô tả

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.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.