[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="No tiddlers alias to this one"
>

Yea. ... But I wanted to keep the language-specific message for the plugin, 
even if it isn't precise. 
 

> So that its clearer for me. Just a tip for others if they are interested.
>

That's right.

-

If you find something else, just let me know.

-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 group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/740fa12e-e438-4a6b-bdda-2d546f4862eb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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.


Diego


On Friday, February 2, 2018 at 9:48:24 AM UTC-6, PMario wrote:
>
> 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
>- [aliasbacklinks[]] ... shows a list of all tiddlers that contain 
>alias links
>- [[?]aliasbacklinks[]sort[title]] ... shows a list of tiddlers that 
>contain undefined alias links
>
> have fun!
>
> 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 email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/50fadfae-552f-4c8d-8faf-08523797ef2e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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
   - [aliasbacklinks[]] ... shows a list of all tiddlers that contain alias 
   links
   - [[?]aliasbacklinks[]sort[title]] ... shows a list of tiddlers that 
   contain undefined alias links

have fun!

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 email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/53cc8f2e-4cb8-48d7-83e1-a54d2d9fe97a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e8622332-8980-49c8-aded-1b87559526f0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 missing alias is cached with the test tiddler

 - Now we define the field: aliases: asdf in myTiddler. 
 - Nothing happens to test tiddler so the backlinks won't be updated.

At the moment I think I need to modify the core to get a performant fix. 
... 
Or I just haven't found the right place in the existing code :)

Some information is better than no information! 


Yea, I thought about that too.  I'll probably have to add some info text to 
the "undefined" alias list 

What I don't like at the moment is, that at the very beginning, the 80% 
code was simple and elegant. 
Now the 98% code lost the elegance ... That's sad. 

have fun!
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 email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/92387806-2d60-405c-abad-567f918272ce%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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:
>
> 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 backlinks to the "?" 
> tiddler, if an [[alias|?]] link is missing. ...
>
> The advantage is: the filter: [[?]backlinks[]] will return a list of 
> tiddlers, that contain undefined alias links. 
> This could be  a new tab in the "Aliases" right sidebar. ... eg: Undefined 
>
> The disadvantage is, that this list is updated only, if the containing 
> tiddler is modified too :/  ... or a browser reload happens. 
>
> What do you think?
>
> have fun!
> 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 email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/437399f1-6b70-4694-9d91-92bd80e5e1b9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 backlinks to the "?" 
tiddler, if an [[alias|?]] link is missing. ...

The advantage is: the filter: [[?]backlinks[]] will return a list of 
tiddlers, that contain undefined alias links. 
This could be  a new tab in the "Aliases" right sidebar. ... eg: Undefined 

The disadvantage is, that this list is updated only, if the containing 
tiddler is modified too :/  ... or a browser reload happens. 

What do you think?

have fun!
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 email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7e33c3f9-b90e-478f-aa67-d73fef632212%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 tab. So use with 
care!

The following code creates a list of all tiddlers, that contain the text 
fragment sometext|?

<>

The disadvantage is, that it can take a long time, if you have many 
tiddlers, with much text, or at least much text. 

-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 group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/770df037-8bcc-40d7-ac6f-8746db59f7dd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 
"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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/59d0b4fc-14f3-4925-bcc5-a4b71a7bce1e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 
>>> importing a bundle:
>>>
>>
>> I did have a closer look. ... 
>> Working with empty.html added bundler and uni-link plugins. 
>>
>
>
> Did you add the latest FontAwesome?
>

I think I found it: eg: [[CamelCase]] ... the redundant braces seem to be 
the problem. ... Need more investigation.

-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 group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/675d852d-bf51-4d51-bb39-f4549c1948d0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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.html added bundler and uni-link plugins. 
>


Did you add the latest FontAwesome?

It looks like this: 
>
>
>
> Did you change any of the default macros? eg: 
> $:/plugins/wikilabs/uni-link/uni-link-macro
>
>
No.

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b3e67946-4cf9-4c04-83f1-410c34ea419c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 any of the default macros? eg: 
$:/plugins/wikilabs/uni-link/uni-link-macro

-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 email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/614ceae8-485a-4bda-8e0e-3b546782393d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3ccb5636-1e8b-4040-b8a2-91ac1b6614e3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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. 
>
>
> V 0.3.0 - 2018.01.27
>
>- add: styling possibility for missing aliases
>- improve: history and copyright
>
>
Hi Mario

I just tested 0.3.0 -- the extra a-elements are still applied when 
importing a bundle:



I still haven't had chance to knock up a minimal STR for the other issue.

Coda


-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e6c44879-a2af-4625-b26b-022d6f0ff92c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 for 
that tiddler.  (as we discussed previously - Im aware this isnt easy!)

Thanks!
Diego

On Tuesday, January 30, 2018 at 12:56:11 PM UTC-6, PMario wrote:
>
> 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 group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e062b789-e15e-4d50-b7dd-19fc809ad346%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/54c99125-b63f-4678-beb3-9e925ce53b8d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/593469eb-b437-436e-9d95-5948b512e3db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7b365ea2-bc01-478a-837e-7ae8dbab0d1e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/519ba7e8-7938-414d-ad64-9491effeac67%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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
   - improve: history and copyright

V 0.2.1 - 2018.01.27

   - fix: uni-link creates an unused a-element

have fun!

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 email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/74810e19-ef96-4aca-80ef-a82a1b9239ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 only 
> meaning I know for MTC is "minimum technical competency" -- perhaps I fail 
> ;)
>

Sorry ... MTC minimal test case. 

-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 group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/56ec0975-3e5f-477f-9894-d101a7cc97ce%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 
;)

 

> ... Can the issue be reproduced with: 
> https://wikilabs.github.io/editions/uni-link/ latest version. Just save 
> this edition with the save button and import your TW with drag and drop. 
> This will be the fastest way to test / reproduce it.  
>

Yes, I'll try that (might be a while though).
 

>
> I'm sorry, but I can't support my old beta plugins, in combination with 
> other beta plugins, without an MTC.
>

That's fair.
 

>  
> I did create an issue at github and linked it to issue #3 you mentioned. 
> see: https://github.com/wikilabs/plugins/issues/7
>
>
Cool.  Sorry about the lack of "@PMario" -- didn't realize they'd 
cross-link like that.
 

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/6245dae8-c4e7-4517-a798-d0a73087b91a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 wanted to create a macro that uses either Evan Balster's *addposition* 
> operator,
>  
> or Tobias Beer's similar solution here 
> .  
> But both were returning the text as links -- when I disabled *uni-link*, 
> the text was just plain text again. If you visit Tobias' example, the 
> tiddler's A, B and C (which have captions in my system) were returned as 
> links using the caption text.
>

Without an MTC I don't have an idea, what you want to achieve here. ... Can 
the issue be reproduced with: https://wikilabs.github.io/editions/uni-link/ 
latest version. Just save this edition with the save button and import your 
TW with drag and drop. This will be the fastest way to test / reproduce 
it.  

I'm sorry, but I can't support my old beta plugins, in combination with 
other beta plugins, without an MTC.
 

> *Issue 2*
>
> The other issue is with TheDiveO's *FontAwesome* plugin -- see 
> https://github.com/TheDiveO/TW5FontAwesome/issues/3.  Your *Bundles* 
> plugin suffered badly from this problem. I concur with TheDiveO's 
> deductions: *uni-link* is creating too many  elements (causing 
> excessive application of tiddler icons).
>

I did test this one. ... It seems uni-link really creates 2 a elements, 
which it shouldn't. 

I did create an issue at github and linked it to issue #3 you mentioned. 
see: https://github.com/wikilabs/plugins/issues/7

-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 email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/bbd25241-084b-4990-8193-7266988a198a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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* 
operator,
 
or Tobias Beer's similar solution here 
.  But 
both were returning the text as links -- when I disabled *uni-link*, the 
text was just plain text again. If you visit Tobias' example, the tiddler's 
A, B and C (which have captions in my system) were returned as links using 
the caption text.

*Issue 2*

The other issue is with TheDiveO's *FontAwesome* plugin -- see 
https://github.com/TheDiveO/TW5FontAwesome/issues/3.  Your *Bundles* plugin 
suffered badly from this problem. I concur with TheDiveO's deductions: 
*uni-link* is creating too many  elements (causing excessive application 
of tiddler icons).

I hope I have explained these problems clearly.  Let me know if I can help 
further.

Coda

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7dbb4d60-b405-442a-bed0-9fdd2320d0a9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 version! 
>

Yea. ... Implementing this feature and better link styling was needed, to 
have a proper plugin. The backside is, that it, at least, trippled the 
ammount of code needed. Which also increases complexity. ... 
 

> Since all "missing alias" links will naturally link to the tiddler titled 
> "?", I thought it would be useful to do one or more of the following: 
>

It's great, that it feels natural, how the code works atm ;) 

>
>- Since we can style other links in this plugin, perhaps we should be 
>able to style all links to the ? tiddler appropriately. 
>
> I had 2 choices here. 

 - Create a link to the same tiddler, that contains the code. .. Which 
feels strange, if you click the link and not much happens
 - Create a link to a "?" tiddler ... Which opens a tiddler titled: ? and 
activates a scroll animation. 

I choose the second possibility, since I thought, it would be more obvious 
for the user, that something - "the alias" is missing. 

The link has 2 existing classes assigned, which can be styled: tc-tiddlylink 
tc-tiddlylink-missing or tc-tiddlylink tc-tiddlylink-resolves

... but you are right. It may collide with the default styles. .. *Need to 
think about it*.



I could have added a ? tiddler, with the following code: 

<> 

or

{{$:/plugins/wikilabs/uni-link/ui/MoreSideBar/Aliases}}

I decided, to not include the ? tiddler, which *I should rethink now. *... 


>- Use the "?" tiddler to list all backlinks which are the "missing 
>alias" links. 
>
>  
[[test|?]] ... Is not a prettylink anymore.  |? is now the indicator 
for an alias, and it is "eaten" by the parser. 

Searching for "missing aliases" will be performance mess. Since you allways 
have to touch every tiddler, since any one can have the alias field. This 
function can't be cached, while "[is[alias]]" can, which is performant. 

We may be able to make the "missing alias" link more visible, so they can 
be fixed immediately. 
 

> The second point revealed what I think is bug:
>
>
> If you go to tiddlywiki.com and create a new tiddler called "test" and 
> type [[test|?]], it renders the link to the ? tiddler. If you then go to 
> info on that missing tiddler and click References, you see the link to the 
> "test" tiddler as expected.
>

Those 2 functions can't be compared anymore. It's not the same thing. So 
it's a feature request ;)
 

> If you try this on: https://wikilabs.github.io/editions/uni-link/ you 
> will see that the missing ? tiddler does not show any links at all. 
>

I know. Will have a look. 

have fun!
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 email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/66dd9800-fcaf-4010-9ae0-fb1c558b8d6b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 titled 
"?", I thought it would be useful to do one or more of the following: 


   - Since we can style other links in this plugin, perhaps we should be 
   able to style all links to the ? tiddler appropriately. 
   - Use the "?" tiddler to list all backlinks which are the "missing 
   alias" links. 
   
The second point revealed what I think is bug:


If you go to tiddlywiki.com and create a new tiddler called "test" and type 
[[test|?]], it renders the link to the ? tiddler. If you then go to info on 
that missing tiddler and click References, you see the link to the "test" 
tiddler as expected.


If you try this on: https://wikilabs.github.io/editions/uni-link/ you will 
see that the missing ? tiddler does not show any links at all. 


Diego


On Monday, December 18, 2017 at 7:58:54 AM UTC-6, PMario wrote:
>
> 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, "the initial thread 
> " 
> where Jeremy says, that "aliases" are a thing, I was confident enough to 
> use "aliases" as the field name. ... 
>
> So we will see. The plugin is intended to be superseded by the TW core, 
> once we iron out the edges and if there are no unwanted side effects. 
>
> have fun!
> 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 email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c075dc7b-d165-48f4-8ad0-ece765716c8d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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, "the initial thread 
" 
where Jeremy says, that "aliases" are a thing, I was confident enough to 
use "aliases" as the field name. ... 

So we will see. The plugin is intended to be superseded by the TW core, 
once we iron out the edgees and if there are no unwanted side effects. 

have fun!
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 email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/584ba1b4-55d7-4635-9b95-8f482d1094e0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/505a6a20-16ad-4e88-b437-9d11ec93ba72%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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, 
that was introduced in the thread 
, 
where Mark S. came up with the idea of replacing [[]] with a macro call. 
 

> IMO the term subtitle is implicitly already taken for the 
> $:/core/ui/ViewTemplate/subtitle 
> 
>  
> i.e the line below the title.
>

That's an area, that contains several elements at the moment. .. The 
subtitle field could be one of them. ... That's a perfect fit. 
 

> But if "implicitly used" is not enough, there is also a field explicitly 
> named "subtitle" as used by the core as "The subtitle text for a wizard" 
> according to this tiddler 
> 
> .
>

... that's exactly the usecase that is intended for the subtitle field. 

 

> One idea for name for a space-separated caption field could be 
> "spaced_caption" or similar.
>

Nope.

-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 group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/85bf58f0-c61f-49f3-9107-fa36f7d4704a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 
 i.e 
the line below the title. But if "implicitly used" is not enough, there is 
also a field explicitly named "subtitle" as used by the core as "The 
subtitle text for a wizard" according to this tiddler 
.

One idea for name for a space-separated caption field could be 
"spaced_caption" or similar.

<:-)

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/21a2032b-4145-41de-9031-80c533b29712%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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://regex101.com/r/ehRSB7/1

for interactive explanations.

Best,
Diego



On Saturday, December 16, 2017 at 7:26:45 PM UTC-6, Diego Mesa wrote:
>
> Just noting here - I am using a text editor to replace all of my old < "alias with spaces">> 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:
>
> [["alias with spaces"|?]] which resulted in the following:
>
> <$list filter=" 
> "alias
>  
> with spaces"]is[alias 
> "
>  
> variable=ali emptyMessage="alias with spaces" 
> ><$list 
> filter="[enlist{!!aliases}regexp[^"alias with spaces"$(?i)]]" 
> variable="dummy">"alias with spaces" 
> <$list
>  
> filter="[enlist{!!aliases}regexp[^"alias with spaces"$(?i)]]" 
> variable="dummy">"alias with spaces" 
> <$list 
> filter="[enlist{!!aliases}regexp[^"alias with spaces"$(?i)]]" 
> variable="dummy">"alias with spaces" 
> <$list 
> filter="[enlist{!!aliases}regexp[^"alias with spaces"$(?i)]]" 
> variable="dummy">"alias with spaces" 
> <$list
>  
> filter="[enlist{!!aliases}regexp[^"alias with spaces"$(?i)]]" 
> variable="dummy">"alias with spaces" 
>  
>
> I would not say this a bug in the plugin, as I have incorrectly formatted 
> a link. Just making note of this behavior here. 
>
>
>
> On Saturday, December 16, 2017 at 7:03:04 PM UTC-6, Diego Mesa wrote:
>>
>> 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. Thank you for your work on this and the helpful 
>> video. 
>>
>>
>> On Saturday, December 16, 2017 at 2:45:55 PM UTC-6, PMario wrote:
>>>
>>> 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 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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/27c38d96-a5b3-4560-acc2-53f04b7ac228%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 wrote:
>
> 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 backlinks
>   - open the tiddler (i)nfo area: References
>- added 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
>- added: Right-Sidebar: More tab: "Aliases"
>   - Sorted by Alias
>   - Sorted by Tiddler Title
>- added: uni-link $:/ControlPanel setting
>- added: different colors for title, caption, subtitle and alias links
>
>
> Have fun!
>
> mario
>
> *PS - If you like it: Support it  :) *
>

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ad7a03c7-6578-4d97-aa1a-224a49918023%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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:

[["alias with spaces"|?]] which resulted in the following:

<$list filter=" 
"alias
 
with spaces"]is[alias 
"
 
variable=ali emptyMessage="alias with spaces" 
><$list 
filter="[enlist{!!aliases}regexp[^"alias with spaces"$(?i)]]" 
variable="dummy">"alias with spaces" 
<$list
 
filter="[enlist{!!aliases}regexp[^"alias with spaces"$(?i)]]" 
variable="dummy">"alias with spaces" 
<$list 
filter="[enlist{!!aliases}regexp[^"alias with spaces"$(?i)]]" 
variable="dummy">"alias with spaces" 
<$list 
filter="[enlist{!!aliases}regexp[^"alias with spaces"$(?i)]]" 
variable="dummy">"alias with spaces" 
<$list 
filter="[enlist{!!aliases}regexp[^"alias with spaces"$(?i)]]" 
variable="dummy">"alias with spaces" 
 

I would not say this a bug in the plugin, as I have incorrectly formatted a 
link. Just making note of this behavior here. 



On Saturday, December 16, 2017 at 7:03:04 PM UTC-6, Diego Mesa wrote:
>
> 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. Thank you for your work on this and the helpful 
> video. 
>
>
> On Saturday, December 16, 2017 at 2:45:55 PM UTC-6, PMario wrote:
>>
>> 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 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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e16c3598-dfbc-405d-b25c-d4d4c7f58151%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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. Thank you for your work on this and the helpful 
video. 


On Saturday, December 16, 2017 at 2:45:55 PM UTC-6, PMario wrote:
>
> 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 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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d8f7683a-bd07-4138-a0e8-dfb31993c823%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 not CamelCase), does 
work - even without it being in the aliases list in Darwinism. Maybe it's a 
feature and maybe it'll perform differently when CamelCase linking does 
eventually work, but for now I don't quite get why it works. No biggie, but 
interesting ;-)


<:-)

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7dd6cb75-c38c-46af-b0ea-0d86e2b928ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 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 you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/VUSTzwV15Ag/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/849822d2-ae22-4a21-af3a-2470f30f0c23%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAJULJAMrn6GexLzep71VNMoMW3eeiPpCVghiBwcVDcCFJQxSLw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[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 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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/849822d2-ae22-4a21-af3a-2470f30f0c23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2ed5721a-591e-4816-ba99-741d47ea0fdc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 the others are rendered 
in the dark navy? On my own personal TW Im seeing the following in my 
TableOfContents (attached), with the following content:



 <$link to=<>>''Daily Journal'' 

 ''<>''

 ''[[Papers of 
Interest]]''

 ''[[Research Journal]]''

 ''[[Research 
Projects]]''

 ''[[Research Areas]]''

 ''[[Personal 
Journal|Journal]]''

 ''[[Followup]]''

   ''[[Ideas]]''

 ''[[Important 
Things I've Read]]''

 ''[[Books]]''






Diego


On Saturday, December 16, 2017 at 12:55:06 PM UTC-6, PMario wrote:
>
> 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 emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c013b6c3-59dd-4f3e-86b7-d4ec60dc14f1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/cd5f7fb7-0bea-4ab3-8573-113f9c1ff050%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5be5ac6a-a18a-4c88-a7a5-676922218c74%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 did create a new thread, since the other 2 are either related to 
> uni-links or the aka-macros. 
>
> Uni-links and aliases now have backlinks, and you can create links to non 
> existing aliases!
>
> 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 backlinks
>   - open the tiddler (i)nfo area: References
>- added 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
>- added: Right-Sidebar: More tab: "Aliases"
>   - Sorted by Alias
>   - Sorted by Tiddler Title
>- added: uni-link $:/ControlPanel setting
>- added: different colors for title, caption, subtitle and alias links
>
> Feedback is very welcome!
>
>
> Have fun!
>
> mario
>
> *PS - If you like it: Support it  :) *
>

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2fee46eb-8c46-4cb5-b7a1-e92fa5233539%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 backlinks
  - open the tiddler (i)nfo area: References
   - added 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
   - added: Right-Sidebar: More tab: "Aliases"
  - Sorted by Alias
  - Sorted by Tiddler Title
   - added: uni-link $:/ControlPanel setting
   - added: different colors for title, caption, subtitle and alias links


Have fun!

mario

*PS - If you like it: Support it  :) *

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8b87935b-c932-4ff8-836d-76621aeb2668%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 used and assign different classes, depending on the element that is 
used to display the title. 

eg: no change for titles,  ... uni-link both of the following: uni-caption, 
uni-subtitle,  ... Will have a look. 

have fun!
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 email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e713d82a-5a55-4509-9346-3e21c35078f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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, *all* 
> normal links, eg. [[Existing Tiddler]], are orange. My pretty links remain 
> as they were. Right now, none of my tiddlers contain caption or subtitle 
> fields, so I expected to see no orange links.
>

I'll need to check that. 
-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 group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9efc00b2-f870-41fc-80f6-ba3f23f3de04%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 links remain 
as they were. Right now, none of my tiddlers contain caption or subtitle 
fields, so I expected to see no orange links.

On tiddywilki.com, when I install this plugin, refresh and open (the file I 
downloaded), and change the style to orange, all links remain unstyled, 
until I add the approrpaite fields. 

Its a bit hard for me to debug. Any help would be great!

Thanks!
Diego

On Friday, December 1, 2017 at 5:21:16 PM UTC-6, Diego Mesa wrote:
>
> 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 Names.
>>>
>> like it ... 
>> -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 group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8e64a78c-d449-471c-97af-663dadf8f0e3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 Names.
>>
> like it ... 
> -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 group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7493c2d5-6c4b-45cf-a45c-605f55bfb6fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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.
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/926a3079-faf7-4d3b-bdcf-17d03b411b2e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 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 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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3d214eeb-1e98-4cbc-9e50-20aee73da817%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 
> missing tiddlers issue
>
> please test.
>
> -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 group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1dfc09c1-fa5f-44ce-85c5-04a3c0fdcbf3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/84e79989-b6eb-4c87-9d70-4a1187706e0c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8f2dce19-9b44-44fc-8be1-b2c461aa122c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 
>  [1]:  discussed in a 
> different thread [2], here in the group. 
>
> It's a new parser for the the TW link / prettylink detection: eg: [[test]]  
> ... it links to the tiddler named: test  but it shows a different text. 
> Depending on the fields available at the "test" tiddler. If used like this: 
> [[prettylink 
> text|test]] it behaves as in existing TWs. No special function used. 
> prettylink 
> text will be shown.
>
> eg: 
> title: test
> caption: short title
> subtitle: a tiddler to test the uni-link plugin
>
> So if the tiddler has no fields it shows: test
> If the tiddler has a "caption" field is shows:  short title
> If the tiddler has a "subtitle" field it shows: a tiddler to test the 
> uni-link plugin
> If the tiddler has both fields: a tiddler to test the uni-link plugin
>
> So *the subtitle field wins*.  
>
> This functionality is backwards compatible with existing tiddlywikis. So 
> if tiddlers are copy / pasted between TWs, that don't have the plugin 
> installed, it just falls back to the already existing behavior. Which imo 
> is a nice idea, created by Mark S. in the first reply post 
> . 
>
> There is a new parser "uni-link" that will be installed with the plugin. 
> This parser is enabled by default an it will supersede the "prettylink" 
> parser from the core. see: ControlPanel: Info: Advanced: Parsing
>
> So if [[test]] is parsed it will be translated into a macro call like 
> <>, but with the nice twist, that it also works with a 
> "fallback" if the plugin doesn't exist in a different TW. 
>
> @All  Feedback very welcome!
>
> have fun!
> mario
>
> [1] https://wikilabs.github.io/editions/uni-link/
> [2] https://groups.google.com/forum/#!topic/tiddlywiki/Z7dRU3HrzSs
>
>
>

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e7ce6395-3618-47fe-94dd-4a80015d35b0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/6bd5a53f-d9b8-433d-9f08-febe9dc2d58a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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/; 


Will that do?

Josiah

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f803193f-e7fd-41cf-99ae-2c50493a309d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 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 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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4f87a563-02c2-438b-96b0-be6a113c02cc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/80b0ca91-3e4a-4d6c-bd11-83834e8ca60b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 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 out loud... I wonder if it would work better the other way 
>> round... that a new field is used for the new-type-of-title for use in 
>> permalinking
>>
>
> nope. I need something that works out of the box and is copy/paste 
> compatible with existing TWs. 
>
> -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 group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a2e9a817-8017-416e-9be2-4402ee04fc7e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 out loud... I wonder if it would work better the other way 
> round... that a new field is used for the new-type-of-title for use in 
> permalinking
>

nope. I need something that works out of the box and is copy/paste 
compatible with existing TWs. 

-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 group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/6a213837-ec67-460b-99b2-6c7ad5197161%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 used for the new-type-of-title for use in
permalinking

Alex

On 23 June 2017 at 12:09, PMario  wrote:

> 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 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@googlegroups.com.
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/tiddlywiki/13200c2d-5efd-42f4-ab06-6b48e513b7f5%40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CALc1hYd5K%2B%3D807-jzM7QOK6LmDgs%2B9S9UbPVDNA8XdxY9q9P_g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


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 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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/13200c2d-5efd-42f4-ab06-6b48e513b7f5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 like 
this: tiddler-title-with-no-spaces. With them in place imo the "subtitle" / 
"caption" combination makes a nice fit, for the text and to sidbar TOC 
area. ... Without any compatibility problems. 

-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 group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9222d9ff-1f1f-49e8-8923-b207036a654d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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
> "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@googlegroups.com.
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/tiddlywiki/702595ea-5cc7-4333-857b-8ae571268db6%40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CALc1hYfQrwcP%2BJSfG8-0_wB15%2B7k9U7KahgR1bHO%3D2ziKn157w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/702595ea-5cc7-4333-857b-8ae571268db6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.