tzk/tzk
Jacob Kiers dcac80c5ac Replace link text of private person
It is possible that a private person is linked to in a tiddler with the
syntax `[[Jane|MsJaneDoe]]`.

Up to now, the text of the link was not redacted, which could lead to
unintentional privacy leaks.

Therefore, a new parameter `replace_link_text` is introduced for the
`replace_private_people` builder.

When that is set to True, then the link text is also replaced with the
initials.

Signed-off-by: Jacob Kiers <code@kiers.eu>
2022-03-22 23:34:32 +01:00
..
editions/tzk regular update 2022-01-03 15:31:14 -06:00
__init__.py initialize Sphinx and document builders 2021-08-27 09:53:18 -05:00
__main__.py update copyright notice 2022-03-14 20:59:57 -05:00
builders.py Replace link text of private person 2022-03-22 23:34:32 +01:00
config.py add 'tzk convert' to switch between Node & single-file 2021-09-20 14:16:32 -05:00
default_config.py fix several doc files that got out of date 2021-09-21 09:30:32 -05:00
git.py update docstrings 2021-08-27 10:06:52 -05:00
tw.py adjust explanation of restore-plugins situation 2021-09-21 13:08:55 -05:00
util.py bump version and allow use of --version to see it 2022-01-23 17:28:19 -06:00