Hi Jon,
Exactly that was also my problem. You could edit the tiddler
$:/plugins/kookma/pinboard/styles/corkborad (Type error here Mohammad?).
For my own use I changed the first part like this:
/*Hide tiddler header*/.cork-board .tc-subtitle {display:none;}
.cork-board .tc-title {display:none;}
.cork-board .tc-titlebar button {
opacity: 0;
}
.cork-board .tc-titlebar:hover button {
opacity: 1;
}
Title and subtitle will still be invisible, but on hover you will have
tiddlercontrols visible.
Birthe
søndag den 17. november 2019 kl. 15.18.51 UTC+1 skrev Jon:
>
> OK, so that works but how do you edit the tiddler again as the controls
> are missing?
>
>
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/7160c5b5-e4dd-433e-9469-4836ac32f134%40googlegroups.com.