Don't give up Damien ;-)

Glad to have another hacker aboard.

The issues you describe is often caused by a (kind of) scattered
documentation / ressources and also difficulties to "think the tiddly way".
I know that pretty well and I'm often amazed by other's solutions I would
never have found.

Am I wrong or you may also take advantage of https://forum.tiddlywiki.fr?
You will find a bunch of talented, adventurous and french speaking
"bricoleurs" there.

Warm regards

Sylvain
@sycom

Le jeu. 22 août 2019 à 16:59, damien Dupont <[email protected]> a
écrit :

> Thanks for your contribution ;)
> Yes, there are several ways to do things in tiddly wiki, I will remember
> your advice next time.
>
> It require a lot of time to understand all the aspects of TW. I manage to
> do some amazing things but the majority of problem I encouter are related
> on how TW handles spaces into variables or do I need to put " in a widget
> parameter or not. It's kind of frustrating XD
>
> On Thursday, 22 August 2019 08:15:13 UTC+2, Sycom wrote:
>>
>> Hello,
>>
>> Another, less elegant but more intuitive solution could be
>>
>> ```
>> \define concat()  <$text text="[["/>request
>> {{$:/temp/RequestScannedPart}}<$text text="]]"/>
>>
>> Scanned part :<$edit-text tiddler="$:/temp/RequestScannedPart"
>> tag="input" placeholder="New part" default=""/>
>>
>> <$button>
>> <$wikify name="tagToSend" text=<<concat>>>
>> <$action-setfield $tiddler={{$:/temp/RequestName}} $field="tags"
>> $value=<<tagToSend>>/>
>> </$wikify>
>>
>> Create
>> </$button>
>> ```
>>
>> There are often (always?) various way to do something in TW... A good way
>> to find your path is describing your goals rather than putting your
>> solution for a review.
>>
>> Cheers
>>
>> Sylvain
>> @sycom
>>
>> --
> 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/cFcOsTQ1Q5I/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/c6f9b53c-09d4-40be-a521-0aacf0361916%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/c6f9b53c-09d4-40be-a521-0aacf0361916%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAOWAUqHh02oK3hB%2BWD-fynkR%2BOqNEi59Zf9jg6UNWUQdrHJHAg%40mail.gmail.com.

Reply via email to