LCA-ActivityBrowser / activity-browser

GUI for brightway2
GNU Lesser General Public License v3.0
144 stars 57 forks source link

Potential improvement: "modified" column of databases does not order correctly #1144

Closed CHarpprecht closed 9 months ago

CHarpprecht commented 10 months ago

Issue

Issue:

The ordering of the "modified" column in the "Databases" panel applies a numerical order (1,2,3..., a), but ignores the unit (minutes, hours, months, years, etc.), see example in screenshot. Thereby, the ordering from very recent to old does not work correctly.

image

Ideally, the ordering would take the unit into account as well, such that databases are ordered correctly from "new" to "old" .

"a month ago" could be transformed into "1 month ago" to make things easier to order.

github-actions[bot] commented 9 months ago

This issue has been implemented in the new release of Activity Browser 🚀 (version 2.9.3), you can get the new version by updating Activity Browser.

🤖beep boop! I'm a bot and this message was an automated action. If updating does not make sense for this issue, just ignore this.