mcndt / obsidian-toggl-integration

A Toggl integration plugin for the popular knowledge base application Obsidian.
GNU General Public License v3.0
267 stars 19 forks source link

Feature Request: Sort Entries under date in LIST mode #55

Closed MalignantCarp closed 2 years ago

MalignantCarp commented 2 years ago

At present, it would appear that the entries under each date in LIST mode are in descending order. I'm not sure of the Toggl API sends the necessary information to change the sort order for these, but it would be nice to have them in ascending order to the first entry is displayed first:

image

You can see from the image, the dates are ascending, but the order in which the entries are displayed is reversed. Project Creation was first, followed by Author Photo Touchup, Main Titles, and then Blasted Crown.

mcndt commented 2 years ago

Oops! That's definitely not intended. I'll see if I can fix that for you soon.

mcndt commented 2 years ago

Fixed in version 0.6.1.

Don't hesitate to report more feedback if you run into anything 😄