Skyost / SkyList

A small but powerful To-Do & Task list for Android.
https://play.google.com/store/apps/details?id=fr.skyost.skylist&utm_source=Github
GNU General Public License v3.0
12 stars 3 forks source link

New Tasks + Categories + Sorting #2

Open ValentinTh opened 6 years ago

ValentinTh commented 6 years ago

I'm currently looking for an app that can be a checklist app with things to do directly in my pocket.

I'm currently using Notes from 🍎 but it's not available everywhere (it's on Mac but as I'm Android owner too I haven't them there), ticking the tasks is functionnal but not really efficient. I have to move (copy/paste) down the finished ones to get a full overview of the remaining ones, ...

I really like how easy SkyList is and it could be nice to have new improvements to make it even better.

New task types

Ex :

To give the opportunity to avoid reminder/notification that are sometimes useless for long term, or no date dependent tasks.

New categories options

It could also be a big improvement to add #Section in each tasks additionally to colors. Ex : Colors for priority + #Section to sort the tasks.

Sections should be created by each user with freedom for section names (ex : #School #Friends #Birthday #Project #Others)

A little parameter should allow us to setup our own categories and then we could use them.

Ability to sort out tasks

Using the #Section improvement it could be great to be able to visualize tasks by category. Ex : I only want to see what remain on #School, I click on the sort out button, I select #School and that's it. It sorts all my #School tasks.

Ability to tick a task when it's done

It could be like a thing to tick when it's done and it goes to grey area to "finished tasks" for example.

Ex :

Open (colored background)
-----
- ☐ [Color code, #Section] task 1
- ☐ [Color code, #Section] task 2

Closed (grey tinted/darker background, crossed out line, etc)
------
- ☑ [Color code, #Section] task 1
- ☑ [Color code, #Section] task 2
- ☑ [Color code, #Section] task 3
- ☑ [Color code, #Section] task 4

It's sometimes usefull to keep tasks that have been done, just to remember all the things that you already have done at this time. #PsychologycalImpact

Skyost commented 6 years ago

Hey, thanks a lot for your suggestions !
I keep them in mind for the future, but don't hesitate to submit pull requests :wink:

I will maybe not add everything you posted because I want the app to stay really simple and lightweight but you definitely have some good points.

ValentinTh commented 6 years ago

Thanks to you to develop such a good application. If only, I have the knowledge in development, I could submit some pull requests. But sadly, I haven't :/

Skyost commented 6 years ago

No problem man ! Posting ideas really helps developers improving their softwares.