<$twitter type="timelineUrl" url="https://twitter.com/TiddlyTweeter"/>
Ciao TW Smith
Its actually easy to use. Much easier than having to embed the various Twitter gizmos by the normal route.
At first it looks complicated. It isn't when you "twig it". You to need experiment a bit to understand how to use it.
I suggest you navigate to Control Panel > Plugins
Then click on "Twitter for TiddlyWiki" then the "usage" tab for the plugin to see the options.
Here is an example. Copy the text below into a new Tiddler and the timeline for @TiddlyTweeter should appear. You just change "TiddlyTweeter" to any Twitter address you want. The same applies to all the other examples. Save the Tiddler. Refresh the browser. Hopefully, voila!
<$twitter type="timelineUrl" url="https://twitter.com/TiddlyTweeter"/>
Two things to note ...
1 - You must save and then REFESH for it work.
2 - The Twitter official plugin is aimed solely at embedding single tweets and various types of timeline. Its does NOT enable direct tweeting of Tiddlers. For that you need other tools.
Best wishes
Josiah
TW Smith wrote:I am new to plugins. I figured this would be an introduction, but I can't find documentation on using this.
--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/BrpZsIAqd3g/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+unsubscribe@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
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/a4814574-cd64-4ac5-bb66-b3fcb6bfce44%40googlegroups.com.
Ciao TW Smith
Its actually easy to use. Much easier than having to embed the various Twitter gizmos by the normal route.
At first it looks complicated. It isn't when you "twig it". You to need experiment a bit to understand how to use it.
I suggest you navigate to Control Panel > Plugins
Then click on "Twitter for TiddlyWiki" then the "usage" tab for the plugin to see the options.
Here is an example. Copy the text below into a new Tiddler and the timeline for @TiddlyTweeter should appear. You just change "TiddlyTweeter" to any Twitter address you want. The same applies to all the other examples. Save the Tiddler. Refresh the browser. Hopefully, voila!
<$twitter type="timelineUrl" url="https://twitter.com/TiddlyTweeter"/>
Two things to note ...
1 - You must save and then REFESH for it work.
2 - The Twitter official plugin is aimed solely at embedding single tweets and various types of timeline. Its does NOT enable direct tweeting of Tiddlers. For that you need other tools.
Best wishes
Josiah
TW Smith wrote:I am new to plugins. I figured this would be an introduction, but I can't find documentation on using this.
--
First off. Try again after a refesh.
First off. Try again after a refesh.
Thank you! Strangely enough, the following approach really works: Open TW, download Twitter plugin, save, reload (Twitter plugin still doesn't work), save TW again, reload => Twitter plugin works. Even the sample tweet in the documentation of the plugin only appeared after the second reload. I wonder why…
I did this in Firefox 52.5.0. Haven't tried it in Chrome and on Linux yet (the problem occurred there, too).
Cheers,
Stef
--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
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/c831ee8d-0a35-4611-95cc-16d0a1830e8f%40googlegroups.com.
A standard but confusing behaviour of certain plugins is that it takes two “save cycles” for them to work properly.The reason is that the plugin hooks into the “save” process itself in order to pull in Twitter’s scripts. At the point of the first save after downloading the plugin, it isn’t actually installed, and so doesn’t get a chance to apply it’s hook. After the reload, the plugin is properly installed and so the save hook works properly.
A standard but confusing behaviour of certain plugins is that it takes two “save cycles” for them to work properly.The reason is that the plugin hooks into the “save” process itself in order to pull in Twitter’s scripts. At the point of the first save after downloading the plugin, it isn’t actually installed, and so doesn’t get a chance to apply it’s hook. After the reload, the plugin is properly installed and so the save hook works properly.I had a similar issue so I thought that might be what was wrong here. So I just retried it. Nope, all I see is "Can't render tweet". Even the example in the plugin says the same thing.
BTW, I'm serving my TW over node via TiddlyServer on http... if that matters.Coda
--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
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/55167d3e-c371-4bcc-ba03-e02b7aef84d9%40googlegroups.com.
On 10 Dec 2017, at 22:40, TW Smith <techwo...@gmail.com> wrote:What I would like to do is embed content based on hasgtag
<$twitter type="timelineWidget" widgetId="940608834741121025"/>
Hi CodaCoder
I had a similar issue so I thought that might be what was wrong here. So I just retried it. Nope, all I see is "Can't render tweet". Even the example in the plugin says the same thing.Do the examples work when you visit https://tiddlywiki.com/prerelease/ ?
Do you see any error messages in the browser developer console?
I'm leaning toward http(s) issues.
Although, saying that, I should see console msgs, right? FF is normally pretty good with that kind of issue.
Is there an outgoing request I should see? I have every optional console filter (Errors, Warnings, Logs, et al) turned on...
--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
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/68561fe4-c494-42f1-8658-32b638ef554f%40googlegroups.com.