[tw] Re: [TW5] Bug? <$set> widget with filter does not trigger refresh

2015-09-28 Thread Spangenhelm
Congratulations apparently it works great ! Hope the pull request will be accepted for the next version! -S -- 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 tiddl

Re: [tw] Re: [TW5] Bug? <$set> widget with filter does not trigger refresh

2015-09-19 Thread Evan Balster
I managed to modify the set widget to fix the problem described here. While I don't understand the system enough to guarantee this code is bug free, it doesn't break the wiki and seems to work with all my test-cases. (I don't really know how to go about submitting this to the project...) T

Re: [tw] Re: [TW5] Bug? <$set> widget with filter does not trigger refresh

2015-09-18 Thread Evan Balster
Note that the issue with <$set> not refreshing occurs regardless of whether a value/emptyValue condition is used. On Friday, 18 September 2015 10:00:44 UTC-5, Tobias Beer wrote: > > Despite the limitations, I have added the example here... > > Conditional Variable Assignment @ tb5 >

Re: [tw] Re: [TW5] Bug? <$set> widget with filter does not trigger refresh

2015-09-18 Thread Tobias Beer
Despite the limitations, I have added the example here... Conditional Variable Assignment Best wishes, — tb -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe fro

Re: [tw] Re: [TW5] Bug? <$set> widget with filter does not trigger refresh

2015-09-17 Thread Spangenhelm
> > Unfortunately, it's really hard to make example code for your case, > because drafts have a title of "Draft of myMagicTitle", and editing the > title of a non-draft tiddler creates duplicates! Well apparently this works in my case (for a tiddler nammed "Test") <$set name="myVariable" fil

Re: [tw] Re: [TW5] Bug? <$set> widget with filter does not trigger refresh

2015-09-16 Thread Evan Balster
I posted an issue on github shortly after PMario's remark. See: https://github.com/Jermolene/TiddlyWiki5/issues/1937 My work-around for this issue is to either substitute a <$list> widget for the <$set>, or to enclose the <$set> code in a <$list> widget with a similar filter and an unused variab

[tw] Re: [TW5] Bug? <$set> widget with filter does not trigger refresh

2015-09-16 Thread Spangenhelm
Hi, i am interested in this issue too because i have a problem with conditionnal assignement of a variable using the <$set> widget (see below the summary) Conditional Variable Assignment: This form of the set variable widget chooses one of two specified values according to whether a filter eva

[tw] Re: [TW5] Bug? <$set> widget with filter does not trigger refresh

2015-09-14 Thread PMario
Hi Evan, I didn't test the issue, but it may get lost here. please move it to: https://github.com/Jermolene/TiddlyWiki5/issues There is quite some backlog, but it won't be lost. -mario -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubsc