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 <[email protected]> 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? > > <ul> > <$list filter="[has[draft.of]]"> > <li>__Caution__: the tiddler ''<$view field="draft.of"/>'' is currently > being edited (by ''<$view field="modifier"/>'')</li> > </$list> > </ul> > > Cheers, > Xavier. > > -- Xavier Cazin > > On Fri, May 26, 2017 at 8:51 AM, Mike Smith <[email protected]> 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 [email protected]. > To post to this group, send email to [email protected]. > 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 > [email protected]. > To post to this group, send email to [email protected]. > 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 > <https://groups.google.com/d/msgid/tiddlywiki/CADeSwYOp7EA4vm-1mhkUEwK5uR6G0UR2OS_f4_OYnckQ%3DVtb3A%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > 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 [email protected]. > To post to this group, send email to [email protected]. > 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 > <https://groups.google.com/d/msgid/tiddlywiki/188332366.20170526094221%40hsm.org.uk?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 [email protected]. To post to this group, send email to [email protected]. 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.

