You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Hi all,
I really like the plugin $:/plugins/tobibeer/preview. With it, it is possible, to make tiddler-links hoverable (show the content by hover-over with the mouse).
But: How to make that usable with a tablet / smartphone? I mean, without having a mouse or anything similar, only my fingers...
?? Surya
Jed Carty
unread,
Feb 19, 2018, 3:42:24 AM2/19/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
I believe this is a limitation of the touch interface. To my knowledge the only solution would be to write custom javascript handlers and add new gesture types like press and hold to show the preview or something like that.
Surya
unread,
Feb 19, 2018, 12:29:47 PM2/19/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Hi Jed,
I guessed / feared that already, that it won't be possible- but hope always dies at last...
Writing custom javascripts and similar things is ..... well, my knowledge is non existing for such things.... Okay, I'll accept it.