Ctrl+Enter command missing from help panel and tutorial #22

Open
opened 2019-07-19 12:37:44 +00:00 by piersy · 4 comments
piersy commented 2019-07-19 12:37:44 +00:00 (Migrated from github.com)

As in the title without Ctrl+enter you need to resort to using the mouse which kinda breaks the flow.

As in the title without Ctrl+enter you need to resort to using the mouse which kinda breaks the flow.
flamingcow66 commented 2019-07-19 13:39:03 +00:00 (Migrated from github.com)

I'll add better documentation for this. Out of curiosity, could you please walk me through how lack of it forces you to use the mouse?

I'll add better documentation for this. Out of curiosity, could you please walk me through how lack of it forces you to use the mouse?
piersy commented 2019-07-19 22:03:32 +00:00 (Migrated from github.com)

Hey, following the tutorial, Anoter Link heading steps 5 & 6

Navigate to the blank second node in the link
Label it backend1

At this point without ctrl+enter or the mouse I cannot see any way to edit the second node in the link.

See current diagram state

Hey, following the tutorial, [Anoter Link](https://github.com/firestuff/architype/blob/master/TUTORIAL.md#another-link) heading steps 5 & 6 > Navigate to the blank second node in the link > Label it backend1 At this point without ctrl+enter or the mouse I cannot see any way to edit the second node in the link. See [current diagram state](https://architype.io/#eyJ2ZXJzaW9uIjoxLCJnZW5lcmF0aW9uIjo1NjUsIm5leHRJZCI6MTk4LCJlZGl0b3IiOlt7InR5cGUiOiJsaW5rIiwiZnJvbSI6eyJ0eXBlIjoibm9kZSIsImlkIjoiZW50cnkxOTQiLCJoaWdobGlnaHQiOmZhbHNlLCJsYWJlbCI6ImNsb3VkZmxhcmUxIn0sInRvIjp7InR5cGUiOiJub2RlIiwiaWQiOiJlbnRyeTE5NSIsImhpZ2hsaWdodCI6dHJ1ZSwibGFiZWwiOiJmcm9udGVuZDEifSwiaWQiOiJlbnRyeTE5MyIsImhpZ2hsaWdodCI6ZmFsc2UsImxhYmVsIjpudWxsLCJsYWJlbE9iaiI6bnVsbH0seyJ0eXBlIjoibGluayIsImZyb20iOnsidHlwZSI6Im5vZGUiLCJpZCI6ImVudHJ5MTk3IiwiaGlnaGxpZ2h0IjpmYWxzZSwibGFiZWwiOiJmcm9udGVuZDEifSwidG8iOnsidHlwZSI6Im5vZGUiLCJpZCI6ImVudHJ5MTk4IiwiaGlnaGxpZ2h0IjpmYWxzZSwibGFiZWwiOiIifSwiaWQiOiJlbnRyeTE5NiIsImhpZ2hsaWdodCI6ZmFsc2UsImxhYmVsIjpudWxsLCJsYWJlbE9iaiI6bnVsbH1dLCJzZWxlY3RlZCI6ImVudHJ5MTk3In0= )
flamingcow66 commented 2019-07-22 04:13:58 +00:00 (Migrated from github.com)

Your point is quite right about documenting ctrl-enter better. However, I'm still a bit confused on where you got hung up on the tutorial, and I'd like to improve that for future readers.

Does [down arrow], [enter] not get you to editing the second node from the point in your screenshot?

Your point is quite right about documenting ctrl-enter better. However, I'm still a bit confused on where you got hung up on the tutorial, and I'd like to improve that for future readers. Does [down arrow], [enter] not get you to editing the second node from the point in your screenshot?
piersy commented 2019-07-22 09:02:34 +00:00 (Migrated from github.com)

I hadn't realised that enter would allow me to edit a node's contents.

[down arrow], [enter] does get me to editing the node and so does [down arrow], [right arrow].

I was using [J], [L] which from the documentation look like they should map to the same functionality as [down arrow], [enter] or [down arrow], [right arrow], but pressing [L] while on a node inside a link cycles through the nodes in the link, when I would in fact expect it to allow me to edit the link.

I hadn't realised that enter would allow me to edit a node's contents. [down arrow], [enter] does get me to editing the node and so does [down arrow], [right arrow]. I was using [J], [L] which from the documentation look like they should map to the same functionality as [down arrow], [enter] or [down arrow], [right arrow], but pressing [L] while on a node inside a link cycles through the nodes in the link, when I would in fact expect it to allow me to edit the link.
Sign in to join this conversation.