Thank you so much, Tones! Works like a charm! That will save me mucho time
and grief!
On Saturday, June 12, 2021 at 7:21:08 PM UTC-5 TW Tones wrote:
> David,
>
> You could copy a title and place it in any tiddler. A small extension I
> have intended to add for a while is to as a rule when copying to the
> "system clipboard" to also capture this in a tiddler for immediate reuse if
> necessary, so I just did it, import the attached JSON. I have also
> demonstrated the use of the value in {{$:/HistoryList!!current-tiddler}} by
> providing a last tiddler display under the search in the side bar. If
> installed the copy text and title button macro's are also used.
>
> If you look inside the copy text and title tiddlers you will see something
> like the following;
> <$action-setfield $tiddler="$:/temp/pastebox/title" text={{!!title}}/>
>
> I recommend copying this line and in the macro and modifying it for your
> target tiddler eg; $:/.giffmex/Current.source/title
>
> FYI: I store all my macros under [prefix[$:/PSaT]]
>
> The recently edited or navigated to tiddler is what appears in the
> "last-tiddler", I have another package called focused tiddler (which others
> do not like the name of) which also displays the full history of activity
> in the current wiki session. Ay some point I may extend last-tiddler to
> list N tiddlers and also capture the titles of tiddlers that we close, so
> reopening closed tiddlers is easy.
>
> So happy to help David
> Tones
>
> On Sunday, 13 June 2021 at 01:22:10 UTC+10 David Gifford wrote:
>
>> Hi Tones! Thanks for thinking of this and coming up with this for me!
>> Your buttons got me thinking: could you tweak the copy-text-title button so
>> that rather than copying the title, it replaces the text of
>> $:/.giffmex/Current.source.text with the title of the tiddler? That way
>> I could open my list search, click a button, and have it be the current
>> source. No pasting necessary. I poked around at it, but your code is beyind
>> my abilities to decipher.
>>
>> On Saturday, June 12, 2021 at 9:28:05 AM UTC-5 TW Tones wrote:
>>
>>> David,
>>>
>>> Thanks for sharing. Not only do I gain insight into how others use
>>> tiddlywiki, but I also see the opportunity to help (if you like it)
>>>
>>> See my copy title or copy text buttons attached. It adds buttons in the
>>> view toolbar, however you can also include them in lists, such as your list
>>> of sources in the sidebar
>>>
>>> Like this; but using the ".source" tag.
>>> <$list filter="[all[]!is[system]]">
>>> {{||$:/PSaT/button/copy-text}}
>>> {{||$:/PSaT/button/copy-title}}<$link/><br>
>>> </$list>
>>>
>>> But of course you could make one to copy the "source div" containing the
>>> current title (like your toolbar button)
>>>
>>> Regards
>>> Tones
>>>
>>> On Wednesday, 9 June 2021 at 06:10:16 UTC+10 si wrote:
>>>
>>>> Thanks for taking the time to share this David - it's always great to
>>>> see new workflows.
>>>>
>>>> I will likely steal your "current source" idea!
>>>> On Tuesday, 8 June 2021 at 01:27:38 UTC+1 David Gifford wrote:
>>>>
>>>>>
>>>>> Hi everyone
>>>>>
>>>>> I am really into my new (yes, another one!) workflow for notetaking
>>>>> from reading. It is faster than previous versions for what I like to grab
>>>>> from books.
>>>>>
>>>>> Video: https://www.youtube.com/watch?v=d9fyIJjfkgo
>>>>>
>>>>> Try it out yourself:
>>>>> https://giffmex.org/experiments/notelines2.experiment.html
>>>>>
>>>>> Dave
>>>>>
>>>>>
>>>>>
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/6f6485fc-c60b-4353-9dfd-376d16c696c6n%40googlegroups.com.