federicoiosue / Omni-Notes

Open source note-taking application for Android
https://omninotes.app
GNU General Public License v3.0
2.69k stars 1.11k forks source link

Add new checklist items to the top #816

Open Kadagaden opened 3 years ago

Kadagaden commented 3 years ago

When adding a new checklist item, we have to scroll down. It's inconvenient with long lists. Also I'd like to see the newer items on the top (without manually dragging them to the top). Please add an option to have the "New item" on the top of the list.

federicoiosue commented 3 years ago

An option to decide the sorting of added items would suit I suppose?

neha-b2001 commented 3 years ago

Hello @federicoiosue, could I work on this issue?

federicoiosue commented 3 years ago

Of course @neha-b2001. Please give a look to the README for details about contributions

anamansari062 commented 3 years ago

@federicoiosue , i would like to work on this issue.

federicoiosue commented 3 years ago

@federicoiosue , i would like to work on this issue.

You're very welcome to contribute, the project to change is https://github.com/federicoiosue/CheckListView

anamansari062 commented 3 years ago

@federicoiosue i am having difficulty with the code. Can you recommend me some beginner friendly issue.

federicoiosue commented 3 years ago

You could give a look at this. It could be useful to spot out minor issues to improve your knowledge on the code base!