[tw5] Create a style to show icon next to link title?

2021-12-10 Thread Evan Sherwood
I'm trying to get a stylesheet working that will automatically insert the SVG icon before the link text. Here's what I have so far: \define link-icon-style() <$set name="uri" value=<> > <$set name="icon" tiddler=<> field="icon"> <$set name="iconsrc" tiddler=<> > <$list

[tw5] Re: unable to manually install plugins.. tDesktop, Beaker, Firefox..

2021-12-10 Thread Blase Theodore
I tried 5.1.23, which had the same results. On Friday, December 10, 2021 at 7:59:56 PM UTC-5 Mark S. wrote: > Since you're not using Chrome, you might see if 5.2.0 works. > > On Friday, December 10, 2021 at 3:14:56 PM UTC-8 blaset...@gmail.com > wrote: > >> Hi guys, >> >> Apologies if I've

Re: [tw5] Re: Set Browser Tab title different from TW Title?

2021-12-10 Thread Aidan Grey
OOH - that was even better! Thank you! On Fri, Dec 10, 2021 at 6:14 PM Eric Shulman wrote: > To change the text of the window title (but not the SiteTitle or > SiteSubtitle), edit the shadow tiddler: `$:/core/wiki/title` and set it's > content to whatever you want. > > enjoy, > -e > > On

[tw5] Re: Set Browser Tab title different from TW Title?

2021-12-10 Thread Eric Shulman
To change the text of the window title (but not the SiteTitle or SiteSubtitle), edit the shadow tiddler: `$:/core/wiki/title` and set it's content to whatever you want. enjoy, -e On Friday, December 10, 2021 at 9:14:20 AM UTC-8 taale...@gmail.com wrote: > Is that possible? If so how? > > For

[tw5] Re: unable to manually install plugins.. tDesktop, Beaker, Firefox..

2021-12-10 Thread 'Mark S.' via TiddlyWiki
Since you're not using Chrome, you might see if 5.2.0 works. On Friday, December 10, 2021 at 3:14:56 PM UTC-8 blaset...@gmail.com wrote: > Hi guys, > > Apologies if I've missed something obvious. I'm just getting on my feet > with TW. > > I'm unable to manually add plugins. I have working

Re: [tw5] Re: Set Browser Tab title different from TW Title?

2021-12-10 Thread Aidan Grey
Thanks Mark! That worked! On Fri, Dec 10, 2021 at 4:39 PM 'Mark S.' via TiddlyWiki < tiddlywiki@googlegroups.com> wrote: > This is a kludge, but might work well enough. My assumption is that to > actually change the title tab would require changing core code. So instead, > this approach uses CSS

[tw5] Re: unable to manually install plugins.. tDesktop, Beaker, Firefox..

2021-12-10 Thread Blase Theodore
I did get it to work using Widdler, a standalone app for TW built on WebDAV. Not sure why it won't work on any of the other 3 (preferred) platforms won't work. Thoughts? On Friday, December 10, 2021 at 6:14:56 PM UTC-5 Blase Theodore wrote: > Hi guys, > > Apologies if I've missed something

[tw5] Re: Set Browser Tab title different from TW Title?

2021-12-10 Thread 'Mark S.' via TiddlyWiki
This is a kludge, but might work well enough. My assumption is that to actually change the title tab would require changing core code. So instead, this approach uses CSS to change the title and sub-title displayed on the page, while retaining the configured title for the title tab. Put your

[tw5] unable to manually install plugins.. tDesktop, Beaker, Firefox..

2021-12-10 Thread Blase Theodore
Hi guys, Apologies if I've missed something obvious. I'm just getting on my feet with TW. I'm unable to manually add plugins. I have working (writeable) copies of 'Empty' TD5.21 on TiddlyDesktop, Beaker, and Firefox for OS X 10.15.17. I'll drag the link to the plugin into TW, (e.g. '

[tw5] Re: [TiddlyMap] Is there a way to change the height of the editor in a tiddler?

2021-12-10 Thread David Gifford
FYI you can use this if you like it: https://giffmex.org/gifts/documenting.tw.html#Control%20what%20is%20visible%20in%20edit%20mode On Friday, December 10, 2021 at 1:44:28 PM UTC-6 jutta@googlemail.com wrote: > Never mind, I found it. > > On Friday, December 10, 2021 at 7:01:04 PM UTC+1

[tw5] Re: [TiddlyMap] Is there a way to change the height of the editor in a tiddler?

2021-12-10 Thread 'MissyLaMotte' via TiddlyWiki
Never mind, I found it. On Friday, December 10, 2021 at 7:01:04 PM UTC+1 MissyLaMotte wrote: > Hi, > > I just installed TiddlyMap into my existing TiddlyWiki and it works fine. > I don't want to use it in the sidebar, though, but rather have a regular > tiddler with the editor in it. I

[tw5] Video: TiddlyWiki as Development Platform for Hyperlinked Solutions

2021-12-10 Thread Charlie Veniot
Very off-the-cuff video which I felt like doing for whatever reason. Quickly showcasing some of my TiddlyWiki projects, hoping that they demonstrate why I see TiddlyWiki as a development platform for hyperlinked solutions (content and programming.) https://youtu.be/ySWeoYRhZNY Cheers ! --

[tw5] Re: GitHub saving individual tiddlers?

2021-12-10 Thread 'Mark S.' via TiddlyWiki
Part of the security structure of the browser is limited access to the file system. So basically you can only export/save one file at a time from within a browser page. A workaround would be to export your sorted tiddlers as a JSON file. This should be 'diffable' . Another possibility is to

[tw5] [TiddlyMap] Is there a way to change the height of the editor in a tiddler?

2021-12-10 Thread 'MissyLaMotte' via TiddlyWiki
Hi, I just installed TiddlyMap into my existing TiddlyWiki and it works fine. I don't want to use it in the sidebar, though, but rather have a regular tiddler with the editor in it. I managed that by removing the sidebar tag from the $:/plugins/felixhayashi/tiddlymap/hook/editor tiddler. I

[tw5] Re: GitHub saving individual tiddlers?

2021-12-10 Thread Télumire
Also take a look at this thread where saqimtiaz showcase a custom tiddlywiki able to send PR to github, it sound like it's exactly what you want to achieve (no idea how he does that though) : https://talk.tiddlywiki.org/t/demo-updating-docs-and-creating-a-pr-from-within-tiddlywiki/1285 Le

[tw5] Re: GitHub saving individual tiddlers?

2021-12-10 Thread Télumire
I personally use the file upload plugin to send individual tiddlers to GitHub, I made a button for it on my wiki : https://Telumire.github.io/TiddlyTweaks/index.html#:%5B%5BSend%20tiddler%20with%20file%20upload%5D%5D \whitespace trim \define

[tw5] Set Browser Tab title different from TW Title?

2021-12-10 Thread taale...@gmail.com
Is that possible? If so how? For example, say the name of the TW is "The South-Eastern Canadian Women's Association Left-Handed Doily Lint Museum for the Benefit of the Children". I want to keep that title on the wiki, but in the browser's tab, I just want "Lint Mus." - how do I do that? --

[tw5] GitHub saving individual tiddlers?

2021-12-10 Thread willw
Does anyone have a solution for this yet? I'm looking for a way to save tiddlywiki as individual tiddlers directly to git and GitHub (where the built-in GitHub saver saves the single-file tiddlywiki to a git service). The single-file tiddlywiki doesn't track well in git, with big diffs for