Hi Jero,
If you want to reposition the notification, you can do it like this:
1. Create a new tiddler (any title)
2. Tag it with *$:/tags/Stylesheet*
3. Paste the below code to its body
.tc-notification {
position: fixed !important;
right: 200px;
}
4. Save
Now your notifications will be moved 200 pixels to the left, relative to
the right edge of the viewport.
You can play with it further using CSS to fit your needs, reposition,
change colours, styling etc. and delete the above tiddler altogether to
move back to the core version.
Just an idea, hope this helps.
Have fun!
Hubert
On Tuesday, 4 August 2020 11:54:33 UTC+1, Jero wrote:
>
> Hi everyone.
>
> Tiddlywiki 5.1.17 , Firefox 78.0.2 64 bit, Windows 10
>
> Issue:
> The "Saved wiki" yellow notification covers the "hide/show sidebar" toggle
> icon.
> It can take several seconds until the notification disappears, forcing me
> to wait before I can access the toggle iconn -which, by frequent saving,
> noticeably disrupts my workflow.
>
> Two solutions come to my mind:
> 1. Being able to set the max. showing time of the "Saved wiki"
> notification (I would go for something like 300ms).
> 2. Being able to change the showing place (or size) of the "Saved wiki"
> notification, so it doesn't cover the "hide/show sidebar" toggle icon.
>
> But I have no idea how to do any of these.
>
> Any help very welcome.
> Jero
>
--
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/d73e3d96-ed13-4641-a10f-a0337996b7ebo%40googlegroups.com.