💾 Archived View for gmn.clttr.info › sources › photo-stats.git › tree › phosta-alias.5.scd.txt captured on 2023-04-19 at 23:28:14.

View Raw

More Information

-=-=-=-=-=-=-

phosta-alias(5) "phosta" "Alias File Format Definition"

# NAME
phosta-alias - configuration of word replacement for *phosta*(1)

# SYNOPSIS

This allows to sanitize and unify ambigous naming used by different image processing tools.

This is configured via the user-defined config file _~/.phosta.alias_.

The replacement takes place when importing the EXIF data in our database. Every occurence of *old string* will be replaced by *new_string*. The search is *case-sensitive*.

# SYNTAX
The file _~/.phosta.alias_ is a plain text file. It should hold an alias definition per line.
An alias definition consists of the old string, which should be replaced, and the new string which should be put in instead, separat by atleast one tabstop.

Old company new company

lensname real lensname


# SEE ALSO



# AUTHORS

Maintained by René Wagner <rwa@clttr.info>.++
Project repo can be found at https://git.sr.ht/~rwa/photo-stats