tag: Add a tag.
This is a method of the TodoItem class in the planning module.
def tag(mut self, tag: impl Into<String>) -> Self