| The Following User Says Thank You to disq For This Useful Post: | ||
|
|
03-09-2006
, 04:12 PM
|
|
|
Posts: 2,848 |
Thanked: 947 times |
Joined on Nov 2005
|
#2
|
|
|
03-09-2006
, 06:19 PM
|
|
|
Posts: 1,463 |
Thanked: 81 times |
Joined on Oct 2005
@ UK
|
#3
|
|
|
03-09-2006
, 07:20 PM
|
|
|
Posts: 2,848 |
Thanked: 947 times |
Joined on Nov 2005
|
#4
|
|
|
03-09-2006
, 07:38 PM
|
|
|
Posts: 1,463 |
Thanked: 81 times |
Joined on Oct 2005
@ UK
|
#5
|
|
|
03-09-2006
, 08:18 PM
|
|
Posts: 191 |
Thanked: 9 times |
Joined on Nov 2005
|
#6
|
|
|
03-10-2006
, 03:08 AM
|
|
Posts: 191 |
Thanked: 10 times |
Joined on Feb 2006
|
#7
|
|
|
03-10-2006
, 07:17 AM
|
|
Posts: 111 |
Thanked: 9 times |
Joined on Nov 2005
@ Hong Kong
|
#8
|
|
|
03-10-2006
, 07:49 AM
|
|
Posts: 2,152 |
Thanked: 1,488 times |
Joined on Jan 2006
@ Czech Republic
|
#9
|
|
|
03-10-2006
, 07:55 AM
|
|
Posts: 191 |
Thanked: 10 times |
Joined on Feb 2006
|
#10
|
![]() |
| Thread Tools | Search this Thread |
|
Maemopad+ (the package name is MaemopadPlus due to problems with the "+" character) is a tree-structured notes editor, based on maemopad. It will be able to take typed-notes -AND- sketches. After the 2006 OS release it might also store voice-notes. Notes are saved in a single xml datafile. Currently it also saves UI stuff and last-datafile-opened info. Early experimentation phases.
Version 0.1 - Test release
http://www.ehore.com/apps/maemopad+/...us_0.1_arm.deb
this is a test release and should be treated as such.
BUGS
- it won't save sketches yet
- sketches are sketchy
- using GtkCTree, will convert to GtkTreeView asap
- initial GtkCTree (well, the treewidget) width should be smaller (so the horizontal scrollbars should not be displayed)
- i18n is incomplete
TODO
- keep last modified date for every node
- save text properties (font face/size, color, style) for every node
- add brush size and ink color picker
- save the sketches!
- maybe add a "set default text properties" kind of thing, for newly created nodes
- Create a "sample node" (or a series of nodes, like an app demo?)
- Add about box
- Test against low memory conditions and rewrite portions accordingly
I will release the sourcecode mid-march, after my N770 arrives and I test/develop the code some more.
Last edited by disq; 03-09-2006 at 12:03 PM.