diff --git a/digimarks.py b/digimarks.py index af3560a..a611905 100644 --- a/digimarks.py +++ b/digimarks.py @@ -756,7 +756,9 @@ def tag(userkey, tag): publictag=publictag, action=pageheader, message=message, - theme=theme + theme=theme, + editable=True, + showtags=True, )