" If I hit shift enter I get to a different row within the same rem. Most of the time I want to indent and I want to use TAB, but that would shift the entire rem. How about using a combination of tab with some other key, such as CTRL to use TAB within a rem?"
I guess you know this already, just in case, Ctrl
+ Tab
and Ctrl
+ Shift
+ Tab
are mapped to browser tab switching in Chrome.
we could try a backslash the the word “tab” as a slash command:
\tab
That’s strange. I’m on Chromebook, and I try to use Ctrl+Tab and Ctrl+Shift+Tab to switch tab, but RemNote blocks this and indents/outdents the current tab.