Karel Jansens
|
2006-03-10
, 11:59
|
|
Posts: 3,220 |
Thanked: 326 times |
Joined on Oct 2005
@ "Almost there!" (Monte Christo, Count of)
|
#11
|
|
2006-03-10
, 13:02
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#12
|
as for using xml as a data-index file, well, i don't see the need for it. the data directory idea and storing the files and the structure on the filesystem is better.
|
2006-03-10
, 13:14
|
Posts: 191 |
Thanked: 10 times |
Joined on Feb 2006
|
#13
|
|
2006-03-10
, 16:27
|
Posts: 191 |
Thanked: 10 times |
Joined on Feb 2006
|
#14
|
|
2006-03-10
, 20:42
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#15
|
Don't think of it as Notepad, think of it as Jotter
We've got text editors galore: Notes, Maemopad, vim, nano, ...
|
2006-03-10
, 20:49
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#16
|
thank you all for the comments.
the purpose of the xml file (or it could've been any other datafile) format is mainly the tree-structured view. i could've made it so you pointed a "data directory" and the nodes were simply files in that directory. i didn't because i liked the single-datafile idea better, it's tidy and easier to back up. to view the notes outside, an XSLT formatter would do the trick. you won't be able to view sketches with that tho, (i will save the sketches in png (or maybe pixmap) and uuencode/base64encode it into the xml stream) so will probably have to add functions to import/export sketches (and don't forget voice notes) in the future. or you could use clipboard functions, they will work.
|
2006-03-10
, 21:03
|
Posts: 191 |
Thanked: 10 times |
Joined on Feb 2006
|
#17
|
What is maemopad ? It doesn't appear on the maemo wiki apps list, and even when you know it exists, Google turns up precious little. Just a very old .deb from before the 770 actually went on sale, and it doesn't install. Am I missing someting ?
|
2006-03-11
, 17:15
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#18
|
|
2006-03-12
, 03:00
|
Posts: 60 |
Thanked: 0 times |
Joined on Nov 2005
|
#19
|
|
2006-03-12
, 10:51
|
Posts: 191 |
Thanked: 10 times |
Joined on Feb 2006
|
#20
|