|
2010-09-14
, 17:57
|
Posts: 254 |
Thanked: 95 times |
Joined on Feb 2010
@ New Delhi, India
|
#2
|
|
2010-09-14
, 18:07
|
Posts: 239 |
Thanked: 194 times |
Joined on Jul 2010
@ Amsterdam
|
#3
|
|
2010-09-16
, 05:26
|
|
Posts: 1,092 |
Thanked: 4,995 times |
Joined on Dec 2009
@ beautiful cave
|
#4
|
The Following User Says Thank You to Fellfrosch For This Useful Post: | ||
|
2010-09-16
, 06:38
|
Posts: 239 |
Thanked: 194 times |
Joined on Jul 2010
@ Amsterdam
|
#5
|
|
2010-09-16
, 07:37
|
Posts: 35 |
Thanked: 6 times |
Joined on Jun 2010
|
#6
|
|
2010-09-16
, 07:39
|
Posts: 239 |
Thanked: 194 times |
Joined on Jul 2010
@ Amsterdam
|
#7
|
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?
|
2010-09-16
, 09:41
|
Posts: 35 |
Thanked: 6 times |
Joined on Jun 2010
|
#8
|
|
2010-09-16
, 09:49
|
Posts: 239 |
Thanked: 194 times |
Joined on Jul 2010
@ Amsterdam
|
#9
|
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.
|
2010-09-16
, 10:01
|
Posts: 35 |
Thanked: 6 times |
Joined on Jun 2010
|
#10
|
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.
Please give or donate your 2 cents to help me keep on going.
Last edited by Willem Liu; 2012-01-19 at 20:41.