Hi Mark/Tobias,

See my screenshot on how I already organized my weekly todo items, it is 
pretty much very close to what you guys have described. On a second 
thought, since these are checkboxes, and clicking them will put the item 
into "done" section what I need may not work in this context. What I was 
trying to achieve was that maybe create a different todo type of list but 
ability to click a portion of the title so that for example I can get to 
the external JIRA ticket I am working on because of the link I created. For 
example, "01 - Mon - Work on XYZ ticket", ability to hyperlink XYZ and just 
click that inside the title.

Mark's suggestion below also works.

Thanks!

<https://lh3.googleusercontent.com/-E_890KQXwxc/WHPrHGWBbZI/AAAAAAAAmdQ/Bkov8A2_IaMg9CPq64cz9brm6M1SF363gCLcB/s1600/screenshot2.png>


On Monday, January 9, 2017 at 11:42:08 AM UTC-8, Mark S. wrote:
>
>
> 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/55978037-cc34-4a03-abe7-a0416a173e2b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to