standardnotes / plus-editor

[Moved to https://github.com/standardnotes/app] The Plus Editor is a Standard Notes derived editor that is perfect for crafting any document.
GNU Affero General Public License v3.0
6 stars 12 forks source link

[Feature Request] Make pressing tab in a bulleted list increase the indent #48

Open mariobrostech opened 3 years ago

mariobrostech commented 3 years ago

Hi,

I would really appreciate it if you could change the Plus Editor to allow indenting list items simply by pressing shift on a keyboard. For example, this could be used to make sub-bullets in an unordered list without going into the indentation dropdown.

JaspalSuri commented 3 years ago

Hi @mariobrostech, thank you for the feedback. 🙂

Can you elaborate a bit more on how you would use the Shift key to indent a note? Would it be used by itself? Do you prefer it over the existing control/command + [ / ] keyboard shortcuts for indenting and unindenting items?

mariobrostech commented 3 years ago

Hi, and thanks for reaching back out!

In my message, I was talking about indenting within lists specifically. For example, if you're in an unordered list, you could hit Shift to increase your indent and make a sub-bullet. You can see what this functionality looks like in the Bold Editor because it's already implemented there. I prefer the Plus Editor for other reasons, though, so it would be great if you could add that functionality here as well.

Thanks again!

JaspalSuri commented 3 years ago

Hi @mariobrostech,

I see now, thank you; I'll take note of this request. I wasn't able to indent items with the Shift key on Windows 10, but could with the Tab key. Since the Plus Editor is based on Summernote, feel free to create a request for this keyboard shortcut on that repo as well. 🙂

mariobrostech commented 3 years ago

Oh, I'm so sorry, I meant the Tab key. That must've been a little confusing 🙂 I'll create an issue in the Summernote repo later today