David, it is hard for anybody to explain what he/she is thinking. That's
the challenge of expressing thought. One word, to the thinker, can capture
a ton of information. Say that one word to the listener, you knowing
exactly what all that word means, leaves the listener with that one word
and without all of the other good stuff, intertwingled with that one word,
still in that detailed picture stored in yer sponge.
So the listeners need to have a little bit of a crystal ball.
Eventually, the whole picture becomes clear as long as everybody can find
the pleasure in, and not get too frustrated by, the long game of "is this
what you mean?"
Ahhhhh, ping-pong. Or as my uncle calls it: gnip-gnop.
On Monday, May 3, 2021 at 11:40:02 AM UTC-3 David Gifford wrote:
> Ahhh...You are totally right to get confused by what I wrote. It's so hard
> for me to explain what I mean. Here is another go:
>
> In terms of the editor toolbar button, yes, I want only one button, that
> stamps the current content of the text field of Tiddler A at the time, and
> when Tiddler A changes, the button will now paste the new content of
> Tiddler A.
>
> But in terms of the tiddler that gets stamped, I need it not to change, so
> the button can't stamp {{Tiddler A}}, because that would change as Tiddler
> A gets updated. I need it to stamp it as text.
>
> Hopefully that is now clearer!
>
>
> On Mon, May 3, 2021 at 9:34 AM PMario <[email protected]> wrote:
>
>> On Monday, May 3, 2021 at 4:19:20 PM UTC+2 David Gifford wrote:
>>
>> It's just that I use "wrap" buttons as workaround hacks to do stamping,
>>> because stamp buttons are hidden in a menu, but wrap buttons can be
>>> displayed directly on the toolbar, and they 'stamp' what's in the prefix if
>>> you just insert your cursor rather than wrapping text.
>>>
>>
>> But then you said. You don't want to change what's pasted, if Tiddler A
>> changes. ... So you will end up with a lot of toolbar buttons that have
>> "fixed" text in it. ... IMO there isn't enough space in the toolbar.
>>
>> From your first post you had code similar to
>>
>> <$action-sendmessage
>> $message="tm-edit-text-operation"
>> $param="replace-selection"
>> text={{Tiddler A}}
>> />
>>
>> So if you change Tiddler A ... The next time you'll copy something
>> different. .. If you don't want this you'll need eg:
>>
>> <$action-sendmessage
>> $message="tm-edit-text-operation"
>> $param="replace-selection"
>> text="I am so happy"
>> />
>>
>> Right?
>>
>> But that doesn't make sense for me. ... You may end up with 100+
>> different buttons.
>>
>> -mario
>>
>> --
>>
> 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/ddfe4VzgOr8/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/0a4cf164-19c5-490c-9d8d-881d1647766en%40googlegroups.com
>>
>> <https://groups.google.com/d/msgid/tiddlywiki/0a4cf164-19c5-490c-9d8d-881d1647766en%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/cb4109a0-cac5-4688-8eac-a8686b684ab4n%40googlegroups.com.