[tw5] Re: Change the default title "image.png" to "timestampe.png" or "random-string.png" pasting from clipboard

2022-02-01 Thread Zheng Bangyou
I get a temp solution with autohotkey and vimium plugin in chrome. It only works for Chrome with vimium installed. This script check whether an active window with title "My TiddlyWiki" in chrome.exe and clipboard has a image. This

[tw5] Re: Trigger creation of tiddlers from url

2022-02-01 Thread Charlie Veniot
Good stuff. If you find anything in there not fitting your workflow just right and need some help tweaking anything, have your people get a hold of my people ! On Wednesday, February 2, 2022 at 12:15:10 AM UTC-4 kvgc wrote: > Oh wow. This is perfect! Thanks! > > > On Tuesday, 1 February

[tw5] Re: Trigger creation of tiddlers from url

2022-02-01 Thread kvgc
Oh wow. This is perfect! Thanks! On Tuesday, 1 February 2022 at 02:10:14 UTC+5:30 cj.v...@gmail.com wrote: > G'day, > > Here's what I would do, involving a URL without the "#" : > > > https://intertwingularityslicendice.neocities.org/new_tid_url.html?action=createtid=howdy=this_template > >

[tw5] Re: Populating title from tiddly fields?

2022-02-01 Thread Charlie Veniot
Don't mind me as I have way too much fun with this. Information Systems Analyst and lifetime programmer over here, love programming and I'm pretty methodical (paralysis by analysis, or analysis by paralysis) when it comes to lining up potential requirements I also never start with "pretty".

[tw5] Re: Populating title from tiddly fields?

2022-02-01 Thread Charlie Veniot
Arg, forgot attachment. On Tuesday, February 1, 2022 at 4:09:32 PM UTC-4 Charlie Veniot wrote: > Here is how I would start things. (Download attached JSON, and drag into > TiddlyWiki.com, or any tiddlywiki instance, to import the two tiddlers.) > > I tend to prefer using transclusions instead

[tw5] Re: Populating title from tiddly fields?

2022-02-01 Thread Charlie Veniot
Here is how I would start things. (Download attached JSON, and drag into TiddlyWiki.com, or any tiddlywiki instance, to import the two tiddlers.) I tend to prefer using transclusions instead of macros. But this could be done with a macro instead. Eventually, I might consider using a macro

[tw5] Re: Populating title from tiddly fields?

2022-02-01 Thread Charlie Veniot
G'day Edoardo, Welcome to TiddlerHood ! TiddlyWiki is ridiculously flexible, and one can get it to do just about anything short of pumping out toast. It can totally accommodate you, how you think, how your work. My thoughts: imagine a "create citation" button. You press it, and a nice

[tw5] Re: one-liner to fetch tiddler's fields value

2022-02-01 Thread Télumire
Better yet : {{||$:/core/ui/TiddlerFields}} On Monday, 31 January 2022 at 04:03:05 UTC+1 Télumire wrote: > I think you want to use one of the default templates (or create your own) > : > > {{||$:/core/templates/tiddler-metadata}} > > If you still want to use a filter expression you can use

[tw5] Re: Populating title from tiddly fields?

2022-02-01 Thread Ste
Welcome to TW I think Shiraz https://kookma.github.io/TW-Shiraz/ has tools for referencing and citations. You may get more response if you join us over on the discourse group, https://talk.tiddlywiki.org/ Ste On Wednesday, 26 January 2022 at 06:48:57 UTC Edoardo Milan wrote: > Hi! > > First