ArneBachmann / tagsplorer

A quick and resource-efficient OS-independent tagging filetree extension tool and library
Mozilla Public License 2.0
3 stars 1 forks source link

Add handling of folder vs file matching #77

Closed ArneBachmann closed 3 years ago

ArneBachmann commented 7 years ago

As described in #69 , use same argument twice (and don't remove duplicates, but keep separate inc/exc tag lists for folders and files), or introduce separate options to differentiate between tags and file name (patterns).

ArneBachmann commented 3 years ago

More a less solved, as duplicate of #69, but without special syntax. Duplicating arguments works fine, otherwise use a glob for file matching.