[tw] Re: TW5 show list of values in a field

2016-11-24 Thread Jon
Hi Mark,

Many thanks for that and it seems to be half way there.

The tag is "family" and the field is "keyword".

I wasn't quite sure whether every appearance of field needed to be 
substituted with the actual field name and found that:

<$select tiddler="$:/temp/tag1">
   <$list filter="[tag[family]each[keyword]get[keyword]]" variable="field">
  >><>
   


Produces the same result as:

<$select tiddler="$:/temp/tag1">
   <$list filter="[tag[family]each[keyword]get[keyword]]" 
variable="keyword">
  >><>
   


So something might be adrift.

Both give a dropdown containing a single line showing the values of 
"keyword" on this line within the drop down.

Ideally, I'd like the dropdown to contain the list of "family" and then 
underneath the box, the values of "keyword" for that family.

Thanks
Jon


On Thursday, 24 November 2016 17:14:28 UTC, Jon wrote:
>
> Hi,
>
> I'd like to have a drop down which selects from a list of tiddlers tagged 
> with "A" and simultaneously shows the values of the field "B" associated 
> with each tiddler.
>
> This does the first bit:
>
> <$select tiddler="$:/temp/tag1">
>
><$list filter="[tag[A]tags[]sort[]]">
>   >><>
>
> 
>
>
> (cobbled together from something else so some elements could be 
> unnecessary) 
>
> But I can't figure out the rest of it.
>
> I'm guessing that <$view field="B"/> would be incorporated somehow.
>
>
> Thanks
> Jon
>

-- 
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/7154c9d0-ad2b-421a-9052-69b70a0c43ce%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TW5 show list of values in a field

2016-11-24 Thread 'Mark S.' via TiddlyWiki
Try:

<$select tiddler="$:/temp/tag1">
   <$list filter="[tag[A]each[field]get[field]]" variable="field">
  >><>
   


Where "A" is the tag and "field" is the field.

HTH
Mark

On Thursday, November 24, 2016 at 9:14:28 AM UTC-8, Jon wrote:
>
> Hi,
>
> I'd like to have a drop down which selects from a list of tiddlers tagged 
> with "A" and simultaneously shows the values of the field "B" associated 
> with each tiddler.
>
> This does the first bit:
>
> <$select tiddler="$:/temp/tag1">
>
><$list filter="[tag[A]tags[]sort[]]">
>   >><>
>
> 
>
>
> (cobbled together from something else so some elements could be 
> unnecessary) 
>
> But I can't figure out the rest of it.
>
> I'm guessing that <$view field="B"/> would be incorporated somehow.
>
>
> Thanks
> Jon
>

-- 
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/3066e67f-f19f-47b7-b137-bf148321fccd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TiddlyWiki Hangout #101 will be on Saturday 26th November 2016 at 2pm GMT

2016-11-24 Thread Mat
Really looking forward to this and see it as an opportunity to catch up a 
bit. Maybe also some of the newer community member creations and ideas 
could be mentioned?

Also, I'm curious on the status for the plan to "finish up TW5" (...where 
"finish" referred to making it complete, not shutting it down. ...whatever 
"complete" means, actually...?)

Also, I'm guessing there isn't - but IF there is any news on federation 
related stuff, I'd love to hear it.

<:-)

-- 
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/039747df-bf6d-48b2-8b04-a117e4616c19%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] TW5 show list of values in a field

2016-11-24 Thread Jon
Hi,

I'd like to show a drop down to select from a list of tiddlers tagged with 
"A" and underneath this, show the values of the field "B" associated with 
each tiddler.

This does the first bit:

<$select tiddler="$:/temp/tag1">
   <$list filter="[tag[A]tags[]sort[]]">
  >><>
   


(cobbled together from something else so some elements could be 
unnecessary) 

But I can't figure out the rest of it.

I'm guessing that <$view field="B"/> would be incorporated somehow.


Thanks
Jon

-- 
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/eb4dfa7d-9dee-410c-b53d-e89de02f0f64%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Iframe does not show up using Internet Explorer 11 / Edge

2016-11-24 Thread Christophe Magnard
So, I went for the following solution... not fully satisfying, but good 
enough for my needs.

- Deleted the two comments at the beginning of the TiddlyWiki file:




- Deleted the same lines from *$:/core/templates/MOTW.html*

Now it fully works on Edge.

On Internet Explorer, I get an ActiveX warning when opening the TiddlyWiki 
(actually I first got 2 consecutive warnings, but could remove the first 
one as follows: *Internet Options* -> *Advanced *-> *Security *and tick the 
box *Allow active content to run in files on My Computer*) and I had to 
disable the TiddlyIE add-on to be able to save the file. Anyway, hopefully 
IE will not be used much longer...

-- 
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/affa97ed-f2b8-49ee-ad6d-d8d87c7d262a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] TW5 stuck in upper left corner

2016-11-24 Thread Jeremy Ruston
Hi JW

Try the steps described here:

https://github.com/Jermolene/TiddlyDesktop/issues/83#issuecomment-240247842 


Best wishes

Jeremy

> On 24 Nov 2016, at 15:07, JWHoneycutt  wrote:
> 
> All my TW5 files float and resize freely except the one I am trying to work 
> on as a business idea.
> 
> I must have inadvertently hit some setting or done something that forces it 
> to the top left of my Apple laptop (MBA) so I lose access to the title bar or 
> the Red-Yellow-Green resizing "traffic lights".
> 
> I call up my various TW5 files from TiddlyDesktop and it is hidden underneath 
> the problem file too.
> 
> Has anybody experienced this - and know what setting I can use to fix it?
> 
> -- 
> 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/85185699-4c72-4428-af27-d82f54d5b2b7%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/6B377B82-F6F7-421D-8936-5B06298824C3%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] TW5 stuck in upper left corner

2016-11-24 Thread JWHoneycutt
All my TW5 files float and resize freely except the one I am trying to work 
on as a business idea.

I must have inadvertently hit some setting or done something that forces it 
to the top left of my Apple laptop (MBA) so I lose access to the title bar 
or the Red-Yellow-Green resizing "traffic lights".

I call up my various TW5 files from TiddlyDesktop and it is hidden 
underneath the problem file too.

Has anybody experienced this - and know what setting I can use to fix it?

-- 
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/85185699-4c72-4428-af27-d82f54d5b2b7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Change the story-river & move to the top and NodeJs stubborn tiddlers

2016-11-24 Thread Riz
So I am trying to change the story river using action-listops and move to 
the top of the new story-river. Sample code I tried

<$set name=target filter="[list[$:/StoryList]first[]]">
   <$button>HelloThere
 <$action-listops $tiddler="$:/StoryList"   
$filter=[tag[HelloThere]]/>
 <$action-navigate $to=<>/>
   

   <$button>Learning
 <$action-listops $tiddler="$:/StoryList"   
$filter=[tag[Learning]]/>
 <$action-navigate $to=<>/>
   


What it does is this - sets the story-river correctly, but weirdly the 
tiddler that was at the top of story-river before clicking the button is 
still there, as a missing tiddler (despite being very much not missing)

Same result with this

<$button>HelloThere
  <$action-listops $tiddler="$:/StoryList"   $filter=[tag[HelloThere]]/>
   <$set name=target 
filter="[list[$:/StoryList]first[]]"><$action-navigate 
$to=<>/>


<$button>Learning
   <$action-listops $tiddler="$:/StoryList"   $filter=[tag[Learning]]/>
   <$set name=target 
filter="[list[$:/StoryList]first[]]"><$action-navigate 
$to=<>/>


Also with <$button to=<>>. Is there a way to specify that the 
navigate widget is execute after the listops widget? Despite being writtern 
after the listops, the navigate is carried out first.


As for Nodejs stubborn tiddlers, I cannot seem to be able to delete 
tiddlers in Nodejs. It simply keeps coming back. Unless I end the session, 
go to the folder and delete them using file explorer, the tiddlers refuse 
to be deleted. Is this an individual issue or a known one?

-- 
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/973f7fcc-cde7-4a17-9bd6-c9f2da5d3496%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [tw5]find tidderls between two dates

2016-11-24 Thread Sylvain Naudin
Hello HC Hasse,

You might have a look at another Kixam plugin : 
http://kixam.github.io/TW5-visjsTimeline/

I often use it with todo list compagnon, but you can render all tiddler 
with created date for example with a simple <$visjstimeline>.


Cheers,
Sylvain

-- 
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/5aaecdee-b28c-4020-923f-b58530801915%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Tiddler Movable

2016-11-24 Thread HC Haase
That is really cool. would be great to have it TW5. This could also help in 
having a kind of "multi column layout"

-- 
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/4fecab0d-1445-4c65-a379-1c2b4913071b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] chagne sroting for child tidders in TOC??

2016-11-24 Thread HC Haase
Hi
I want most of my TOC to be sorted by title and the child tiddlers under 
one toc entry/tiddler to be sorted by created date instead (only for this 
one). Is this possible?

example

a
 aa
 ab
 ac
b
 bb (day1)
 ba (day2)
 bc (day3)
c
 ca
 cb
 cc

-- 
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/4f8b90f3-166a-4c04-a9bb-0ca930336772%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Tag shortener macro

2016-11-24 Thread PMario
Have a look at: https://youtu.be/j2Lz6CswsE8?t=3313 if that's what you need.

-m

-- 
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/959da696-cd8c-4c35-94c5-b223cb97a7c2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Tag shortener macro

2016-11-24 Thread PMario
Hi The Bo,

This is a completely different problem. ... and imo much more interesting 
than your first post :)
It's about predictable state names. ... 

If you open the TOC in a tiddler like this: 
http://tiddlywiki.com/#TableOfContents
and you open a branch in the Contents tab, you'll see, that the created 
state tiddlers actually have a different number at the end. That's created 
with the qualify macro . So what 
you need imo is a new TOC macro, since the existing implementation uses 
qualify, which is completely unpredictable (for humans :). 

If I'm remembering right, Eric Shulman has a custom TOC, that should 
exactly fit your needs. The TOC opens the branches according to the tiddler 
that's open in the story river. ... but I don't know the links :/

-mario


-- 
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/d1685501-b30a-4af0-b758-ff16023498ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [tw5]find tidderls between two dates

2016-11-24 Thread HC Haase
This looks nice.. and usefull for other other stuff than dates..

do anyone know why functionality like this is not part of the core? is it 
deliberate or by chance? 

For at date filter it could be nice to be able to search between two dates. 



Den fredag den 28. oktober 2016 kl. 17.26.55 UTC+2 skrev Tobias Beer:
>
> Hi,
>
> I once worked on a filter called *let* and it actually does what you 
> want, I believe:
>
> http://let.tiddlyspot.com
>
> However, it is deprecated.
> Meaning: you can possibly use it, but I won't update it.
>
> I wanted to move the date filtering into a filter of its own, but haven't 
> done so yet.
> Give me a bit to work on and publish a proper *date* filter.
>
> Best wishes,
>
> Tobias.
>

-- 
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/08cc1a94-646f-49e2-81c7-0b9305e50476%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Tag shortener macro

2016-11-24 Thread The Bo
Hi Mario,

the purpose is to find a way to highlight tiddlers in the 
"toc-navigation-tree" even if I just use the search function.
I see that a state tiddler (text: open) is created for every topic in the 
toc-navigation I open.
Now I want to change the search mechanism using the linkcatcher widget so 
that a state tiddler for every topic/subtopic is created.

My TOC is looking like this (reference no. / title):

01 Topic 1
  -> 010 Subtopic
  -> 0101 Subtopic
  *Tiddler A (tagged 0101 Subtopic)*
  Tiddler B (tagged 0101 Subtopic)
  -> 0102 Subtopic
  
  -> 011 Subtopic
  
02 Topic 2
...

If I can extract the reference no. of the tag of *Tiddler A* I will be able 
to extract the reference no. of every upper topic/tag (0101 -> 010 -> 01 -> 
TableofContents)
Like this I could created state tiddlers (text:open):
$:/state/toc/TableofContents-01 Topic 1--123124123
$:/state/toc/01 Topic 1-010 Subtopic--123124123
$:/state/toc/010 Subtopic-0101 Subtopic--123124123

Maybe it sounds a bit confusing, sorry about that.
I already tried to use the splitbefore filter operator but I think it won't 
fit for my purposes.

Regards,
The Bo

Am Donnerstag, 24. November 2016 10:08:38 UTC+1 schrieb PMario:
>
> Hi, 
>
> Can you describe, what you want to achieve instead of code that doesn't 
> work. 
>
> I can see some facts: 
>
>  - show a list of tiddler tags
>  - shorten the tag names
>
> guessing: 
>
>  - short names should still link to tag tiddlers?
>  - ???
>
>
> The "splitbefore"  filter operator is no option? 
> http://tiddlywiki.com/#Filter%20Operators:%5B%5BFilter%20Operators%5D%5D%20%5B%5Bsplitbefore%20Operator%5D%5D%20%5B%5Bsplitbefore%20Operator%20(Examples)%5D%5D
>  
> 
>
> -m
>


Am Donnerstag, 24. November 2016 10:08:38 UTC+1 schrieb PMario:
>
> Hi, 
>
> Can you describe, what you want to achieve instead of code that doesn't 
> work. 
>
> I can see some facts: 
>
>  - show a list of tiddler tags
>  - shorten the tag names
>
> guessing: 
>
>  - short names should still link to tag tiddlers?
>  - ???
>
>
> The "splitbefore"  filter operator is no option? 
> http://tiddlywiki.com/#Filter%20Operators:%5B%5BFilter%20Operators%5D%5D%20%5B%5Bsplitbefore%20Operator%5D%5D%20%5B%5Bsplitbefore%20Operator%20(Examples)%5D%5D
>
> -m
>

-- 
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/8e260071-ad86-45a9-a0db-b8cf9d965219%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Links to other TW5's - How to?

2016-11-24 Thread Jan

Hi JW
Tobi Beer demonstrates this here
http://tobibeer.github.io/tb5/#Embed%20An%20External%20Page

Cheers Jan

Am 23.11.2016 um 03:22 schrieb JWHoneycutt:

Looking for a way to transclude a tiddler in another file...

On Friday, October 14, 2016 at 9:45:57 PM UTC-4, JWHoneycutt wrote:

I find myself creating a tiddler in one TW5 file, and wanting it
concurrently in another TW5.

I could retype the information, but every time I update it the
other would be out of synch.

I'm sure one can be the repository of truth, and the other
maintain a link that transcludes it - right?

Thanks in advance - JWH

--
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/713fe210-ee9f-4ef0-9ff2-ace9555174f6%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/5836B5C7.3020105%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Tag shortener macro

2016-11-24 Thread PMario
Hi, 

Can you describe, what you want to achieve instead of code that doesn't 
work. 

I can see some facts: 

 - show a list of tiddler tags
 - shorten the tag names

guessing: 

 - short names should still link to tag tiddlers?
 - ???


The "splitbefore"  filter operator is no option? 
http://tiddlywiki.com/#Filter%20Operators:%5B%5BFilter%20Operators%5D%5D%20%5B%5Bsplitbefore%20Operator%5D%5D%20%5B%5Bsplitbefore%20Operator%20(Examples)%5D%5D

-m

-- 
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/60b94c57-5e86-4a51-bdc6-cbce52063c8f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] TiddlyWiki Hangout #101 will be on Saturday 26th November 2016 at 2pm GMT

2016-11-24 Thread Jeremy Ruston
I hope you will be able to join me for TiddlyWiki Hangout #101 on Saturday
26th November 2016 at 2pm GMT/UTC. You are welcome to take part as a guest
or you can view the proceedings live or at a later date from the archive.

http://hangout-101.tiddlyspot.com/

Please let me know if there's anything you'd particularly like to see
discussed.

Best wishes


-- 
Jeremy Ruston
mailto:jeremy.rus...@gmail.com

-- 
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/CAPKKYJbsPPowZB6z1zf1Uwhe7F%2BQq7CPvFKFqKy6RNL3mPYfuA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Tiddler Movable

2016-11-24 Thread Del Vee
Hi,

Maybe, we can do something with a CSS ?

Le mardi 22 novembre 2016 15:54:55 UTC+1, Del Vee a écrit :
>
> Hi everybody,
>
> I would like to meve tiddler like on this old tiddlywiki (
> http://www.digitaldimsum.co.uk/wp-content/uploads/2007/04/202.html)
>
> Could we do the same thing in a TW5 ?
>
> Thanks all,
>

-- 
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/b6bfd52b-4c97-42f4-a220-aed5ace4c152%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.