{{define "bulk-section"}} tag {{$selTags := .Filter.Tags}} {{range .AllTags}}{{.}}{{end}} mgmt {{$selM := .Filter.Management}} mai self external unmanaged status {{$selS := .Filter.Status}} active done archived show archived {{.Matched}} / {{.Total}} items match {{with .Banner}}{{.}}{{end}} Bulk action (applies to all checked rows) + tag – tag set management — mai self external clear set status — active done archived public-listing — Make public Make private timeline todos — Exclude from timeline Re-include on timeline Apply slug primary path tags mgmt status {{range .Rows}} {{.Slug}} {{.PrimaryPath}} {{template "bulk-chip-tags" .}} {{template "bulk-chip-mgmt" .}} {{.Status}} {{else}} No items match. Loosen the filters. {{end}} {{end}} {{define "bulk-chip-tags"}} {{range .Tags}} {{.}} × {{end}} {{/* No nested
{{.Matched}} / {{.Total}} items match
{{.}}