Kin69 / EasyNotes

EasyNotes: Jetpack Compose MVVM for seamless note-taking. Effortless creation, editing, and organization.
GNU General Public License v3.0
332 stars 26 forks source link

[Feature Request] Autocomplete Lists #84

Open issuant opened 2 months ago

issuant commented 2 months ago

Lists of any type i.e. checkboxes, numbers, dashes, etc. should automatically create the next item for the list as in other note apps.

Currently, starting a new line after something like '1. Stuff' doesn't automatically generate a '2.'. Same with checkboxes, dashes, etc.