Crate xtag

Source

Enums§

Searcher
Searcher variants.
XTagError

Functions§

compile_search
Compiles a fast search structure out of expression.
csl_to_map
Convert comma separated list of tag=value pairs to map
delete_tags
Delete all tags for file
get_bookmark
Get bookmark from filesystem
get_tags
Get tags for file as map
map_to_csl
Convert map to comma separated list of tag=value pairs
rename
set_tags
Set tags for file from map

Type Aliases§

Result
XTags