Hi, This would be nice in a Widget(s), such that we can read and set cookies as needed, but for user ID and ideally password as well.
There was however an intentional move away from Cookies, in TW5. Regards Tony On Wednesday, February 13, 2019 at 2:04:39 AM UTC+11, Zhilong Jia wrote: > > how to set UserName in TiddlyWiki5 using cookies? > > The variant of TiddlyWiki5, from https://github.com/OokTech/TW5-Bob, is > powerwd by Node.js and different intranet users can access it. > > > It's annoying to set UserName everytime after a refersh in Chrome. Thank > you. > > > something like > > > $:/status/UserName = document.cookie.split("; UserName=")[1] > > document.cookie.split("; UserName=")[1] is a simple way to get the value of > UserName in cookie. > > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/92b2d35c-badf-4953-ad7f-065affb2ef60%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

