compareDate1))
> return "* [[" + tiddler.title + "]] <\>\n";
> else if (tiddler.modified > compareDate1)
> return "* [[" + tiddler.title + "]] <\>\n";
> else
> return "* [[" + tiddler.title + "]]\n";
> }'
>
Hi,
I am looking for a way to add a date field to our tiddlers so when they
have expired the link can change colour (color) so when they are listed by
for each tiddler I can see that the date I have applied to the tiddler is
out of date.So for example the tiddler expires on the 1/11/2013 - Come
Should have tried it out before I posted but yes that's perfect thanks
On Monday, September 2, 2013 8:46:30 AM UTC+8, Philippe De Feularde wrote:
>
> Thank you for reply
>
> I will try that out
>
> Regards
>
> Philippe
>
> On Thursday, August 29, 2013
Thank you for reply
I will try that out
Regards
Philippe
On Thursday, August 29, 2013 3:39:22 PM UTC+8, Tobias Beer wrote:
>
>
> The iframe makes my life easier - I have a 800 x 800 px image with a list
>> of links to various folders and files.. Don't have to use an iframe. -
>> Another Q,
Hi Tobias,
The iframe makes my life easier - I have a 800 x 800 px image with a list
of links to various folders and files.. Don't have to use an iframe. -
Another Q, could you email a tiddler page with a link to a page - so when
its clicked TW opens up with the relevant page ?
Regards
Philip
if this would be a
possibility.
Could it be //filename/filemane/TW??
Regards
Philippe
On Wednesday, August 28, 2013 3:18:08 PM UTC+8, Philippe De Feularde wrote:
>
> Is it possible to link from an image (hotspot) to a tiddler page ?
>
> Thanks
>
--
You received this message
Is it possible to link from an image (hotspot) to a tiddler page ?
Thanks
--
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.
Hi
Hopefully someone can answer my question,
Is there a way to say have a picture and have a link direct to a tiddler ?
Thanks
Philippe
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop rec
Hello,
can we link to other files instead of tiddlers ? - eg google.com, how can
this be done ?
Thanks
Philippe
On Saturday, May 9, 2009 5:26:55 PM UTC+8, Mark wrote:
> Hello All. I have a business process flow diagram (flash swf) with 10
> or so hotpots on it that I'd like to open a sp
h the first full
> release later in the year. It's at the point where it's practical for
> cautious, exploratory usage.
>
> Best wishes
>
> Jeremy
>
>
> On Wed, Jul 10, 2013 at 6:38 AM, Philippe de Feularde <
> weddingsc...@gmail.com > wrote:
Hi just wondering where we can download the new TW5 and when will it be
ready ?
Thanks
--
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...@goo
> Install http://www.tiddlytools.com/#HTMLFormattingPlugin
> Try again..
>
> Cheers Måns Mårtensson
>
> Den torsdag den 16. maj 2013 03.07.51 UTC+2 skrev Philippe De Feularde:
>>
>>
>> Hi ,
>>
>> is it possible to have
>>
>> <> sortBy
>&
Hi ,
is it possible to have
<>
with in Html - I have tried several ways but with no luck I have tried Erics
plug ins with no luck.
I have also <> which
works fine
Regards
Philippe
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsub
Hi,
I am trying to work a way out to have a list of phone numbers displayed , I
would like to search for a name, number or location -
I can not use the current search function as it would bring up "other" TW
not associated to the phone number list.
I like http://tiddlywiki.abego-software.d
Hi,
I am trying to work a way out to have a list of phone numbers displayed , I
would like to search for a name, number or location so it will list the
result If I was to search for it would bring up "other" TW not associated
to the phone number list. Could I have another search ?
I like ht
Ok sorted Calander plugin was causing the error
On Wednesday, April 10, 2013 11:03:18 AM UTC+8, Philippe De Feularde wrote:
>
> Hi I am getting an error when the wiki loads up - we have to use IE but it
> says the "script has become unresponsive" - the error is on some comp
Hi I am getting an error when the wiki loads up - we have to use IE but it
says the "script has become unresponsive" - the error is on some computers
but not on others. Could the size of the wiki play apart or could it be a
plugin causing it?
thanks
--
You received this message because you ar
dler.modified <
> compareDate1))
> return "* [[" + tiddler.title + "]] <\>\n";
> else if (tiddler.modified > compareDate1)
> return "* [[" + tiddler.title + "]] <\>\n";
> else
> return "* [[" + tiddler.title + "]]
dified <
> compareDate1))
> return "* [[" + tiddler.title + "]] <\>\n";
> else
> return "* [[" + tiddler.title + "]]\n";
> }'
>
> write 'lastDays(tiddler)'
> >>
>
> w
>
> On 8 nov., 01:41, P
eDate2 = new Date();
> compareDate1.setDate(compareDate1.getDate() - 30);
> compareDate2.setDate(compareDate2.getDate() - 60);
> if ((tiddler.modified > compareDate2) && (tiddler.modified <
> compareDate1))
>
>
> As you can see, there are
r)'
> >>
>
>
> This should show icons next to tiddlers changed in the last 10 days.
> Change "recent", if you want a different icon. Icon settings are
> dependent on TiddlerIconsPluginConfig.
>
> w
>
>
> On 5 nov., 04:00, Philippe De Feularde
rn "* [[" + tiddler.title + "]]\n";
> }'
> write 'lastDays(tiddler)'
> >>
>
>
> This should show icons next to tiddlers changed in the last 10 days.
> Change "recent", if you want a different icon. Icon settings are
&
On Nov 4, 4:24 pm, Philippe De Feularde
> wrote:
> > Is there a way to highlight new tiddlers with an icon so users can view
> the
> > newest tiddlers from the list? We use ForEachTiddler so we just want an
> > icon to highlight the tiddlers that have been changed within the
Is there a way to highlight new tiddlers with an icon so users can view the
newest tiddlers from the list? We use ForEachTiddler so we just want an
icon to highlight the tiddlers that have been changed within the last 30
days or added. Stretching it could there be an icon to see if it’s been
24 matches
Mail list logo