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 option --no-reindex to avoid indexing when we want to simply use the existing index #41

Closed ArneBachmann closed 3 years ago

ArneBachmann commented 7 years ago

Could be useful for testing and special situations (avoid expensive indexing operation after modifying the configuration)

ArneBachmann commented 3 years ago

Renamed to --keep-index and implemented.