Giannis, One place to learn these kind of operations is TW-Scripts, for example in your case see
TW-Scripts: Concatenation <https://kookma.github.io/TW-Scripts/#Form%20and%20Concatenation%20of%20Inputs:%5B%5BForm%20and%20Concatenation%20of%20Inputs%5D%5D%20%5B%5BConcatenate%20Different%20Tiddlers%20in%20one%20Tiddler%5D%5D%20%5B%5BConcatenate%20the%20Contents%20of%20Different%20Tiddlers%5D%5D%20%5B%5BConcatenating%20Text%20to%20Make%20Dynamic%20URLs%5D%5D%20%5B%5BConcatenation%20String%20and%20Macro%20Variable%5D%5D> --Mohammad On Sunday, March 29, 2020 at 4:10:15 AM UTC+4:30, Giannis Moutsinas wrote: > > Hi Tony, > > This was actually one of the things that I tried and it didn't work. I > still don't understand why. :) > > On Saturday, March 28, 2020 at 9:36:00 PM UTC, TonyM wrote: >> >> Try the following, untested by me now. >> >> \define fullname() {{temp!!name}} {{temp!!surname}} >> >> Then use <<fullname>> at the title >> >> Tony >> >> -- 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/c7ae07da-70df-47d7-b321-28a88adbd46b%40googlegroups.com.

