Poll: Do you like EasyList?
Poll Options
Do you like EasyList?

Reply
Thread Tools
Posts: 239 | Thanked: 194 times | Joined on Jul 2010 @ Amsterdam
#1
Written in C++ using the Qt Framework.

EasyList is a very simple task/shopping list app. You can enter plain text where every newline results in a new list item. The list item is a checkbox. The list is saved and also which items are checked.
You can also clear all checked items from the list.
You can uncheck all checked items easily.
You can sort checked items to the bottom.
You can sort checked items from A-Z.
You can sort checked items from A-Z and have the checked items sorted to the bottom.
Auto orientation is implemented.
Orientation is automatically set to landscape when keyboard is slide open.
From version 0.3.15 EasyList also supports multiple lists.

From version 0.3.24 EasyList supports a Sync functionality. The sync functionality syncs with a web interface which is setup in EasyList by default so you don't have to do anything for this:
http://www.willemliu.nl/qt/maemo/easylist/getList.php
To have a more managable URL you can now also set it to:
http://easylist.willemliu.nl/getList.php


In order to maintain your own remote list you need to sign up here:
http://easylist.willemliu.nl/
The credentials for your account needs to be set under the Settings window in EasyList. And after that you can use the Sync button in EasyList to sync with this remote list.
Syncing might take up to a few seconds, depending on the socket state of your internet connection. The socket can be in some kind of power saving state from which it needs to wake up. This could take several seconds.

You can find the project page here:
https://garage.maemo.org/projects/easylist/

EasyList PHP website:
The PHP code is now attached in the zip file. The ZIP file includes all the PHP files and a SQL file which creates two empty tables: lists and users.

I hope you find it useful.
Attached Images
    
Attached Files
File Type: zip easylist.zip (19.8 KB, 273 views)
__________________
Please give or donate your 2 cents to help me keep on going.

Last edited by Willem Liu; 2012-01-19 at 20:41.
 
Posts: 254 | Thanked: 95 times | Joined on Feb 2010 @ New Delhi, India
#2
Thanks! I'm a noob... but, isn't it very similar to qlister?
 
Posts: 239 | Thanked: 194 times | Joined on Jul 2010 @ Amsterdam
#3
Originally Posted by navsin View Post
Thanks! I'm a noob... but, isn't it very similar to qlister?
I suppose it might be similar, but I couldn't get qLister to run on my N900. So I made my own basic list app.
Also I used this project as an excuse to learn my way with Qt.
 
Fellfrosch's Avatar
Posts: 1,092 | Thanked: 4,995 times | Joined on Dec 2009 @ beautiful cave
#4
it doesn't start on my device.
 

The Following User Says Thank You to Fellfrosch For This Useful Post:
Posts: 239 | Thanked: 194 times | Joined on Jul 2010 @ Amsterdam
#5
Originally Posted by Fellfrosch View Post
it doesn't start on my device.
Hmm that's strange. Did you install the .deb from this thread or from the extras-develop repositories?

If you installed the .deb from this thread. Then could you uninstall it and try the one on extras-develop instead?

Thanks for the feedback!
__________________
Please give or donate your 2 cents to help me keep on going.
 
Posts: 35 | Thanked: 6 times | Joined on Jun 2010
#6
Installed it from repository.
Anyway, uninstalled it and tried an new install.
All the same. Easylist doesn't start.
I'm running Titans ideal kernel. Maybe that causes the problem?
 
Posts: 239 | Thanked: 194 times | Joined on Jul 2010 @ Amsterdam
#7
Originally Posted by Popanz View Post
Installed it from repository.
Anyway, uninstalled it and tried an new install.
All the same. Easylist doesn't start.
I'm running Titans ideal kernel. Maybe that causes the problem?
I think I've found the problem. The .desktop file was pointing to the wrong executable path. I'm fixing that one and will upload it to the extras-develop once it's done. I'll post here to keep you updated.

Thanks for helping me with the testing.
__________________
Please give or donate your 2 cents to help me keep on going.
 
Posts: 35 | Thanked: 6 times | Joined on Jun 2010
#8
Hi Willem,
tried the new version. I'm afraid, it's not really better.
Now I can't start easylist because the desktop shows no icon.
 
Posts: 239 | Thanked: 194 times | Joined on Jul 2010 @ Amsterdam
#9
Originally Posted by Popanz View Post
Hi Willem,
tried the new version. I'm afraid, it's not really better.
Now I can't start easylist because the desktop shows no icon.
No I'm still figuring out how this happened. I'll be uploading a few test versions from now on. I'll post here when I've fixed it.
__________________
Please give or donate your 2 cents to help me keep on going.
 
Posts: 35 | Thanked: 6 times | Joined on Jun 2010
#10
Ah OK,
Thanks - so I will test it when you post here again.
 
Reply

Tags
shoppinglist

Thread Tools

 
Forum Jump


All times are GMT. The time now is 18:52.