You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When newThought is activated, the cursor is on the new thought
When newThoughtAbove is activated, the cursor is on the new thought
When newSubthought is activated, the cursor is on the new thought
When newSubthoughtTop is activated, the cursor is on the new thought
When subcategorizeOne is activated, the cursor is on the new thought
When subcategorizeAll is activated, the cursor is on the new thought
When newUncle is activated, the cursor is on the new thought
When delete is activated, the cursor should go to the previous thought
When delete is activated, the browser selection should go to the end of the previous thought
When the user hits backspace at the beginning of a non-empty thought, the cursor should go to the previous thought
When the user hits backspace at the beginning of a non-empty thought, the browser selection should go in between the two parts of text that were joined
When the first thought in a context is deleted, the cursor should go to the next thought in the context
When the first thought in a context is deleted and there are no siblings, the cursor should go to the parent
TODO:cursorDown
TODO:cursorUp
TODO:cursorNext
TODO:cursorPrev
TODO:indent
TODO:dedent
TODO:note
The text was updated successfully, but these errors were encountered:
newThought
is activated, the cursor is on the new thoughtnewThoughtAbove
is activated, the cursor is on the new thoughtnewSubthought
is activated, the cursor is on the new thoughtnewSubthoughtTop
is activated, the cursor is on the new thoughtsubcategorizeOne
is activated, the cursor is on the new thoughtsubcategorizeAll
is activated, the cursor is on the new thoughtnewUncle
is activated, the cursor is on the new thoughtdelete
is activated, the cursor should go to the previous thoughtdelete
is activated, the browser selection should go to the end of the previous thoughtcursorDown
cursorUp
cursorNext
cursorPrev
indent
dedent
note
The text was updated successfully, but these errors were encountered: