tmplat-extension / tmplat

Browser extension that quickly and easily copies info on the current page using a simple and unique template system
https://tmplat.com
MIT License
53 stars 11 forks source link

Change template ordering mechanism #226

Open neocotic opened 7 years ago

neocotic commented 7 years ago

Swapping doesn't make sense for template re-ordering. Instead, the mechanism should be placed above the target position. Alternatively, we can allow the user to insert the template between rows, however, this may require multiple dummy rows to support the drop locations. Either way, there are multiple considerations.