Sharing bookmarklets

109 views
Skip to first unread message

TonyM

unread,
May 21, 2020, 12:52:57 AM5/21/20
to TiddlyWiki
Folks,

With some previous guidance from Jeremy, I have build a bookmarklet maker, and I want to share the result.

Can anyone help me with this?, I have gone down a few blind alleys trying to do this. I would love to share some.
  • How can we share a bookmarklet that works in our browser
    • by email
    • by html post?
    • To drag from a tiddlywiki
    • As a finished product in tiddlywiki?
Regards
Tony


TonyM

unread,
May 21, 2020, 4:07:11 AM5/21/20
to TiddlyWiki
Folks

I will add the ability to click a bookmark in a tiddlywiki page to do its JavaScript would be nice. I wonder if there is a security limitation.

Once I have this working I can share some use full bookmarklettes even make some on demand before I package this as a plugin.

Regards
Tony

Birthe C

unread,
May 21, 2020, 4:26:18 AM5/21/20
to TiddlyWiki

TonyM

unread,
May 21, 2020, 7:54:12 PM5/21/20
to TiddlyWiki
Birthe,

Me too, Jeremy's Macro, refined it further, and continue to, the problem is not making them, or even using ones I made, 

I don't know how to share the ones I made without using the bookmarklet maker. 

I would like to embed theme here or place them on a published wiki.

Any ideas?

Regards
Tony

Birthe C

unread,
May 21, 2020, 9:30:31 PM5/21/20
to TiddlyWiki
TonyM,
 
I really think a published wiki would be best. Easier to link to and for people to find in the times to come.
I don't understand the reason, but at times I am not able to see added files here in the group. At times other have had the same complain.

Also this is something that can help any one. Newbie or Oldie (nice word- isn't it?)

I am curious as to what you have found out, you have so many great ideas.
I never forget, when you had published a field ViewTemplate and I some time later mentioned your quick database.....lol I later remembered that it was my own imagination running wild, what your viewtemplate could be used for....also. Well - that turned my friend into a TW5 user. Just thought you should know.


Birthe

TonyM

unread,
May 21, 2020, 11:04:35 PM5/21/20
to TiddlyWiki
Birthe,

Thanks for the support. The only way I know to publish a bookmarklet is to build one from the tiddlers in the current tiddler. Here is one I use a lot;

Its called visitor (below)

If you create a new bookmark in Firefox and paste this below into the location field, you can create the bookmarklet, visit a fresh tab of tiddlywiki.com and click the bookmarklet.
  • See how it adds buttons, easy access to the user name, tiddler titles as links and more with a click
This instruction works but I would like a method to share even one off bookmarklets with others in emails, or on wordpress sites etc... and in tiddlywiki without the source tiddlers present, ie no bookmarklet making on the run, a bookmarklet frozen in time.

They work well to goggle multiple settings at once, so I need to capture tiddlers in one state save it as a bookmarklet and then toggle the setting the other way and save the reverse bookmarklet.
I have managed to capture the bookmarklet payload in a tiddler and use the following to publish it in a wiki;

<a href={{{ [all[current]get[text]] }}}><$text text={{{ [all[current]get[caption]else{!!title}] }}}/></a>

So I seem to be making progress.

Regards
Tony

javascript:(function()%20%7B%0A%24tw.wiki.addTiddlers(%5B%7B%22created%22%3A%2220191111052437116%22%2C%22creator%22%3A%222020509-17%3A00%22%2C%22text%22%3A%22fluid-fixed%22%2C%22title%22%3A%22%24%3A%2Fthemes%2Ftiddlywiki%2Fvanilla%2Foptions%2Fsidebarlayout%22%2C%22tags%22%3A%22QuickConfig%22%2C%22modifier%22%3A%222020509-17%3A07%22%2C%22modified%22%3A%2220200509071139358%22%7D%2C%7B%22created%22%3A%2220200307232726699%22%2C%22creator%22%3A%222020509-17%3A07%22%2C%22text%22%3A%22yes%22%2C%22title%22%3A%22%24%3A%2Fthemes%2Ftiddlywiki%2Fvanilla%2Foptions%2Fstickytitles%22%2C%22modified%22%3A%2220200509071143960%22%2C%22modifier%22%3A%222020509-17%3A07%22%7D%2C%7B%22created%22%3A%2220200509071207127%22%2C%22creator%22%3A%222020509-17%3A07%22%2C%22text%22%3A%22yes%22%2C%22title%22%3A%22%24%3A%2Fconfig%2FTextEditor%2FEnableToolbar%22%2C%22modified%22%3A%2220200509071219753%22%2C%22modifier%22%3A%222020509-17%3A07%22%7D%2C%7B%22created%22%3A%2220200509070315383%22%2C%22creator%22%3A%222020509-17%3A00%22%2C%22title%22%3A%22%24%3A%2Fconfig%2FNavigation%2FUpdateAddressBar%22%2C%22text%22%3A%22no%22%2C%22modifier%22%3A%222020509-17%3A07%22%2C%22modified%22%3A%2220200509071249579%22%7D%2C%7B%22created%22%3A%2220200509070320132%22%2C%22creator%22%3A%222020509-17%3A00%22%2C%22title%22%3A%22%24%3A%2Fconfig%2FNavigation%2FUpdateHistory%22%2C%22text%22%3A%22no%22%2C%22modifier%22%3A%222020509-17%3A07%22%2C%22modified%22%3A%2220200509071253349%22%7D%2C%7B%22created%22%3A%2220200509070325077%22%2C%22creator%22%3A%222020509-17%3A00%22%2C%22text%22%3A%22yes%22%2C%22title%22%3A%22%24%3A%2Fconfig%2FNavigation%2FPermalinkview%2FCopyToClipboard%22%2C%22modifier%22%3A%222020509-17%3A07%22%2C%22modified%22%3A%2220200509071259439%22%7D%2C%7B%22created%22%3A%2220200509070331385%22%2C%22creator%22%3A%222020509-17%3A00%22%2C%22text%22%3A%22no%22%2C%22title%22%3A%22%24%3A%2Fconfig%2FNavigation%2FPermalinkview%2FUpdateAddressBar%22%2C%22modifier%22%3A%222020509-17%3A07%22%2C%22modified%22%3A%2220200509071302797%22%7D%2C%7B%22created%22%3A%2220200303030634694%22%2C%22creator%22%3A%222020509-17%3A00%22%2C%22title%22%3A%22%24%3A%2Fconfig%2FTiddlers%2FTitleLinks%22%2C%22text%22%3A%22yes%22%2C%22modifier%22%3A%222020509-17%3A07%22%2C%22modified%22%3A%2220200509071307534%22%7D%2C%7B%22created%22%3A%2220200509070155346%22%2C%22creator%22%3A%222020509-17%3A00%22%2C%22text%22%3A%22show%22%2C%22title%22%3A%22%24%3A%2Fconfig%2FViewToolbarButtons%2FVisibility%2F%24%3A%2Fcore%2Fui%2FButtons%2Fmore-tiddler-actions%22%2C%22modifier%22%3A%222020509-17%3A07%22%2C%22modified%22%3A%2220200509071401902%22%7D%2C%7B%22created%22%3A%2220200307232616675%22%2C%22creator%22%3A%222020509-17%3A07%22%2C%22text%22%3A%22show%22%2C%22title%22%3A%22%24%3A%2Fconfig%2FViewToolbarButtons%2FVisibility%2F%24%3A%2Fcore%2Fui%2FButtons%2Fclone%22%2C%22modified%22%3A%2220200509071409444%22%2C%22modifier%22%3A%222020509-17%3A07%22%7D%2C%7B%22created%22%3A%2220200307232617942%22%2C%22creator%22%3A%222020509-17%3A07%22%2C%22text%22%3A%22show%22%2C%22title%22%3A%22%24%3A%2Fconfig%2FViewToolbarButtons%2FVisibility%2F%24%3A%2Fcore%2Fui%2FButtons%2Fexport-tiddler%22%2C%22modified%22%3A%2220200509071416333%22%2C%22modifier%22%3A%222020509-17%3A07%22%7D%2C%7B%22created%22%3A%2220200307232639109%22%2C%22creator%22%3A%222020509-17%3A00%22%2C%22text%22%3A%22show%22%2C%22title%22%3A%22%24%3A%2Fconfig%2FPageControlButtons%2FVisibility%2F%24%3A%2Fcore%2Fui%2FButtons%2Fhome%22%2C%22modifier%22%3A%222020509-17%3A07%22%2C%22modified%22%3A%2220200509071436347%22%7D%2C%7B%22created%22%3A%2220200307232640877%22%2C%22creator%22%3A%222020509-17%3A00%22%2C%22text%22%3A%22show%22%2C%22title%22%3A%22%24%3A%2Fconfig%2FPageControlButtons%2FVisibility%2F%24%3A%2Fcore%2Fui%2FButtons%2Fclose-all%22%2C%22modifier%22%3A%222020509-17%3A07%22%2C%22modified%22%3A%2220200509071439185%22%7D%2C%7B%22created%22%3A%2220200509071442430%22%2C%22creator%22%3A%222020509-17%3A07%22%2C%22text%22%3A%22show%22%2C%22title%22%3A%22%24%3A%2Fconfig%2FPageControlButtons%2FVisibility%2F%24%3A%2Fcore%2Fui%2FButtons%2Fnew-tiddler%22%2C%22modified%22%3A%2220200509071443051%22%2C%22modifier%22%3A%222020509-17%3A07%22%7D%2C%7B%22created%22%3A%2220200509070207644%22%2C%22creator%22%3A%222020509-17%3A00%22%2C%22text%22%3A%22show%22%2C%22title%22%3A%22%24%3A%2Fconfig%2FPageControlButtons%2FVisibility%2F%24%3A%2Fcore%2Fui%2FButtons%2Fcontrol-panel%22%2C%22modifier%22%3A%222020509-17%3A07%22%2C%22modified%22%3A%2220200509071446384%22%7D%2C%7B%22created%22%3A%2220200509071450074%22%2C%22creator%22%3A%222020509-17%3A07%22%2C%22text%22%3A%22show%22%2C%22title%22%3A%22%24%3A%2Fconfig%2FPageControlButtons%2FVisibility%2F%24%3A%2Fcore%2Fui%2FButtons%2Fsave-wiki%22%2C%22modified%22%3A%2220200509071450727%22%2C%22modifier%22%3A%222020509-17%3A07%22%7D%2C%7B%22created%22%3A%2220200307232746718%22%2C%22creator%22%3A%222020509-17%3A00%22%2C%22text%22%3A%22show%22%2C%22title%22%3A%22%24%3A%2Fconfig%2FPageControlButtons%2FVisibility%2F%24%3A%2Fcore%2Fui%2FButtons%2Fmore-page-actions%22%2C%22modifier%22%3A%222020509-17%3A07%22%2C%22modified%22%3A%2220200509071453710%22%7D%2C%7B%22created%22%3A%2220200509072714192%22%2C%22creator%22%3A%222020509-17%3A07%22%2C%22text%22%3A%22User%3A%20%3C%24edit-text%20tiddler%3D%5C%22%24%3A%2Fstatus%2FUserName%5C%22%20tag%3Dinput%20size%3D20%2F%3E%20%3C%24button%20tooltip%3D%5C%22set%20user%20to%20time%20to%20track%20changes%5C%22%3E%3C%24action-setfield%20%24tiddler%3D%5C%22%24%3A%2Fstatus%2FUserName%5C%22%20text%3D%3C%3Cnow%20%5C%22YYYYMM0DD-0hh%3A0mm%5C%22%3E%3E%2F%3E%5Cn%7B%7B%24%3A%2Fcore%2Fimages%2Ftimestamp-on%7D%7D%5Cn%3C%2F%24button%3E%22%2C%22tags%22%3A%22%24%3A%2Ftags%2FSideBarSegment%22%2C%22title%22%3A%22%24%3A%2FPSaT%2Fedit-user%22%2C%22modified%22%3A%2220200509073304984%22%2C%22modifier%22%3A%222020509-17%3A07%22%2C%22list-before%22%3A%22%24%3A%2Fcore%2Fui%2FSideBarSegments%2Fpage-controls%22%7D%2C%7B%22created%22%3A%2220191212025834394%22%2C%22creator%22%3A%222020509-17%3A07%22%2C%22text%22%3A%22%3C%24browse%20multiple%3E%22%2C%22title%22%3A%22%24%3A%2FPSaT%2FMultipleImport%22%2C%22tags%22%3A%22%24%3A%2Ftags%2FSideBarSegment%22%2C%22modified%22%3A%2220200509073527732%22%2C%22list-after%22%3A%22%24%3A%2Fcore%2Fui%2FSideBarSegments%2Fsearch%22%2C%22modifier%22%3A%222020509-17%3A07%22%7D%2C%7B%22text%22%3A%22%3Bsave-as-bookmarklet(title%2Cfilter)%5Cn%3A%60%3C%24macrocall%20%24name%3Dsave-as-bookmarklet%20title%3D%20filter%3D%20%2F%3E%60%5Cn%22%2C%22title%22%3A%22%24%3A%2FPSaT%2FbookmarkletMaker%22%2C%22tags%22%3A%22%22%2C%22modified%22%3A%2220191118004620890%22%2C%22created%22%3A%2220191118002204248%22%7D%2C%7B%22created%22%3A%2220191118003838906%22%2C%22creator%22%3A%222020509-17%3A00%22%2C%22text%22%3A%22%5C%5Cdefine%20lingo-base()%20%24%3A%2Flanguage%2FSearch%2F%5Cn''Bookmarklette%20title%3A''%20%3C%24edit-text%20tiddler%3D%5C%22%24%3A%2Ftemp%2FbookmarkletteTitle%5C%22%20tag%3Dinput%2F%3E%20%3C%24macrocall%20%24name%3Dsave-as-bookmarklet%20title%3D%7B%7B%24%3A%2Ftemp%2FbookmarkletteTitle%7D%7D%20filter%3D%7B%7B%24%3A%2Ftemp%2Fadvancedsearch%7D%7D%20%2F%3E%20%3Csmall%3EDrag%20this%20link%20to%20bookmarks%2Ffavourites%20in%20your%20browser%3C%2Fsmall%3E%3Cbr%3E%5Cn%3C%24button%3E%5Cn%3C%24action-setfield%20%24tiddler%3D%5C%22%24%3A%2Fstatus%2FUserName%5C%22%20text%3D%3C%3Cnow%20%5C%22YYYYMM0DD-0hh%3A0mm%5C%22%3E%3E%2F%3E%5CnSet%20user%20Timestamp%5Cn%3C%2F%24button%3E%20%20User%3A%20%3C%24edit-text%20tiddler%3D%5C%22%24%3A%2Fstatus%2FUserName%5C%22%20tag%3Dinput%20size%3D40%2F%3E%20%3Cbr%3E%5Cn%3C%24button%3E%5Cn%3C%24action-setfield%20%24tiddler%3D%5C%22%24%3A%2Ftemp%2Fadvancedsearch%5C%22%20text%3D%5C%22%5Ball%5B%5Dmodifier%7B%24%3A%2Fstatus%2FUserName%7D!prefix%5B%24%3A%2Ftemp%5D!prefix%5B%24%3A%2Fstate%5D%5D%20-%5B%5B%24%3A%2FHistoryList%5D%5D%20-%5B%5B%24%3A%2FStoryList%5D%5D%20-%5B%5B%24%3A%2FPSaT%2FbookmarkletMaker%2FAdvancedSearch%5D%5D%5C%22%2F%3E%5CnSearch%20modifier%20%7B%7B%24%3A%2Fstatus%2FUserName%7D%7D%5Cn%3C%2F%24button%3E%3Cbr%3E%5Cn%5Cn%5Cn%3Cdiv%20class%3D%5C%22tc-search%20tc-advanced-search%5C%22%3E%5Cn%3C%24edit-text%20tiddler%3D%5C%22%24%3A%2Ftemp%2Fadvancedsearch%5C%22%20type%3D%5C%22search%5C%22%20tag%3D%5C%22input%5C%22%20focus%3D%7B%7B%24%3A%2Fconfig%2FSearch%2FAutoFocus%7D%7D%2F%3E%5Cn%3C%24list%20filter%3D%5C%22%5Ball%5Bshadows%2Btiddlers%5Dtag%5B%24%3A%2Ftags%2FAdvancedSearch%2FFilterButton%5D!has%5Bdraft.of%5D%5D%5C%22%3E%3C%24transclude%2F%3E%3C%2F%24list%3E%5Cn%3C%2Fdiv%3E%5Cn%5Cn%3C%24reveal%20state%3D%5C%22%24%3A%2Ftemp%2Fadvancedsearch%5C%22%20type%3D%5C%22nomatch%5C%22%20text%3D%5C%22%5C%22%3E%5Cn%3C%24set%20name%3D%5C%22resultCount%5C%22%20value%3D%5C%22%5C%22%5C%22%3C%24count%20filter%3D%7B%7B%24%3A%2Ftemp%2Fadvancedsearch%7D%7D%2F%3E%5C%22%5C%22%5C%22%3E%5Cn%3Cdiv%20class%3D%5C%22tc-search-results%5C%22%3E%5Cn%3C%3Clingo%20Filter%2FMatches%3E%3E%5Cn%3C%24list%20filter%3D%7B%7B%24%3A%2Ftemp%2Fadvancedsearch%7D%7D%20template%3D%5C%22%24%3A%2Fcore%2Fui%2FListItemTemplate%5C%22%2F%3E%5Cn%3C%2Fdiv%3E%5Cn%3C%2F%24set%3E%5Cn%3C%2F%24reveal%3E%5Cn%22%2C%22title%22%3A%22%24%3A%2FPSaT%2FbookmarkletMaker%2FAdvancedSearch%22%2C%22tags%22%3A%22%24%3A%2Ftags%2FAdvancedSearch%22%2C%22modifier%22%3A%222020509-17%3A07%22%2C%22modified%22%3A%2220200509071641345%22%2C%22caption%22%3A%22BookMarkletts%22%7D%2C%7B%22text%22%3A%22%5C%5Cdefine%20save-as-bookmarklet-href()%5Cn(function()%20%7B%5Cn%24tw.wiki.addTiddlers(%24(json-tiddlers)%24)%3B%5Cn%7D)()%5Cn%5C%5Cend%5Cn%5C%5Cdefine%20save-as-bookmarklet(title%2Cfilter)%5Cn%3C%24wikify%20name%3D%5C%22json-tiddlers%5C%22%20output%3D%5C%22text%5C%22%20text%3D%5C%22%5C%22%5C%22%3C%24text%20text%3D%3C%3Cjsontiddlers%20filter%3A%5C%22%24filter%24%5C%22%3E%3E%2F%3E%5C%22%5C%22%5C%22%3E%5Cn%3Ca%20href%3D%7B%7B%7B%20%5B%3Csave-as-bookmarklet-href%3Eencodeuricomponent%5B%5Daddprefix%5Bjavascript%3A%5D%5D%20%7D%7D%7D%3E%3C%24text%20text%3D%3C%3C__title__%3E%3E%2F%3E%3C%2Fa%3E%5Cn%3C%2F%24wikify%3E%5Cn%5C%5Cend%22%2C%22title%22%3A%22%24%3A%2FPSaT%2FbookmarkletMaker%2Fmacros%22%2C%22tags%22%3A%22%24%3A%2Ftags%2FMacro%22%2C%22modified%22%3A%2220191118003604315%22%2C%22created%22%3A%2220191118002227593%22%7D%5D)%3B%0A%7D)()

Birthe C

unread,
May 21, 2020, 11:20:29 PM5/21/20
to TiddlyWiki
TonyM,

Just quick for now. It is very late night ---really early morning and I have to get a little sleep now before I look into more. I got eager because I think I found a way we can share. I'll look more into it tomorrow and have to test it also...not everything shines quite as bright in the morning light.

Birthe

Birthe C

unread,
May 21, 2020, 11:34:41 PM5/21/20
to TiddlyWiki
Oh well it is late...but this is tiddlywiki, it is you and a super bookmarklet......I had to try. It works very well I have to say. I got quite a shock. It is clear you have put a lot of work into this. WAW.

Birthe

TonyM

unread,
May 22, 2020, 1:25:06 AM5/22/20
to TiddlyWiki
Folks,

It has become clear now that I would also like a way to be able to "execute" a bookmarklet from a link in a tiddlywiki, without demanding it first be placed in the favorites or bookmarks.

Why: Because bookmarklets execute immediately and are a way to automate processes in tiddlywiki.

Ideally it will use the bookmarklet mechanism, but failing that I can add the ability to generate json files to import along with the bookmarklet.

Regards
Tony
Reply all
Reply to author
Forward
0 new messages