LostRhapsody / slothtime

Minimalist time tracking website
https://slothtime.dev
GNU General Public License v3.0
0 stars 0 forks source link

Drag and rearrange rows #24

Open LostRhapsody opened 1 year ago

LostRhapsody commented 1 year ago

Add the ability to re order rows on the table

To start, just re ordering rows would be ideal. Additionally the convenience of being able to visually drag them to their new order would be good.

https://github.com/Shopify/draggable Possible JS Lib for dragging.