0magnet: refine row selector & add andmatch filter. resolves #12401 resolves #12402

This commit is contained in:
ilike2burnthing 2021-10-12 17:50:49 +01:00 committed by GitHub
parent 2f3e41ed55
commit 382d0dfe19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -41,7 +41,9 @@ search:
q: "{{ if .Keywords }}{{ .Keywords }}{{ else }}{{ .Today.Year }}{{ end }}"
rows:
selector: table > tbody > tr
selector: table > tbody > tr:has(td)
filters:
- name: andmatch
fields:
category: