How to get rid of "Draft of" overhead title in Edit mode?

59 views
Skip to first unread message

Kalmir

unread,
Jan 31, 2019, 8:49:46 AM1/31/19
to TiddlyWiki
Hi, I'm trying to get as clean design when editing a tiddler as possible. The only thing I'm unable to get rid of is the  "Draft of" overhead title in small letters. I thought perhaps these two items control the behaviour:


However, even if set to hide, the overhead title still appears. So it is probably a wrong track.

Anybody know where should I look?

Thanks a lot,

Kalmir

Kalmir

unread,
Jan 31, 2019, 9:12:25 AM1/31/19
to TiddlyWiki
Actually, I just realised I can achieve what I want with this custom css: .tc-tiddler-edit-title { visibility: hidden; } . I've also used .tc-editor-toolbar { visibility: hidden; } to hide gray stripe which remained visible in the whitespace theme even after un-clicking all editor items in the settings.

Ton Gerner

unread,
Jan 31, 2019, 9:24:49 AM1/31/19
to TiddlyWiki
Hi Kalmir



Actually, I just realised I can achieve what I want with this custom css: .tc-tiddler-edit-title { visibility: hidden; } . I've also used .tc-editor-toolbar { visibility: hidden; } to hide gray stripe which remained visible in the whitespace theme even after un-clicking all editor items in the settings.

You can switch off the editor toolbar totally: Control panel > Settings > Editor Toolbar
Or edit $:/config/TextEditor/EnableToolbar directly.

Cheers,

Ton

Kalmir

unread,
Jan 31, 2019, 12:36:54 PM1/31/19
to TiddlyWiki
I should have known that, thanks, Ton.
Reply all
Reply to author
Forward
0 new messages