This plugin is designed to add tags to files based on their path (parent direcctories or file name).
This README is just a short intro to the package.
For a quick start and detailed information please see the documentation.
The documentation is also available in the docs
folder of the source code and can be built localy with MkDocs.
The files in the docs/test/
directory implicitely work as tests.
They should be tagged correctly.
- Just fixed the
DeprecationWarning
forwarning_filter
- Just small documentation changes. But I needed to increase the version number to remove the
!!! Warning: Pre alpha: This is currently just a PoC for myself
line from the PyPI site
- Added support for assigning lists of tag to globs.
- Added regex support
- Capture groups can be used to generate dynamic tags
- Implemented working prototype that uses custom globs for the file path matching.
- Reserved name on PyPI