Hi,
Warning: This mod works fine for me, but I can't guarantee it will work for you. Use at your own risk!
This mod enables you to write Notes on your Story HD, using the built-in webbrowser. This mod requires the WebPortal to be installed also, as otherwise the webbrowser can not be used. Unfortunately, this also means that you have to have Wifi network access in order to take notes.
The Notes are stored in a folder called notes on the SD card. They are regular textfiles, so you have read-only access without Wifi, and you can easily transfer them to your PC.
To use, rename the attached hex file to storyeb07.hex and copy it to the internal memory (like a regular firmware update). It can also be uninstalled using the attached undo file.
You will also have to edit your webportal.html to include a link to the notes app. Insert the following HTML code into your webportal.html so you can actually select it in the portal:
Code:
<a href="cgi-bin/notes">Notes</a>
Regards
frostschutz