Page 1 of 1

PUP Diary 1.4

Posted: Tue Jan 23, 2024 10:02 pm
by don570

Download:
Size: 47k
PUPDiary-1.4-x86_64.txz
https://drive.google.com/file/d/17BHskx ... sp=sharing


Pet version -
viewtopic.php?t=10415

A simple diary program for taking notes that are dated.
It is meant to be a simpler and faster competitor to Notecase.
Date of entry is always inserted which may be valuable.
New diary entries are written at the head of file.
Languages translated: Portuguese,Spanish,Chinese,Russian,French,Italian,German

The entry of the data is always at the head of the current diary (see image),
therefore scrolling isn't needed. You click to choose the place to start typing.
The height of the window can be adjusted easily as well. I suggest 200 to 300

Should be reliable however if you experience a problem there is a backup of the previous session
in the hidden home folder.
Clicking 'Create' creates HTML file in home folder. You can then see the output in a HTML viewer program.
Clicking 'Cancel' doesn't affect the stored diary in any way..
Clicking 'Save' does save the diary info and makes the backup as well. Height of window is also saved.
The window is closed when clicking the save or cancel button.

Tested on Precise linux and fatdog64 and Easy void linux and Bookworm64.
64bit
32 bit linux can't create the html code but the rest of program works.
The diary is saved in your home folder. Feel free to edit the old info inside the diary using your text editor,
since the diary is a simple text file. You can do 'Find and Replace' with your text editor.

screenshot-pupdiary2.png
screenshot-pupdiary2.png (42.9 KiB) Viewed 281 times

Re: PUP Diary 1.2

Posted: Tue Jan 30, 2024 11:29 pm
by don570

After creation of pupdiary.html in home directory by clciking create button,
you can edit the file in seamonkey editor program
and open it to see final effort with built-in 'htmlviewer' program

I put hash characters at beginning of line as explained in markdown manual
Even images could be added although not very practical.

Final output image

pupdiary-htmlviewer.png
pupdiary-htmlviewer.png (24.99 KiB) Viewed 174 times

Re: PUP Diary 1.2

Posted: Wed Jan 31, 2024 12:35 am
by m1k3

Nice job on the improvements to your program! :thumbup:


PUP Diary 1.4

Posted: Tue Feb 06, 2024 10:05 pm
by don570

New version PUP Diary 1.4
-Made it compatible with gtkdialog 8.5.3c
-removed hidden entry
-new diary entries continue to be at the head of file.