farmOS / field-kit

A modular, offline-first companion app to farmOS.
https://farmOS.org
GNU General Public License v3.0
62 stars 39 forks source link

Select multiple logs for batch operations #370

Open jgaehring opened 4 years ago

jgaehring commented 4 years ago

Ideally this would be done with a long-press on mobile, hover on desktop. Hammer.js and ZingTouch seem to be popular libraries to consider.

jgaehring commented 4 years ago

Along with deleting logs, we could also sync arbitrary selections once #210 is accomplished.