cryptosharks131 / lndg

Lite GUI web interface to analyze lnd data and leverage the backend database for automation tools around rebalancing and other basic maintenance tasks.
MIT License
219 stars 41 forks source link

Feature Request: add "[time] ago" column to the Transactions table #383

Open Swissnode opened 7 months ago

Swissnode commented 7 months ago

I love the transactions table and of course it makes sense to see Blockheight in a column. However it would really help to instantly know how recent the transactions are with another time column which would display, e.g.

"4 days, 2 hours ago" "2 hours, 45m ago" "13m, 32s ago"

Thanks!