Re: [tw] Twitter: The Official Plugin -- YES!

2018-01-01 Thread TW Smith
Thanks Jeremy. This worked perfectly. 

Along these lines, what should I be thinking of in terms of using Twitter 
within TW? Can you recommend any particular use cases?

Cheers,

Sean


On Tuesday, December 12, 2017 at 10:50:15 AM UTC-5, Jeremy Ruston wrote:
>
>
> On 10 Dec 2017, at 22:40, TW Smith > 
> wrote:
>
> What I would like to do is embed content based on hasgtag
>
>
> This can be done as follows:
>
> 1. Visit https://twitter.com/settings/widgets and create a new “search” 
> widget that shows your desired timeline
> 2. Extract the id of the widget from the embedded markup that Twitter 
> displays (it will appear within the extract as 
> data-widget-id=“940608834741121025” or similar
> 3. Insert it into the following markup:
>
> <$twitter type="timelineWidget" widgetId="940608834741121025"/>
>
>
> There are some docs here:
>
>
> https://tiddlywiki.com/#%24%3A%2Fplugins%2Ftiddlywiki%2Ftwitter%2Fusage%2Fwidgettimeline
>  
> <https://tiddlywiki.com/#$:/plugins/tiddlywiki/twitter/usage/widgettimeline>
>
> Best wishes
>
> Jeremy.
>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@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/4c9b-14e0-45e1-a666-994637288e2e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Twitter: The Official Plugin -- YES!

2017-12-10 Thread TW Smith
Hi,

So, @Jermolene's Twitter plugin is very comprehensive. And, I can embed 
Tweets from a Twitter user, based on username.

What I would like to do is embed content based on hasgtag. I note that 
there's a hashtag button in hte plugin, but that's different. The hashtag 
button let's me click and Tweet with the hashtag that is identified. So, I 
could post using <$twitter type="hashtagButton" hashtag="TiddlyWiki"/> and 
sign into Twitter and Tweet with that hashtag.

Instead, I am looking to embed Tweets with a given hashtag.

Thoughts?

Cheers,

Sean

On Monday, December 4, 2017 at 7:33:50 AM UTC-5, @TiddlyTweeter wrote:
>
> Ciao Sean
>
> @Jermolene's Twitter Feeds  plugin is, as far as I understand it, fully 
> open to the Twitter API for feeds.
>
> I'll have a look and see if it has access to the filtering you need. 
>
> Later
> Josiah
>
> On Monday, 4 December 2017 02:32:51 UTC+1, TW Smith wrote:
>>
>> Hi,
>>
>> Okay, am back to this. I can get the example to work and pull in tweets 
>> from an account, like my Seanb_scsu account. But, is there a way to pull in 
>> based on Twitter hashtag and also a way to not pull in old Tweets, based on 
>> date? For example I'd be really interested in limiting the Tweets pulled in 
>> to a semester or a year at most.
>>
>> Thoughts?
>>
>> Cheers,
>>
>> Sean
>>
>> On Monday, July 10, 2017 at 9:06:02 PM UTC-4, TW Smith wrote:
>>>
>>> Brilliant. I am on my way!
>>>
>>> On Fri, Jul 7, 2017 at 4:43 AM, @TiddlyTweeter  
>>> wrote:
>>>
>>>> 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 the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@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/313a5e8f-7c18-4fb3-adac-45968ff8f922%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Twitter: The Official Plugin -- YES!

2017-12-03 Thread TW Smith
Hi,

Okay, am back to this. I can get the example to work and pull in tweets 
from an account, like my Seanb_scsu account. But, is there a way to pull in 
based on Twitter hashtag and also a way to not pull in old Tweets, based on 
date? For example I'd be really interested in limiting the Tweets pulled in 
to a semester or a year at most.

Thoughts?

Cheers,

Sean

On Monday, July 10, 2017 at 9:06:02 PM UTC-4, TW Smith wrote:
>
> Brilliant. I am on my way!
>
> On Fri, Jul 7, 2017 at 4:43 AM, @TiddlyTweeter  
> wrote:
>
>> 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 the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@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/197bdba2-5be6-4f12-bf35-5074f733d4ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Topic Title and CSS

2017-07-25 Thread TW Smith
Brilliant, thank you. Fortunately, I want consistent style use. However, I 
am very tempted to give your specific-title approach a whirl, just because.

Cheers,

Sean

On Monday, July 24, 2017 at 10:02:12 PM UTC-4, Mat wrote:
>
> Yes. 
>
> If you want the same styling applied to all titles, you can use:
>
> .tc-title {...}
>
>
> The very tricky one is how to apply it to *specific* tiddler titles. Here 
> is a solution from deep in my lab drawer:
>
> It requires that you have set *"titles to show as links"* in the 
> Controlpanel. 
> Then, you can do:
>
> 
> <$wikify name=xx text={{{ [[New Tiddler 15]] +[encodeuri[]] }}}>
> .tc-tiddler-frame a[href="#<>"] { background:red }
> 
> 
>
> As seen, the title must be uriencoded (e.g spaces become %20)
>
> It's pretty cool though because you can do things like this 
>
> .tc-tiddler-frame a[href="#<>"]:before { content:"Yo!"; position:
> absolute; left:-1em; }
>
>
> <:-)
>
>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@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/fc821fcc-6641-47b7-ab11-f67b849fa2cf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Topic Title and CSS

2017-07-24 Thread TW Smith
Hi all,

So, I was playing with CSS. I identified that I could apply CSS styles to 
h1, in the way you would expect.

However, is there a way to apply styles to the title of the tiddler that 
displays at the top of the tiddler, like a heading.

Cheers,

Sean

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@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/f171b670-ac5a-4e42-a395-152dc0eeefa8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Twitter: The Official Plugin -- YES!

2017-07-10 Thread TW Smith
Brilliant. I am on my way!

On Fri, Jul 7, 2017 at 4:43 AM, @TiddlyTweeter 
wrote:

> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@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
> <https://groups.google.com/d/msgid/tiddlywiki/a4814574-cd64-4ac5-bb66-b3fcb6bfce44%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@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/CAN_hwB9-wEKeYrdbHDaC4QDHrfhPr%2BTW%2B6fAj%3Dz4upJGeeqcoA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Twitter: The Official Plugin -- YES!

2017-07-10 Thread TW Smith
Grazie. Thanks for getting back so quickly. Will give it a whirl.

Cheers,

Sean

On Fri, Jul 7, 2017 at 4:43 AM, @TiddlyTweeter 
wrote:

> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@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
> <https://groups.google.com/d/msgid/tiddlywiki/a4814574-cd64-4ac5-bb66-b3fcb6bfce44%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@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/CAN_hwB_q6vKXRBgGFyyd7Fg3zEr-gn9UJVQ7rEQAWZ3kwNsBBg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Presenting: Plain Tabs - just a plainer tab look

2017-07-06 Thread TW Smith
Hi. I'm a n00b. How do I use this?

I copied both items to my tiddlywiki, as instructed. But now what? How do I 
implement the tabs?

I'm rather lost about using plugins.  All plugins seem easy to install but 
then I can't find help on actually using them.

Thanks in advance,

Sean

On Tuesday, April 18, 2017 at 12:03:10 PM UTC-4, Mat wrote:
>
> Yes, the world leading 
> *TWaddle Enterprises* have once again decided to pause their nuclear 
> research
> to create something of utmost importance:
>
> Plain Tabs 
>
> ...they are... um, well, just plainer and lighter looking tabs. I always 
> found the gray tabs too dominant.
>
> <:-)
>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@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/2550ec7f-6a4f-471f-9d55-b2f670d74c3a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Twitter: The Official Plugin -- YES!

2017-07-06 Thread TW Smith
Hi,

I found the official Twitter plugin in TiddlyWiki official plugins.

And, it seems I can install it.

And, I can type <$twitter> in my script.

But, I don't know how to use this plugin. For example, can I embed tweets 
with a hashtag? Embed posts from a certain@TwitterAccount, or how else can 
I use this?

I am new to plugins. I figured this would be an introduction, but I can't 
find documentation on using this.

Thanks for any advise.

Sean

On Wednesday, May 17, 2017 at 2:07:27 PM UTC-4, @TiddlyTweeter wrote:
>
> Hardly noticed yet is the really, really good Official Plugin for Twitter 
> embeds in TiddlyWiki. 
>
> Its *very comprehensive* and makes much, much easier the embedding of 
> Twitter posts, timelines, as well as follow & mention buttons.
>
> This, taken alongside the recent development of native TW tools for direct 
> posting to Twitter, makes it a very inviting and rounded aspect of social 
> networking now very well supported by TW. 
>
> Lets have a bit of flag-waving for it :-).
>
> Best wishes
> Josiah
>
>
>
>
>
>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@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/16d17760-094d-4151-ba07-3224a3574ee7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.