abrignoni / abrignoni/iLEAPP

Dynamic Report Data Types

オープン
#587 コメント 33 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
1.2k
フォーク
303
平均マージ
4時間 32分
マージ済み PR(30日)
216

説明

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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。