Skip to content

v1.7.5

Compare
Choose a tag to compare
@getreu getreu released this 21 Sep 15:31
corner case: rule out cyclic filename change

This release adds codes to deal with the corner case, that a note has a
subtitle ending with "(1)", "(2)", "(3)" ....

So far this lead to filename endings that could have been confused with
the copy counter tag "(n)".

This release defines a new configuration variable
`copy_counter_extra_separator` which inserts an extra separator (`-`) in
case there could be confusion.