[tw] Re: filter titles with first word ending in "ing"

2017-05-26 Thread @TiddlyTweeter
Ciao Alex

You meant the first* three??*

This is one way to do it ...

<$set name="digit-pattern" value="^\w+ing\b">
Output:<]">>


^ = start of string
\w+ = 1 or more letters
\b = word boundary

There is a simple reference to JavaScript Regular Expressions here 
. 

Notte, 
Josiah

On Friday, 26 May 2017 22:31:05 UTC+2, AlexHough wrote:
>
> HelloThere!
>
> The starting point is this, try in in TW.com
>
> <$set name="digit-pattern" value="\s*\S+ing">
> Output:<]">>
> 
>
> I want to refine the filter so that it only returns those titles with the 
> first word ending in "ing"
>
> If I had a collection of Tiddlers
> Waling to work
> Crafting a cardigan
> Singing a song
> Book about walking
>
> then the filter would only return the first four. 
>
> thanks for any help
>
> Alex
>

-- 
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/83e3c4af-aeed-42d6-9098-594cdf1282e3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] filter titles with first word ending in "ing"

2017-05-26 Thread Alex Hough
HelloThere!

The starting point is this, try in in TW.com

<$set name="digit-pattern" value="\s*\S+ing">
Output:<]">>


I want to refine the filter so that it only returns those titles with the
first word ending in "ing"

If I had a collection of Tiddlers
Waling to work
Crafting a cardigan
Singing a song
Book about walking

then the filter would only return the first four.

thanks for any help

Alex

-- 
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/CALc1hYdLpJ58y3sLdj0zdP2HK-6dK6EHxP_wO2iaeuogLu-rUw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] list-first and list-after ??

2017-05-26 Thread Thomas Elmiger
Hi Steve,

I think this would provoke conflicts as soon as there are two tiddlers with the 
same value (list-first/list-last) in the same list. 

Good luck and good night! 
Thomas 

-- 
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/94d66cdd-577b-464a-a558-0a09eb64060a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] list-first and list-after ??

2017-05-26 Thread Steven Schneider
Hi folks, has there ever been discussion of implementing a list-first and 
list-after option that would work similarly to list-before and list-after, 
except force to the beginning / end of the list?

My specific use case: I've created a macro that changes the theme to punch 
(for a slide show), and then lists all tiddlers filtered on a tag. I'd like 
the last slide to have a button that invokes a macro changing the theme 
back to its initial value to allow a return to "normal" wiki view. I'd like 
that tiddler to be the last tiddler (slide) viewed. Not sure how else to 
force it to the bottom of the list other than by naming it zzzSlide or 
something equally unattractive...

//steve.

-- 
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/5e127f67-7e7a-4371-93e5-075435caf2e8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Totally baffled! Can't get <> to work...

2017-05-26 Thread Steven Schneider
It was the caption field. Thanks, Eric. Had me stumped! //steve.

On Thursday, May 25, 2017 at 11:06:36 PM UTC-4, RichardWilliamSmith wrote:
>
> Hi Steve,
>
> For me, those both work exactly as I would expect
>
> 
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> Regards,
> Richard
>

-- 
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/7cf2ea2c-bbfc-4d16-8b75-585af0f2f27c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Query: Is it possible to copy RENDERED HTML of a Tiddler to a new Tiddler?

2017-05-26 Thread @TiddlyTweeter
Ciao Mark S.

*WHOAH!!! Brilliant! It's alive!*

Its working perfectly so far for my local stuff that doesn't have complex 
CSS dependencies.

I will work with it a couple of days and report back on both your and 
Richard's gizmo's.

*BTW, Fred: says "Leeks will triumph!"*

Many many thanks
Josiah

Mark S. wrote:
>
> Hmm... You can try this version
>

-- 
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/a6dec413-d60f-45f1-953c-1da2f64dd95b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Query: Is it possible to copy RENDERED HTML of a Tiddler to a new Tiddler?

2017-05-26 Thread 'Mark S.' via TiddlyWiki
Hi Josiah,

If you like Richard's version, then I think this will run safer. First 
create a tiddler (open, close, open) called "R" (for Richard). Then paste 
in the code and tag for the toolbar. You can change the tiddler name if you 
also change it in the list filter (the list filter prevents the recursion).

But some things will still not capture nicely. If you try it on "A Gentle 
Guide to TiddlyWiki 
" you'll see 
that that tiddler gets broken just like it did in my report-based version.

Good luck,
Mark

\define getsnaptitle()
$(currentTiddler)$ Snapshot
\end 

<$list filter="[all[current]!has[draft.of]] -[[R]]">
<$wikify name="outputter" text={{!!text}} output="html">

<$button>
<$set name=snaptitle value=<>>
<$action-sendmessage $message="tm-new-tiddler" title=<> tags=
"Snapshot" text=<>/>
SNAP








On Friday, May 26, 2017 at 7:38:10 AM UTC-7, @TiddlyTweeter wrote:
>
> Ciao RichardWS
>
> UPDATE: It works well capturing Rendered HTML. But I'm hitting walls to 
> full testing. Errors like ...
>
> When trying to delete one Tiddler I got this: TypeError: 
> this.wikifyWidgetNode is undefined. I can no longer delete it or close 
> it, and trying to locks the wiki.
>
> On Refresh ... too much recursion ... I assume that is the gizmo loading. 
> Its not always fatal.
>
> On a much larger TW copy I tested it on I got Error: Stack overflow and 
> couldn't get further.
>
> Best wishes
> Josiah
>
> RichardWilliamSmith wrote:
>>
>> I think this is quite an interesting problem. I don't have it worked out 
>> yet, but I think it's possible.
>>
>> If you want to play around with this I suggest you be VERY CAREFUL! 
>>
>

-- 
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/b82faf2f-6a59-4b36-bd76-920aae927d53%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Query: Is it possible to copy RENDERED HTML of a Tiddler to a new Tiddler?

2017-05-26 Thread 'Mark S.' via TiddlyWiki
Hmm... You can try this version

\define report()
Report: {{$:/temp/reporttitle}}

<$list filter="[tag[HelloThere]]">

! <$view field="title"/>

{{!!text}}

\end

<$edit-text tiddler="$:/temp/reporttitle" tag="input" size="50" default="
Your Title Here"/>

<$wikify name="snapshot" text="<>" output="html">
<$button>
<$action-sendmessage $message="tm-new-tiddler" 
title={{$:/temp/reporttitle}}  tags="Snapshot" text=<>/>
Make Snapshot



Your report will look something like the information below:




<>

I would suggest trying it with the actual data you might be thinking of.  I 
used HelloThere because it was quick and easy, but the tiddlers it returns 
have a lot of complicated formatting. The above code returns (I think) the 
same thing you would get if you selected the text of the report, 
right-clicked, inspected the source, and then copied the selection source 
into a tiddler. In other words, it may be broken, but it's broken just like 
the original HTML pulled out of context would be.

Fred may just be out of leek. Er, luck.

Mark

On Friday, May 26, 2017 at 8:21:06 AM UTC-7, @TiddlyTweeter wrote:
>
> Ciao Mark S.
>
> I'm maybe not using this correctly? I simply pasted the code into a 
> tiddler at tiddlywiki.com and clicked "Make Snapshot". The returned 
> tiddler is not Rendered HTML. ??
>
> Best wishes
> Josiah
>
> Mark S. wrote:
>>
>> My code is similar to Richard's except that it assumes you want to create 
>> a tiddler containing the output of many tiddlers. 
>>
>

-- 
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/e790771e-0207-4287-9c3a-417c31afe6f9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Can I make a button to look like a link?

2017-05-26 Thread Vayu Asura
Yeah, thanks. Actually I found this on http://tiddlywiki.com/#ButtonWidget 
: "*Tip:* Set *class* to tc-btn-invisible tc-tiddlylink to have a button 
look like an internal link."

On Friday, May 26, 2017 at 6:41:30 PM UTC+3, Jed Carty wrote:
>
> This should work:
>
> <$button class='tc-btn-invisible tc-tiddlylink'>
> FNORDLook at FNORDme!!
> 
>
>

-- 
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/ed269238-9b9f-41f9-91c1-33f040515ea0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Possible modifications to xlsx import plugin

2017-05-26 Thread @TiddlyTweeter
Steve

I think its a Minority Report. 

There are not that many active users here to start with. And using that 
XLSX plugin you'd need a reason. I don't think its gaining traction yet 
because the number of people who know about is minuscule.

Its exactly the same for me, who am very enthusiastic about Jeremy's 
Twitter plugin. My enthusiasm for it meets resounding silence here. That is 
NOT a criticism. I think its a numbers game & our overall numbers are too 
low for specialist traction.

In short: The XLSX plugin is brilliant and could be used in zillions of 
ways, but lacking synergy from more users its basically YOU pushing it on. 
SO :) and :(.

Best wishes
Josiah

Steven Schneider wrote:
>
> Is anyone else using the xlsx import tool? Just curious
>

-- 
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/d8b97c09-9ef4-454c-aa0d-451d4a031851%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Can I make a button to look like a link?

2017-05-26 Thread Jed Carty
This should work:

<$button class='tc-btn-invisible tc-tiddlylink'>
FNORDLook at FNORDme!!


-- 
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/6430a6ef-a0b7-4518-96bd-548588d6a16a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Can I make a button to look like a link?

2017-05-26 Thread Vayu Asura
I want a button that sends me to edit specified tiddler (<$button 
message=tm-edit-tiddler param=MyTiddler /> ). I want it to look and behave 
like an internal link though (color, cursor change etc.). How do I change 
default button widget display? Can't figure out styles usage. 

-- 
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/0d6c96fc-bf26-4481-a089-422adf602243%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Query: Is it possible to copy RENDERED HTML of a Tiddler to a new Tiddler?

2017-05-26 Thread @TiddlyTweeter
Ciao Mark S.

I'm maybe not using this correctly? I simply pasted the code into a tiddler 
at tiddlywiki.com and clicked "Make Snapshot". The returned tiddler is not 
Rendered HTML. ??

Best wishes
Josiah

Mark S. wrote:
>
> My code is similar to Richard's except that it assumes you want to create 
> a tiddler containing the output of many tiddlers. 
>

-- 
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/5965bba4-fbe0-4bb0-802c-345ab05dbf9d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Possible modifications to xlsx import plugin

2017-05-26 Thread Steven Schneider
Is anyone else using the xlsx import tool? Just curious

Another possible development: would it be possible to make a copy of a 
workbook (and all of its specifications) so that it becomes 
straight-forward to import 3 or 4 similar workbooks, without having to go 
through the entire field-level specification?

Thanks,

//steve.


On Thursday, May 11, 2017 at 11:23:40 AM UTC-4, Steven Schneider wrote:
>
> Hello folks, 
>
> I'm an avid user of the xlsx import plugin (see 
> http://tiddlywiki.com/prerelease/editions/xlsx-utils/ ) using it for 
> various purposes, including having students complete google forms and 
> importing their responses to a class wiki, as a way to build student 
> engagement with their texts (textbooks, articles, etc.). I'm beginning to 
> roll out this approach to other faculty as well through a series of 
> workshops & conferences.
>
> One way that my colleagues are considering is to create a google form that 
> students complete, and to import the submissions into a tiddlywiki file. 
>  For example:
>
>
> https://docs.google.com/forms/d/e/1FAIpQLSc9xmQ7sDbqAmSIZr-xe0dGGkum_QiorJlhqAMEF6leNbzGHA/viewform
>
> Recall that Google Forms saves its responses to Google Sheets, which are 
> then downloaded as xlsx files. Google accomplishes this by taking the 
> question text from the form and using it as the column heading. That column 
> heading is then used by the xlsx plugin to become aligned to a field. Thus, 
> the column heading (or, in this case, the question text) becomes the field 
> name or tiddler title.
>
> It occurs to me that one way to make the process of importing a 
> spreadsheet much, much easier would be to establish this as default (or 
> option):
>
>
>1. Designate a specific Column (ColA, ColB,etc) as the tiddler title.
>2. Auto assign fields by columns. In other words, import contents of 
>column A into field ColA; contents of column B into field ColB, etc.
>3. Create "caption" or "label" tiddlers with import sheet name-column 
>as title (Sheet-ColA) and question text as either text field or caption 
>field.
>
> This would make the import process much faster and transparent, and 
> leverage the work of the forms creator / spreadsheet creator into the wiki.
>
> Is this a trivial change to the plugin? Any other thoughts on ways to 
> improve this really useful plugin?
>
> //steve.
>

-- 
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/7de8c30d-7430-4c90-9517-c6cfac753987%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Query: Is it possible to copy RENDERED HTML of a Tiddler to a new Tiddler?

2017-05-26 Thread @TiddlyTweeter
Ciao Richard

UPDATE: It works well capturing Rendered HTML. But I'm hitting walls to 
full testing. Errors like ...

When trying to delete one Tiddler I got this: TypeError: 
this.wikifyWidgetNode is undefined. I can no longer delete it or close it, 
and trying to locks the wiki.

On Refresh ... too much recursion ... I assume that is the gizmo loading. 
Its not always fatal.

On a much larger TW copy I tested it on I got Error: Stack overflow and 
couldn't get further.

Best wishes
Josiah

RichardWilliamSmith wrote:
>
> I think this is quite an interesting problem. I don't have it worked out 
> yet, but I think it's possible.
>
> If you want to play around with this I suggest you be VERY CAREFUL! 
>

-- 
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/f24724c1-007f-4603-bf60-269c95399703%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Query: Is it possible to copy RENDERED HTML of a Tiddler to a new Tiddler?

2017-05-26 Thread @TiddlyTweeter
Ciao RichardWS

   - On first putting it into an empty TW the Javascript did not like it & 
   threw a recursion error


   - It was not fatal. And I not yet seen another.
   
I did a test of a dominantly WikiText tiddler of this table ...



Then did the SNAP and got this HTML version ...


DEFINITELY its in the right direction.

I'll do more testing to see how robust it is.

Best wishes
Josiah

RichardWilliamSmith wrote:
>
> I think this is quite an interesting problem. I don't have it worked out 
> yet, but I think it's possible.
>
> If you want to play around with this I suggest you be VERY CAREFUL! 
>

-- 
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/ab82ac88-c2d0-4618-b7b2-24184731feff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Announcing: Cardo 1.0

2017-05-26 Thread David Szego
Hi Bill,

I can't replicate the bug you're seeing, two things to check please:
1. Do you see it in Firefox as well?
2. Do any other Tiddlers show an incorrect + button? (I'm looking for a 
commonality...)

For additional genres, just create a Tiddler with the title being the name 
of your genre, and tag it "genre".
To delete existing genres, they are shadow Tiddlers, so edit them and 
remove the tag "genre".

All the best,
David.

-- 
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/f3b8cefa-8f59-4e73-91d4-63d0247f1a48%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Announcing the 2nd TiddlyWiki European Meetup on 10th & 11th June 2017

2017-05-26 Thread Jed Carty
I just got my travel sorted out for this. I should be arriving in Oxford 
around 4pm on Friday and my train back to London leaves at 4pm on Sunday. I 
was hoping to stay longer this time but I need to run back to Paris so I 
can immediately leave for Berlin.

I am currently working out some bugs in the robot but I think that they are 
all problems on the node side of things, the tiddlywiki side has gone 
surprisingly smoothly.

-- 
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/1ed869f8-199a-4a66-90eb-5eb2f5be74af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Query - Is there a Save AND CLOSE Button?

2017-05-26 Thread @TiddlyTweeter
Ciao RichardWS

I been testing this in an empty TW. So far so good.

Many thanks,
Josiah

RichardWilliamSmith wrote:

> This seems to work ...

-- 
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/0bfb6bd4-fbbe-4076-9c7b-fcc1ab85f52d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5] Node.js vs. single HTML

2017-05-26 Thread Xavier Cazin
Hi Mike,

If you create a tiddler that lists the current drafts, give it the system
tag *$:/tags/EditTemplate* as well as a *list-after* field with the value
*$:/ContributionBanner*, you'll end up with a list of current drafts
appearing under the pink contribution banner whenever you edit a tiddler.

Cheers,

Xavier

-- Xavier Cazin

On Fri, May 26, 2017 at 10:42 AM, Mike Smith  wrote:

> Fantastic!! Ive done a couple of list filters before and just copied it
> into the tiddler... can this be included in all tiddlers by default (a
> template)?
>
> Thanks again, this is so so helpful in a small multi-user environment
>
> cheers
>
> mike
>
>
> Friday, May 26, 2017, 8:32:03 AM, you wrote:
>
>
> Hi Mike,
>
> Something along the following lines?
>
> 
> <$list filter="[has[draft.of]]">
> __Caution__: the tiddler ''<$view field="draft.of"/>'' is currently
> being edited (by ''<$view field="modifier"/>'')
> 
> 
>
> Cheers,
> Xavier.
>
> -- Xavier Cazin
>
> On Fri, May 26, 2017 at 8:51 AM, Mike Smith  wrote:
>
> Is there any way of knowing if someone else is editing the same tiddler?
>
> --
> 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/9897207a-e55e-4793-a4a4-070c0c49bc98%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
> --
> 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/AMhdMXEM-xk/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/CADeSwYOp7EA4vm-1mhkUEwK5uR6G0UR2OS_f4_OYnckQ%
> 3DVtb3A%40mail.gmail.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>
> ---
> Mike Smith
>
> --
> 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/188332366.20170526094221%40hsm.org.uk
> 
> .
>
> 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/CADeSwYPeSHVgyqemew%3DLXKu-hWPbGo1GZP1p3vB_fx6fi6p9tQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5] Node.js vs. single HTML

2017-05-26 Thread Mike Smith
Title: Re: [tw] [TW5] Node.js vs. single HTML


Fantastic!! Ive done a couple of list filters before and just copied it into the tiddler... can this be included in all tiddlers by default (a template)?

Thanks again, this is so so helpful in a small multi-user environment

cheers

mike

Friday, May 26, 2017, 8:32:03 AM, you wrote:





Hi Mike,

Something along the following lines?


<$list filter="[has[draft.of]]">
__Caution__: the tiddler ''<$view field="draft.of"/>'' is currently being edited (by ''<$view field="modifier"/>'')



Cheers,
Xavier.

-- Xavier Cazin

On Fri, May 26, 2017 at 8:51 AM, Mike Smith  wrote:




Is there any way of knowing if someone else is editing the same tiddler?

--
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/9897207a-e55e-4793-a4a4-070c0c49bc98%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


-- 
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/AMhdMXEM-xk/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/CADeSwYOp7EA4vm-1mhkUEwK5uR6G0UR2OS_f4_OYnckQ%3DVtb3A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.




---
Mike Smith



-- 
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/188332366.20170526094221%40hsm.org.uk.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5] Node.js vs. single HTML

2017-05-26 Thread Xavier Cazin
Hi Mike,

Something along the following lines?


<$list filter="[has[draft.of]]">
__Caution__: the tiddler ''<$view field="draft.of"/>'' is currently
being edited (by ''<$view field="modifier"/>'')



Cheers,
Xavier.

-- Xavier Cazin

On Fri, May 26, 2017 at 8:51 AM, Mike Smith  wrote:

> Is there any way of knowing if someone else is editing the same tiddler?
>
> --
> 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/9897207a-e55e-4793-a4a4-070c0c49bc98%40googlegroups.com.
> 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/CADeSwYOp7EA4vm-1mhkUEwK5uR6G0UR2OS_f4_OYnckQ%3DVtb3A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5] Node.js vs. single HTML

2017-05-26 Thread Mike Smith
Is there any way of knowing if someone else is editing the same tiddler?

-- 
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/9897207a-e55e-4793-a4a4-070c0c49bc98%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.