[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2018-02-02 Thread PMario
On Friday, February 2, 2018 at 5:20:05 PM UTC+1, Diego Mesa wrote: > > Thanks again for all your work on this Mario! > You are welcome. > Ill just add here that I find it convenient to edit: > > $:/core/ui/TiddlerInfo/References > > > and change the alias empty message to: > > > emptyMessage="N

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2018-02-02 Thread Diego Mesa
Thanks again for all your work on this Mario! Ill just add here that I find it convenient to edit: $:/core/ui/TiddlerInfo/References and change the alias empty message to: emptyMessage="No tiddlers alias to this one" So that its clearer for me. Just a tip for others if they are interested.

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2018-02-02 Thread PMario
Hi, Test out 0.3.2. *New:* New tab in RightSidebar: More: Aliases: Undefined Filter Operators: - is[alias] ... extends the core is operator see: https://tiddlywiki.com/#is Operator - all[aliases] ... extends the core all operator see: https://tiddlywiki.com/#all Operator

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2018-02-02 Thread PMario
Hi, Fixed the filter typo in the other posts to [[?]aliasbacklinks[]] which actually works -m -- 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 tiddlywiki+unsubscr

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2018-02-01 Thread PMario
On Thursday, February 1, 2018 at 10:05:11 PM UTC+1, Diego Mesa wrote: > > What do you mean by "the containing tiddler"? > eg: test tiddler is "the containing tiddler" - test tiddler contains an undefined [[asdf|?]] call. - So [[?]backlinks[]] will show: test -> that's OK - Internally the

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2018-02-01 Thread Diego Mesa
Hey Mario, What do you mean by "the containing tiddler"? The refresh wouldn't bother me much, since I have autosave with node. Some information is better than no information! Thanks for continuing to look into this! Diego On Thursday, February 1, 2018 at 1:21:30 PM UTC-6, PMario wrote: > >

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2018-02-01 Thread PMario
On Tuesday, January 30, 2018 at 8:16:56 PM UTC+1, Diego Mesa wrote: > > The only thing for me now is the ? tiddler and how to handle backlinks for > that tiddler. (as we discussed previously - Im aware this isnt easy!) > Hi Diego and others. I did find a position in the code, where I can mark

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2018-01-31 Thread PMario
On Tuesday, January 30, 2018 at 8:16:56 PM UTC+1, Diego Mesa wrote: > > The only thing for me now is the ? tiddler and how to handle backlinks for > that tiddler. (as we discussed previously - Im aware this isnt easy!) > *BACKUP FIRST!* The regexp search has the potential to block the browser t

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2018-01-31 Thread coda coder
On Wednesday, January 31, 2018 at 2:26:22 PM UTC-6, PMario wrote: > > Hi, > > https://wikilabs.github.io/editions/uni-link/ v0.3.1 should play nice > with FontAwesome5 now. > > Please test > :) -- You received this message because you are subscribed to the Google Groups "TiddlyWi

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2018-01-31 Thread PMario
Hi, https://wikilabs.github.io/editions/uni-link/ v0.3.1 should play nice with FontAwesome5 now. Please test -mario -- 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 ema

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2018-01-31 Thread PMario
On Wednesday, January 31, 2018 at 2:21:24 PM UTC+1, coda coder wrote: > > On Wednesday, January 31, 2018 at 5:21:33 AM UTC-6, PMario wrote: >> >> On Tuesday, January 30, 2018 at 10:11:41 PM UTC+1, coda coder wrote: >>> >>> I just tested 0.3.0 -- the extra a-elements are still applied when >>> impo

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2018-01-31 Thread coda coder
On Wednesday, January 31, 2018 at 5:21:33 AM UTC-6, PMario wrote: > > On Tuesday, January 30, 2018 at 10:11:41 PM UTC+1, coda coder wrote: >> >> I just tested 0.3.0 -- the extra a-elements are still applied when >> importing a bundle: >> > > I did have a closer look. ... > Working with empty.ht

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2018-01-31 Thread PMario
On Tuesday, January 30, 2018 at 10:11:41 PM UTC+1, coda coder wrote: > > I just tested 0.3.0 -- the extra a-elements are still applied when > importing a bundle: > I did have a closer look. ... Working with empty.html added bundler and uni-link plugins. It looks like this: Did you change an

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2018-01-30 Thread PMario
On Tuesday, January 30, 2018 at 10:11:41 PM UTC+1, coda coder wrote: > > Hi Mario > > I just tested 0.3.0 -- the extra a-elements are still applied when > importing a bundle: > Hi, Thx for the info. Will have a closer look -m -- You received this message because you are subscribed to the Googl

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2018-01-30 Thread coda coder
On Saturday, January 27, 2018 at 7:25:38 AM UTC-6, PMario wrote: > > Hi, I did upload a new version. ... > > > There should be an improvement with TW5FontAwesome plugin. .. But I can't > test, since I don't know how to reproduce the issue. > > It's still a temporary fix, which needs more work.

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2018-01-30 Thread Diego Mesa
Hi Mario As far as testing, I've just installed it and made my missing alias links red, which now show correctly. I am not able to test the other resolved issue with the multiple elements. But so far, its working great. The only thing for me now is the ? tiddler and how to handle backlinks fo

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2018-01-30 Thread PMario
Hi, Have you been able to test the latest version? -m -- 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 tiddlywiki+unsubscr...@googlegroups.com. To post to this gro

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2018-01-27 Thread Diego Mesa
Thanks as always Mario! Diego On Saturday, January 27, 2018 at 7:33:24 AM UTC-6, PMario wrote: > > Hi, > > I did create a new issue: https://github.com/wikilabs/plugins/issues/9 > ... Where you can "bump" me from time to time, if it takes too long ;) > > -m > -- You received this message becau

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2018-01-27 Thread PMario
Hi, I did create a new issue: https://github.com/wikilabs/plugins/issues/9 ... Where you can "bump" me from time to time, if it takes too long ;) -m -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receivi

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2018-01-27 Thread PMario
Hi Diego, I did upload a new version v0.3.0 https://wikilabs.github.io/editions/uni-link/ , which also assignes uni-alias-missing class, which defaults to red. have fun! mario -- You received

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2018-01-27 Thread PMario
Hi, I did upload a new version. ... There should be an improvement with TW5FontAwesome plugin. .. But I can't test, since I don't know how to reproduce the issue. It's still a temporary fix, which needs more work. V 0.3.0 - 2018.01.27 - add: styling possibility for missing aliases

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2018-01-25 Thread PMario
On Thursday, January 25, 2018 at 6:07:41 PM UTC+1, coda coder wrote: > > > > On Thursday, January 25, 2018 at 10:40:47 AM UTC-6, PMario wrote: >> >> >> Without an MTC I don't have an idea, what you want to achieve here. >> > > I assume MTC means "STR" where I come from (steps to recreate?). The o

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2018-01-25 Thread coda coder
On Thursday, January 25, 2018 at 10:40:47 AM UTC-6, PMario wrote: > > > Without an MTC I don't have an idea, what you want to achieve here. > I assume MTC means "STR" where I come from (steps to recreate?). The only meaning I know for MTC is "minimum technical competency" -- perhaps I fail ;

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2018-01-25 Thread PMario
On Thursday, January 25, 2018 at 4:52:25 PM UTC+1, coda coder wrote: > > I think I've found a couple of issues with *uni-link*. Be aware I am > using version V0.1.0 - 2017.07.25 -- I didn't want to install the latest > until you can confirm it doesn't suffer the same issues. > > *Issue 1* > > I

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2018-01-25 Thread coda coder
Hi Mario I think I've found a couple of issues with *uni-link*. Be aware I am using version V0.1.0 - 2017.07.25 -- I didn't want to install the latest until you can confirm it doesn't suffer the same issues. *Issue 1* I wanted to create a macro that uses either Evan Balster's *addposition* <

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2018-01-24 Thread PMario
On Tuesday, January 23, 2018 at 6:45:19 PM UTC+1, Diego Mesa wrote: > > Great plugin. > Thx, > Use it everyday. One great feature is that by using [[Undefined Alias|?]], > that link is still shown, and is shown in italics as missing. This solves a > major problem for me with the previous ve

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2018-01-23 Thread Diego Mesa
Hey Mario, Great plugin. Use it everyday. One great feature is that by using [[Undefined Alias|?]], that link is still shown, and is shown in italics as missing. This solves a major problem for me with the previous version! Since all "missing alias" links will naturally link to the tiddler tit

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2017-12-18 Thread PMario
On Monday, December 18, 2017 at 12:09:12 PM UTC+1, Mat wrote: > > One idea for name for a space-separated caption field could be >>> "spaced_caption" or similar. >>> >> >> Nope. >> > > haha! ;-) > I wasn't sure about the "aliases" field at the beginning. Also just a convention. ... But I think,

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2017-12-18 Thread Mat
> > One idea for name for a space-separated caption field could be >> "spaced_caption" or similar. >> > > Nope. > haha! ;-) <:-) -- 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

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2017-12-18 Thread PMario
On Sunday, December 17, 2017 at 1:50:25 PM UTC+1, Mat wrote: > > Maybe I misunderstand something but does uni-link introduce "subtitle" as > a new field that basically is a caption field but with space separated > words? > kind of ... yes. Similar as "caption", "subtitle" is just a convention,

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2017-12-17 Thread Mat
@pmario Maybe I misunderstand something but does uni-link introduce "subtitle" as a new field that basically is a caption field but with space separated words? IMO the term subtitle is implicitly already taken for the $:/core/ui/ViewTemplate/subtitle

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2017-12-16 Thread Diego Mesa
So out of lazyness I performed the change using the following two regular expressions: This regex turned all `>` into `[[something|?]]` ``` (?:<>) ``` This left the old `"` though, so this one fixed that: ``` (?:\[\[\")(.*)(?:\"\|\?\]\]) ``` See: * https://regex101.com/r/2wJ4cN/1 * https://

[tw] Re: [INTRO] uni-link plugin

2017-12-16 Thread TonyM
Mario, Great work once again. Looks like a great way to build a Glossary. Can I ask do you see any reason not to install this in every wiki I use? Is there anywhere this could trip us up, or is it basically invisible until used? Thanks Tony On Sunday, 17 December 2017 05:13:24 UTC+11, PMario

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2017-12-16 Thread Diego Mesa
Just noting here - I am using a text editor to replace all of my old <> links across all of my tiddlers with the new [[alias with spaces|?]] format that supports backlinks. In doing so, I realized that I was not correctly dealing with the " character, and was left with something like this: [["a

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2017-12-16 Thread Diego Mesa
Hey Mario, Sorry I misunderstood - this plugin will have to necessarily modify the way links are handled, I was just confused because: [[mylink|mytiddler]] is left normal - no styling applied but [[tiddler-without-a-caption-or-subtitle-or-alias]] - is indeed styled I was not expecting that. Th

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2017-12-16 Thread Mat
Very nice! Thank you Mario! You point out that - [[NaturaL sElEcTiOn|?]] ... not valid atm ... NaturaL sElEcTiOn but interestingly that last part, sElEcTiOn, (which is no

Re: [tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2017-12-16 Thread Diego Mesa
Hey Mario, Sorry I was working off an earlier conversation. I thought this plugin wouldn’t style “normal” links. It would only style links that are either alias, caption or subtitle. On Sat, Dec 16, 2017 at 2:46 PM PMario wrote: > Hi, > > On my own personal TW Im seeing the following in my Tabl

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2017-12-16 Thread PMario
Hi, On my own personal TW Im seeing the following in my TableOfContents > (attached), with the following content: That's not a question. So I don't know, what to do with that info? Have a look at the video, IMO it may answer some of your question. -m -- You received this message because yo

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2017-12-16 Thread PMario
Hi, GettingStarted is a CamelCase tiddler. ... There is a problem atm, as discussed in the viedo. -m -- 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 tiddlywik

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2017-12-16 Thread Diego Mesa
Hey mario, Quick question - how come on: https://wikilabs.github.io/editions/uni-link/ when I make a new tiddler with the following content: [[GettingStarted]] [[Why is uni-link needed?]] [[History]] [[Alias Examples]] [[testing]] GettingStarted renders the normal blue, while all th

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2017-12-16 Thread PMario
IMPORTANT: uni-link plugin contains a modified version of the "aka-macro" So be sure, you have a closer look if you already use the aka-macro! -m -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2017-12-16 Thread PMario
On Saturday, December 16, 2017 at 7:43:41 PM UTC+1, Diego Mesa wrote: > > Thank you thank you Mario! This is great! > :) ... Let me know, how it works for you! -m -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and

[tw] Re: [INTRO] uni-link plugin now includes an Alias links- and backlinks-mechanism

2017-12-16 Thread Diego Mesa
Thank you thank you Mario! This is great! Diego On Saturday, December 16, 2017 at 12:21:12 PM UTC-6, PMario wrote: > > Hi Folks, > > I did just push the latest version of the uni-link plugin > , which now also includes > a new Alias syntax. > > I

[tw] Re: [INTRO] uni-link plugin

2017-12-16 Thread PMario
Hi Folks, I did just push the latest version of the uni-link plugin. There is a lot of new stuff added including a new Intro-Video . V 0.2.0 ... 2017.12.15 - added: [[alias|?]] link syntax - using aka-makros for tiddler alias handling - added: Alias

[tw] Re: [INTRO] uni-link plugin

2017-12-02 Thread PMario
Hi Diego, The uni-link class is basically assigned to every link which uses brackets. Excpet pretty-links and CamelCase links. ... But I like your idea. We could change the macro https://wikilabs.github.io/editions/uni-link/#%24%3A%2Fplugins%2Fwikilabs%2Funi-link%2Funi-link-macro that is us

[tw] Re: [INTRO] uni-link plugin

2017-12-02 Thread PMario
On Saturday, December 2, 2017 at 3:01:23 AM UTC+1, Diego Mesa wrote: > > I've been trying out this plugin, and I am unsure as to the behavior I am > seeing on my wiki. On my wiki, after installing this plugin and refreshing, > and changing the styled color to orange so I can easily detect it, *al

[tw] Re: [INTRO] uni-link plugin

2017-12-01 Thread Diego Mesa
Hey Mario, I've been trying out this plugin, and I am unsure as to the behavior I am seeing on my wiki. On my wiki, after installing this plugin and refreshing, and changing the styled color to orange so I can easily detect it, *all* normal links, eg. [[Existing Tiddler]], are orange. My pretty

[tw] Re: [INTRO] uni-link plugin

2017-12-01 Thread Diego Mesa
Just came across this! This is beautiful! Thanks Mario! On Monday, June 26, 2017 at 8:29:47 AM UTC-5, PMario wrote: > > On Monday, June 26, 2017 at 2:43:37 PM UTC+2, Lost Admin wrote: >> >> I'm not PMario, but I can do short. >> >> Hate CamelCase? Use Caption instead. PMario's uni-link for Pretty

[tw] Re: [INTRO] uni-link plugin

2017-06-26 Thread PMario
On Monday, June 26, 2017 at 2:43:37 PM UTC+2, Lost Admin wrote: > > I'm not PMario, but I can do short. > > Hate CamelCase? Use Caption instead. PMario's uni-link for Pretty Names. > like it ... 👍 -m -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.

[tw] Re: [INTRO] uni-link plugin

2017-06-26 Thread Lost Admin
I'm not PMario, but I can do short. Hate CamelCase? Use Caption instead. PMario's uni-link for Pretty Names. That should be short enough for a twit ...er tweet even if it lacks coherence. :-D On Saturday, June 24, 2017 at 11:29:07 AM UTC-4, @TiddlyTweeter wrote: > > Ciao PMario > > I wanted to

[tw] Re: [INTRO] uni-link plugin

2017-06-25 Thread Rob Hoelz
It works now - thanks! On Sunday, June 25, 2017 at 5:02:33 AM UTC-5, PMario wrote: > > Hi Rob, > > Just pushed a new version https://wikilabs.github.io/editions/uni-link/ > > 2017.06.25 > > - V0.1.0 .. fixes backlinks > and >

[tw] Re: [INTRO] uni-link plugin

2017-06-25 Thread PMario
Hi Rob, Just pushed a new version https://wikilabs.github.io/editions/uni-link/ 2017.06.25 - V0.1.0 .. fixes backlinks and missing tiddlers issue please test. -m -- You received this message because you are subscribed t

[tw] Re: [INTRO] uni-link plugin

2017-06-24 Thread PMario
On Sunday, June 25, 2017 at 4:31:24 AM UTC+2, Rob Hoelz wrote: > > I think I found a bug, although it might be the intended behavior: it > seems that the backlinks filter no longer yields results with uni-links. > Hi Rob, That seems to be a bug. I'll have a look. Thx for testing. -m -- You rece

[tw] Re: [INTRO] uni-link plugin

2017-06-24 Thread Rob Hoelz
I think I found a bug, although it might be the intended behavior: it seems that the backlinks filter no longer yields results with uni-links. On Friday, June 23, 2017 at 3:08:58 AM UTC-5, PMario wrote: > > Hi Folks, > > I pushed out the "uni-link" plugin >

[tw] Re: [INTRO] uni-link plugin

2017-06-24 Thread @TiddlyTweeter
I hope you will Tweet more. Its a good way to get TiddlyWiki known. And not much work. On Sunday, 25 June 2017 00:14:26 UTC+2, codacoder...@outlook.com wrote: > > https://twitter.com/CodaCoder/status/878737921561571328 > > > -- You received this message because you are subscribed to the Google

[tw] Re: [INTRO] uni-link plugin

2017-06-24 Thread codacodercodacoder
https://twitter.com/CodaCoder/status/878737921561571328 -- 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 tiddlywiki+unsubscr...@googlegroups.com. To post to this g

[tw] Re: [INTRO] uni-link plugin

2017-06-24 Thread @TiddlyTweeter
I posted: "PMario's Uni-Link #plugin for #TiddlyWiki is rather good but difficult to explain. It lets you BEAUTIFY links. https://wikilabs.github.io/editions/uni-link/";

[tw] Re: [INTRO] uni-link plugin

2017-06-24 Thread 'Mark S.' via TiddlyWiki
D'oh! I forgot about the 140 character limit. Maybe: Displays standard TiddlyWiki [[PrettyLinks]] using the tiddler's subtitle or caption fields if available (e.g. "A prettier title") > uni-link modifies the Tiddlywiki [[Manual Link]] syntax, using tiddler > fields: "subtitle", "caption" or

[tw] Re: [INTRO] uni-link plugin

2017-06-24 Thread PMario
Hi Joshia, I'm really not famous for "short" texts. Many of my posts have a "wall of text" warning at the beginning. uni-link modifies the Tiddlywiki [[Manual Link]] syntax, using tiddler fields: "subtitle", "caption" or "title". In that order. Inspired by Mark S

[tw] Re: [INTRO] uni-link plugin

2017-06-24 Thread 'Mark S.' via TiddlyWiki
Displays standard pretty-links (e.g. [[MyFunnyLookingCamelCaseLink]]) using the tiddler's (1) subtitle or (2) caption fields if available (e.g. "My sensible looking link"). Mark On Saturday, June 24, 2017 at 8:29:07 AM UTC-7, @TiddlyTweeter wrote: > > Ciao PMario > > I wanted to write a note a

[tw] Re: [INTRO] uni-link plugin

2017-06-24 Thread @TiddlyTweeter
Ciao PMario I wanted to write a note about this on Twitter. But I don't know how to succinctly explain what it does! What does it do (in one short sentence)? Best wishes Josiah -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe fro

Re: [tw] Re: [INTRO] uni-link plugin

2017-06-23 Thread Rob Hoelz
Thanks for writing and publishing this, Mario! It works perfectly! On Friday, June 23, 2017 at 6:48:26 AM UTC-5, PMario wrote: > > On Friday, June 23, 2017 at 1:22:05 PM UTC+2, AlexHough wrote: >> >> I suppose what's happening here is that the title is being used to create >> a URL friendly link

Re: [tw] Re: [INTRO] uni-link plugin

2017-06-23 Thread PMario
On Friday, June 23, 2017 at 1:22:05 PM UTC+2, AlexHough wrote: > > I suppose what's happening here is that the title is being used to create > a URL friendly link for viewing over the web. > And what you can do then is to create a variety of ways of linking to it. > exactly. > just thinking ou

Re: [tw] Re: [INTRO] uni-link plugin

2017-06-23 Thread Alex Hough
I suppose what's happening here is that the title is being used to create a URL friendly link for viewing over the web. And what you can do then is to create a variety of ways of linking to it. just thinking out loud... I wonder if it would work better the other way round... that a new field is us

Re: [tw] Re: [INTRO] uni-link plugin

2017-06-23 Thread PMario
On Friday, June 23, 2017 at 1:06:55 PM UTC+2, PMario wrote: > > .. the "subtitle" / "caption" combination makes a nice fit, for the text > and to sidbar TOC area. > And with {{title!!caption}} and {{title!!subtitle}} we also have more possibilities to create "fancy" lists. -m -- You received

Re: [tw] Re: [INTRO] uni-link plugin

2017-06-23 Thread PMario
Hi Alex, On Friday, June 23, 2017 at 11:51:04 AM UTC+2, AlexHough wrote: > > Feedback: it works well, great work! > Thanks :) > I think this will make it easier to compose more fluid texts / narative > threads though TW > Yea. I did like the idea, since I'm using tiddler titles, that look li

Re: [tw] Re: [INTRO] uni-link plugin

2017-06-23 Thread Alex Hough
Hi Mario, Feedback: it works well, great work! I think this will make it easier to compose more fluid texts / narative threads though TW Alex On 23 June 2017 at 09:09, PMario wrote: > --- reserved --- > > -- > You received this message because you are subscribed to the Google Groups > "Tiddl

[tw] Re: [INTRO] uni-link plugin

2017-06-23 Thread PMario
--- reserved --- -- 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 tiddlywiki+unsubscr...@googlegroups.com. To post to this group, send email to tiddlywiki@googlegro