Thank you Mario it was a big help. I've followed your posts and made my 
changes! 

Additional question:

I am experimenting with an "idea" and "followup" tag that I place 
*immediately* *next* to the sentences of interest in a long post. It looks 
like this:

----------------------------------------
TALK-TITLE TIDDLER
tag:Conference-title, tag:Talks

... long notes...

random idea #[[idea]]

... long notes...
----------------------------------------


----------------------------------------
CONFERENCE-TITLE TIDDLER
tag:Conferences

''Talks Attended'': 
<<list-links "[tag[Conference Title]tag[Talks]]">>

''Daily Journals'':
<<list-links "[tag[Conference Title]tag[Journal]sort[title]]">>

''Followup/Ideas'':
<<list-links "[[Ideas]backlinks[]] [[Followup]backlinks[]] +[tag[Conference 
Title]]">>

----------------------------------------



Right now I have to type "#[[Idea]]" and "#[[Followup]]" next to the parts 
of interest I want to get back to. I dont want to tag the entire post, 
because then I'll still need to mark the long post for easy reference. 

My questions:

   - Can we have a cmd+shift+p (like sublime and jupyter notebook) bring up 
   a popup with fuzzy-finding to Go-To any tiddler? 
      - I saw there are some old posts and even an old extension for tiddly 
      classic that did something similar. Is there a a plan to revive this?
   - Can I add something like the above so that when I type `#` I get an 
   in-line popup to fill in page titles? 
      - A simpler version of this would be just to automatically parse the 
      `#` character and make the word its attached to a link by inserying the 
      `[[` and `]]`.
         - Not sure how to handle `#` with spaces in the title?
      

On Monday, February 13, 2017 at 12:45:29 AM UTC-8, PMario wrote:
>
> On Monday, February 13, 2017 at 3:45:41 AM UTC+1, Diego Mesa wrote:
>>
>> Tags:
>>    
>>    - How can I make it, so that whenever I make a new tag, its tiddler 
>>    is *automatically* populated with all posts that have that tag?
>>       - Right now, I manually click a new tag and type the following:
>>          - Posts that have this tag: "[tag[CURRENT_TAG]sort[title]]">>
>>       
>>
> A related topic. 
> https://groups.google.com/d/msg/tiddlywiki/Q5OJ2KllSUw/lLiGYxh0CgAJ  that 
> may help. There's alot of info. read my posts.
>
> I did post an attachment. that you can import and inspect, to see how it 
> works. https://groups.google.com/d/msg/tiddlywiki/Q5OJ2KllSUw/zEPRjo99CgAJ
>
> 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 [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/f686d03a-eccf-4373-b466-bb9475f065f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to