@Michael I am pressed for time these days but here is some info that might 
help.

Navigation via keyboard shortcuts in Streams relies on the following:

- every node has a view mode and an edit mode
- when you navigate to a new node, a state tiddler is changed indicating 
which node should be in edit mode. 
- when that node switches to edit mode, the edit widget in it grabs focus.

So the logical next step for you would be to try and use the state tiddler 
that changes, to move focus to the correct element.


On Wednesday, June 24, 2020 at 6:38:14 PM UTC+2, Michael Arndt wrote:
>
> I played around with adding my RapidTiddler (CodeMirror based inline 
> editor) to Streams. It doesn't work perfectly yet, but it also isn't 
> completely broken like I imagined ;)
>
> https://rapidtiddler.netlify.app/
>
> Greetings!
> Michael
>
> Am Mi., 24. Juni 2020 um 13:25 Uhr schrieb David Gifford <
> dgif...@crcna.org <javascript:>>:
>
>> Yes, I tried shift-dragging in Stroll to a tiddler in the other column. 
>> Either nothing would happen or it would ask me if I wanted to 'import' it 
>> as untitled.
>>
>> On Wednesday, June 24, 2020 at 2:17:36 AM UTC-5 saq.i...@gmail.com wrote:
>>
>>> @David the plan is to make the context menu extensible via tags, so you 
>>> can add buttons and commands just by tagging a tiddler with the button code
>>>
>>> Have you tried shift+dragging recently? It should work, there was a bug 
>>> that was resolved a way back. Shift+drag is disabled when dragging to the 
>>> same parent as that seemed counter-intuitive to have the same node twice in 
>>> the same parent, but if there is a use case for it, can easily be allowed.
>>>
>>>
>>> On Wednesday, June 24, 2020 at 12:08:35 AM UTC+2, David Gifford wrote:
>>>>
>>>> Here is an idea for a feature, as if you didn't have enough to think 
>>>> about!
>>>>
>>>> On the menu, you could have an option to copy the title of the tiddler 
>>>> to the clipboard. That way you can paste it elsewhere and transcludify it.
>>>>
>>>> You have an option for clicking shift and dragging it, to copy it, but 
>>>> that wasn't working for me, and also it requires having both tiddlers open 
>>>> beforehand. By copying it to clipboard, you can add it to as many tiddlers 
>>>> as you want, by opening them and pasting. Just a thought.
>>>>
>>>> On Wednesday, May 20, 2020 at 4:44:31 PM UTC-5 saq.i...@gmail.com 
>>>> wrote:
>>>>
>>>>> Edited (09/06/2020)
>>>>> This is in active development. Back up your wiki regularly.
>>>>>
>>>>> Demo:
>>>>> https://saqimtiaz.github.io/sq-tw/streams.html
>>>>>
>>>>> *Code:*
>>>>> https://github.com/saqimtiaz/streams
>>>>>
>>>>> ---
>>>>>
>>>>> When I'm under the weather I tend to prototype. Spent some time 
>>>>> reworking code from my eternally in progress task manager in an attempt 
>>>>> to 
>>>>> make it more general purpose, as a bullet list note taking tool that may 
>>>>> be 
>>>>> of utility to others. 
>>>>>
>>>>>
>>>>> https://drive.google.com/file/d/1SB06s13tj8P3cC2UewnfzXf08UQ7jwYK/view?usp=drivesdk
>>>>>
>>>>>
>>>>> https://drive.google.com/file/d/1SLESm6OIfHsScwYePGOs5ce3o3wpQ0CO/view?usp=drivesdk
>>>>>
>>>>> - everything except the dragging is keyboard driven
>>>>> - each bullet is a separate tiddler. Lots of different pros and cons 
>>>>> to this approach, but was ideal for a task manager.
>>>>> - this is all in wikitext, no extra JS.
>>>>>
>>>>>  Will post the file in the near future, a bit more clean up needed. 
>>>>> Don't expect a final product, but rather a pattern to follow that would 
>>>>> hopefully help anyone wanting to implement similar workflow. 
>>>>>
>>>>> Cheers,
>>>>> Saq
>>>>>
>>>>>
>>>>>
>>>>> -- 
>> 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 tiddl...@googlegroups.com <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/tiddlywiki/7f21222a-82c6-42c5-9a46-b24420a81bben%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/tiddlywiki/7f21222a-82c6-42c5-9a46-b24420a81bben%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9cfed014-07a4-4f20-a902-f35d89659999o%40googlegroups.com.

Reply via email to