[tw5] Re: Resize Embedded Video and Audio Objects

2019-05-11 Thread donmor3000
Well, I just created a pull request to Jermolene/TiddlyWiki5. I added this attribute to videoparser.js and audioparser.js to scale videos and audios: style: {type: "string", value: "width: 100%; height: 100%; object-fit: contain"} 在 2019年5月12日星期日 UTC+8下午1:43:52,donmor3000写道: > > I'm trying to im

[tw5] Re: Resize Embedded Video

2019-05-11 Thread donmor3000
Well, I just created a pull request to Jermolene/TiddlyWiki5. I added this attribute to videoparser.js and audioparser.js to scale videos and audios: style: {type: "string", value: "width: 100%; height: 100%; object-fit: contain"} -- You received this message because you are subscribed to the G

[tw5] Resize Embedded Video and Audio Objects

2019-05-11 Thread donmor3000
I'm trying to import video and audio into a wiki and use transclusion(e.g {{abc.mp4}}) to insert them into another tiddler, but the video or audio objects inserted always keep their original size, and usually get out of the bound. And I tried to insert objects that is scaled automatically using

[tw5] Re: Tiddlydesktop internal links failing to open in Tiddlydesktop and instead direct to browser

2019-05-11 Thread Reece Shaw
https://www.youtube.com/watch?v=Oe4miqAtgi8&feature=youtu.be Forgot the video! On Sunday, May 12, 2019 at 12:31:59 AM UTC-4, Reece Shaw wrote: > > Hey Folks, > > I've run into a strange issue when utilizing $wikify to render custom > fields as formatted wikitext. The premise for the wiki design

[tw5] Tiddlydesktop internal links failing to open in Tiddlydesktop and instead direct to browser

2019-05-11 Thread Reece Shaw
Hey Folks, I've run into a strange issue when utilizing $wikify to render custom fields as formatted wikitext. The premise for the wiki design is to utilize a "UI" tiddler and a "data" tiddler. The UI controls/edits the data tiddler, after which point it can be used to display the data from the

[tw5] Re: IDEA Multi-line Fields ... Possible implementation

2019-05-11 Thread TonyM
Mario, Perhaps a related hack In an experiment in the past I noted I could build a slightly modified .tid exporter such that the tiddler text to export contained field value pairs as in the raw tiddler syntax. Fieldname: field value (from memory) once this exported tiddlier was reimported the

[tw5] Re: Install TiddlyDesktop on Windows 10 (how to)

2019-05-11 Thread JWHoneycutt
> > I may have answered my own question > I inadvertently downloaded and unzipped several copies of TD One of them had the file (nw), an application, with a different icon than the others I have created a shortcut and moved it to the desktop - it works -- You received this message because

[tw5] One wat to help visualize TW layout

2019-05-11 Thread TonyM
Nice work It is helpful to have such documentation written for people new to tiddlywiki. I can be quite hard for old timers to think like newbies when we understand tiddlywiki so well. Tony -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To un

Re: [tw5] Why do Startup Actions not work?

2019-05-11 Thread TonyM
Jeremy, I belive what I am looking for is actually very simple, but I stand to be corrected. I want a trigger at the end of the load process so I can build a tiddler with a set of actions triggered without user intervention. Idealy other plugins and global macros will be valid at that time. Wit

[tw5] One wat to help visualize TW layout

2019-05-11 Thread A Gloom
Sonething i posted over on doc's. Feel free to use. -- A recent general Intro/How To tiddler that I have start up (default tiddler) with a recent custom TW I made for someone *GENERAL DESCRIPTION & INSTRUCTIONS OF SOFTWARE*: - TO HELP VISUALIZE THE WIKI SOFTWARE LAYOUT: If you

Re: [tw5] Re: Does TW use rel="noopener noreferrer" on wikified external links?

2019-05-11 Thread A Gloom
> > > Just to confirm that TW5 does indeed add rel="noopener noreferrer” to > links created with [ext[url]] and by typing an URL directly. > ty for the confirmation > TW’s docs point to this blog post which explains why omitting this > attribute can cause private information to be leaked: >

[tw5] Install TiddlyDesktop on Windows 10 (how to)

2019-05-11 Thread JWHoneycutt
A very basic question I am an Apple MacBook user that needed to buy a Windows 10 machine (not in my comfort zone) I do not know how to install TiddlyDesktop for easy access in Windows I download version 13 (tiddlydesktop-win64-v0.0.13.zip

[tw5] button class tc-btn-rounded for button widget

2019-05-11 Thread A Gloom
I didn't see 'tc-btn-rounded' listed along with *Tip:* Set *class* to tc-btn-invisible tc-tiddlylink to have a button look > like an internal link. > works with images such as TW core svg's <$button class='tc-btn-rounded' style="margin:2px 0px; padding:5px; border:solid 2px;"><$action-navig

[tw5] Re: IDEA Multi-line Fields ... Possible implementation

2019-05-11 Thread PMario
On Friday, May 10, 2019 at 6:23:37 AM UTC+2, Reece Shaw wrote: > > Hey y'all, RK from the discord. > Hi If I want to display the text of a user field (say, user-defined-field) > *and* format it I have to then workaround by somehow editing Tiddler1 's > user-defined-field while also making sur

[tw5] Re: IDEA Multi-line Fields ... Possible implementation

2019-05-11 Thread PMario
Hi Diego, On Thursday, May 9, 2019 at 2:55:44 PM UTC+2, Diego Mesa wrote: This is a nice idea. It also seems related to an "Advanced Edit Mode" I > described here: https://github.com/Jermolene/TiddlyWiki5/issues/3308 > Good catch :) -m -- You received this message because you are subscribed

Re: [tw5] Re: IDEA Multi-line Fields ... Possible implementation

2019-05-11 Thread PMario
On Saturday, May 11, 2019 at 5:18:20 PM UTC+2, Jeremy Ruston wrote: ... > If I understand the proposal correctly, the idea is that one could type > multiline fields into the main textarea of a tiddler with the following > syntax: > > \field my-field > Paragraph 1 > > Paragraph 2 > \end > > Exact

Re: [tw5] TiddlyWiki 5.1.19 plugin library and IP6 doesn't work

2019-05-11 Thread Jeremy Ruston
Hi ToraxMalu I think that the problem here is that GitHub Pages (where we host tiddlywiki.com) doesn’t support IPv6 (I tested it at https://ipv6-test.com/validate.php ). So, you’d need to host the plugin library somewhere else that does work via IPv6, and th

Re: [tw5] Dear Tiddlywiki Group admin: please enable tags feature

2019-05-11 Thread Jeremy Ruston
Thanks Josiah, I’ve added a “tiddlydesktop” tag, Best wishes Jeremy > On 6 May 2019, at 11:08, @TiddlyTweeter wrote: > > Ciao Jeremy > > Request: A "TiddlyDesktop" tag would be useful! > > Best wishes > Josiah > > -- > You received this message because you are subscribed to the Google Grou

Re: [tw5] Why do Startup Actions not work?

2019-05-11 Thread Jeremy Ruston
Hi Tony > Thanks for that overview. If would be helpful if we had a list of what is > valid in the existing start action tags. Currently, startup actions are run early in the startup process, before any of TiddlyWiki’s subsystems are initialised apart from the $:/info mechanism. The idea is to

Re: [tw5] Re: IDEA Multi-line Fields ... Possible implementation

2019-05-11 Thread Jeremy Ruston
Hi Mario If I understand the proposal correctly, the idea is that one could type multiline fields into the main textarea of a tiddler with the following syntax: \field my-field Paragraph 1 Paragraph 2 \end Then, when the user saves the tiddler, the content of the textarea is parsed, the field

Re: [tw5] Re: Does TW use rel="noopener noreferrer" on wikified external links?

2019-05-11 Thread Jeremy Ruston
Hi A, Tony, Just to confirm that TW5 does indeed add rel="noopener noreferrer” to links created with [ext[url]] and by typing an URL directly. TW’s docs point to this blog post which explains why omitting this attribute can cause private information to be leaked: https://mathiasbynens.github.i

[tw5] Re: Saving in chrome

2019-05-11 Thread A Sklpns
Everyone: thank you! Will try tiddlyserver as soon as I get home. Also: will the batch script idea work with TWC's? Thanks again! -- 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, se

[tw5] Re: Saving in chrome

2019-05-11 Thread @TiddlyTweeter
Yeah. Something like that. Thanks for the thought. I had a look at what you can do on timing in Windows batch files and see its not so difficult. When I get some time I might play with it. It opens up being able to use others browsers with TW? J. On Saturday, 11 May 2019 06:45:38 UTC+2, Mark