Notices


Reply
Thread Tools
Posts: 24 | Thanked: 8 times | Joined on Dec 2009
#1
well yeah. I wrote an application too.
Here it is:

It's a desktop widget that shows some editable text. If you tap on it, the system default text editor (usually osso_notes) will pop up allowing you to edit this text.
However, since it uses the "inotify" kernel feature, you can edit its notes file in any way you like: write directly to it from the console, from an automated script, from another text editor, etc. The widget will notice the update and reload its text. But, since it uses inotify, it won't chew on your battery: it will sleep until notified for a change.

So... It's cool because:
- uses any text editor which is default in your n900
- you don't have to use a text editor at all, you can write directly to the notes file
- battery friendly
- optified

The only regret I have, is that osso_notes doesn't save the text on exit. Yeah, it doesn't. It does instead save it when you open your file again. I don't know why. So, you have to open the file twice to commit what you've written, or save it manually (or use another editor).

I don't think I'm developing it any more because I don't have the time to. I've tested it quite thoroughly and think it will do as it is. Some other things it may use are
- widget resizing
- notes file path customization (now wired to be /home/user/MyDocs/.documents/.home-notes/note.txt)
- integrated editor
- interface for other text editors (i wanted to make it a conboy widget at first) or text file formats
- better handling of long text files, like scrolling or such (as of now, it will only display the lines that fit in it)
- Qt

That's it.
Simone
Attached Files
File Type: gz home-notes-src.tar.gz (5.9 KB, 50 views)
File Type: gz homenotes_0.0.1.tar.gz (19.0 KB, 64 views)
File Type: deb homenotes_0.0.1_armel.deb (8.4 KB, 56 views)

Last edited by simoneb; 2010-06-08 at 19:00.
 

The Following 5 Users Say Thank You to simoneb For This Useful Post:
Posts: 446 | Thanked: 79 times | Joined on Mar 2010
#2
thats aweosme. this was needed. today its all about having instant access to stuff and i think this is a great way to access instant lil notes so u dont forget while at the grocery store or the walmart. no need to launch the whole full application simply for a few quick notes!
 
Posts: 163 | Thanked: 96 times | Joined on Feb 2010 @ Israel
#3
Hmmm, I am thinking of using it by pointing it towards a conboy note (the file for the note on disk).
 
Reply


 
Forum Jump


All times are GMT. The time now is 19:17.