What I would do is create a tiddler with a list that would list the
tiddlers and the url. You can make it your default opening tiddler.
Assuming your tasks were tagged as "Todo" and each had a field called
"url", it might look like this:
<$list filter="[tag[Todo]sort[]]">
<$view field="title"/> {{!!url}}
</$list>
This will list the tiddlers and the url for them. You could also easily add
a checkbox for marking the tiddler as done and taking it out of the loop.
HTH
Mark
On Monday, January 9, 2017 at 10:26:52 AM UTC-8, Deniz Rende wrote:
>
> Hi Mark,
>
> That's exactly how I have been doing as you suggested but I have literally
> hundreds of todo lists in a checbox format and it gets pretty much
> redundant to include the link inside the note while I could just add that
> to the title and just click that specific portion in that title as a
> hyperlink to get me where I need. If this complicates development and if
> you feel this might be unnecessary work, then I'll just keep using it the
> way I have been using it for now.
>
> Regards,
>
> Deniz Rende
>
>
> On Wednesday, January 4, 2017 at 10:36:09 AM UTC-8, Mark S. wrote:
>>
>> The title is kind of like a very special field in TW5. And because it
>> often contains all sorts of characters, rendering it exactly as it was
>> entered is pretty important.
>>
>> Why not just put your reference in the body of the tiddler? Perhaps
>> describe your use-case.
>>
>> Good luck --
>> Mark
>>
>> On Wednesday, January 4, 2017 at 10:22:44 AM UTC-8, Deniz Rende wrote:
>>>
>>> Hello Everyone,
>>>
>>> Have a quick question or RFE for the subject here.
>>>
>>> I'd like to be able to create hyperlinks in the titles of tiddlers. I
>>> know that you can create links inside their notes by using conventions like
>>> [[test|www.test.com]] or use the hyperlink button, but I'd like to do
>>> the same thing for their titles. See the attachment image for this. If this
>>> is not possible, may I then kindly request to make this RFE ?
>>>
>>> Thank you!
>>>
>>> Regards,
>>>
>>> Deniz Rende
>>>
>>>
>>>
>>>
--
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/e1517ba3-79f7-4a29-a551-19d79b28f146%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.