Hello Mario,

Thank you for update. Gives a lot of flexibility.


Cheers
Mohammad

On Tuesday, February 12, 2019 at 1:10:29 AM UTC+3:30, PMario wrote:
>
> Hi Folks, 
>
> I just released the "uni-link" plugin 
> <https://wikilabs.github.io/editions/uni-link/> V 1.0.0 [1]:  also 
> discussed in different threads [2-4], here in the group. 
>
> *Intro-Video*: latest: https://youtu.be/IelDdM7iXrA
>
>
> Alias Handling
>
> Alberto Molina wrote at TW group 
> <https://groups.google.com/d/msg/tiddlywiki/YlKBBl1Jdww/gLhrt85i_sIJ>:
>
> For instance, I would like the links: [[Darwinism]], [[darwinism]], 
>> NeoDarwinism, NaturalSelection, [[natural selection]], [[theory of 
>> evolution]] all refer to the same tiddler (or different twin tiddlers 
>> with the same content in view mode) without needing to specify: 
>> [[darwinism|Darwinism]], 
>> [[NaturalSelection|Darwinism]], [[theory of evolution|Darwinism]], etc.
>>
> The unilink *alias* functionality does that. It allows users to assign an 
> aliases field to tiddlers, that can be referenced with a slightly 
> modified link syntax.
>
>    - *CamelCase link behaviour has not been changed!*
>    - *Aliases are NOT case sensitive!*
>
> *Examples:*
>
> [[darwinism|?]] darwinism 
> <https://wikilabs.github.io/editions/uni-link/#Darwinism>
> [[Neo Darwinism|?]] Neo Darwinism
> [[theory of evolution|?]] theory of evolution
> [[Natural Selection|?]] Natural Selection
> [[natural selection|?]] natural selection
> [[NaturaL sElEcTiOn|?]] NaturaLsElEcTiOn ... fixed since: v0.3.1
>
>
> Since Version 1.0.0 the alias links have the possibility to select the 
> field, that should be shown.
>
> [[darwinism|?]] 
> darwinism
> [[darwinism|?t]] Darwinism
> [[darwinism|?c]] darwin caption
> [[darwinism|?s]] darwin subtitle field text - not wikified!!
> [[darwinism|?my-field]] text stored in "my-field" 
> <https://wikilabs.github.io/editions/uni-link/#Darwinism>
>
>
> All those links open the same tiddler! Open it in *edit-mode*, to see the 
> fields!
>
> *New Edit Feature*
>
>    - The editor has a new Toolbar Button now: CTRL-SPACE
>    - It opens a new selector dropdown, similar to the link-dropdown.
>    - Watch the Video <https://youtu.be/IelDdM7iXrA>
>    
>
> 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
>
>
> Link Handling
>
> 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
>
> There is a global setting now in the ControlPanel 
> <https://wikilabs.github.io/editions/uni-link/#%24%3A%2FControlPanel>, 
> that lets you define the field, that should be shown. *Title is the 
> default! (This is different to the last version)*
>
> 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 
> <https://groups.google.com/d/msg/tiddlywiki/Z7dRU3HrzSs/V4tCT8DXDAAJ>. 
>
>
> @All .... Feedback very welcome!
>
> have fun!
> mario
>
> *PS - If you like it: Support it <https://www.paypal.me/PMarioJo> :) *
>
> [1] https://wikilabs.github.io/editions/uni-link/
> [2] https://groups.google.com/forum/#!topic/tiddlywiki/Z7dRU3HrzSs
> [3] 
> https://groups.google.com/forum/#!msg/tiddlywiki/pVqcVuNaTbA/jHAQRx5KEQAJ
> [4] 
> https://groups.google.com/forum/#!msg/tiddlywiki/VUSTzwV15Ag/CmZ57dXuAAAJ
>
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
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/560ba581-5854-4f12-8abc-f79fcc2e33b1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to