Create view for all documents having an ASN #1210
-
Hi All, love the tool and just migrated all of my physical documents (~2500 documents) to paperless-ng, amazing system! I am now building my remaining physical archive and I would like to have a view, showing me all documents having an ASN. Unfortunately in the "Saved view" admin panel, I can only see filtering by "does not have ASN", is there a way to achieve "has ASN" that I am overlooking? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hi steilerDev, just enter See also the documentation and also the link to the Whoosh query language |
Beta Was this translation helpful? Give feedback.
Hi steilerDev,
just enter
asn:[0 to]
in the advanced search, or the range you want to search. Make sure there is no space between the "to" and the closing square bracket.See also the documentation and also the link to the Whoosh query language