new plugin to allow moving all tasks to another list

This commit is contained in:
2026-06-28 17:23:28 -03:00
commit fc49379718
11 changed files with 784 additions and 0 deletions

1
Asset/css/skeleton.css vendored Normal file
View File

@@ -0,0 +1 @@
/* Skeleton plugin styles -- add CSS here. Loaded via template:layout:css. */

1
Asset/js/skeleton.js Normal file
View File

@@ -0,0 +1 @@
// Skeleton plugin script -- add JS here. Loaded via template:layout:js.