Hi, all!
The next version of PNotes is ready for testing.
- Fixed bugs:
- Improper text displaying for right-to-left languages
- Processing hot keys for note (hot key works on all notes instead of selected one) (zw963)
- System tray icon restore after restarting of Window Explorer (hwq0086)
- Bullets/numbering menu: the menu disappears after changing hot key on Behavior page
- Minor bugs with language switching on Control Panel
- New Features:
- Different sounds for each note. You add sound as usual via Preferences-->Schedule and choose (and preview) sound for each not on its Schedule dialog. (patswovelin)
- Added option to duplicate current note (from note's pop-up menu) (snorrt)
- Different transparency levels for each note (winds350)
- Added option to set hot-keys for show/hide groups menu items (David Naylor)
- Two new commands added to groups' tree view: "Show group (include subgroups)" and "Hide group (include subgroups)" (ucr)
- For schedule types "Repeat Every:" and "After:" added option to choose program start as starting point (zw963)
- Added fourth optional command line parameter to -conf or -config switch: path/directory of notes.pnid file. In this way you can use the program with the same notes from different location, specifying common data directory and different notes.pnid locations. (tullio99)
- The click on clock icon of scheduled note will now bring up Schedule dialog (oleg)
- Added "Show All Favorites" menu item to main pop-up menu (horstepp2)
- Added check for overdue notes when computer resumes after standby (pbosoni)
- More optional actions added to double click on system tray icon
- Option to show alarmed notes on their original position instead of screen center. (Preferences-->Schedule-->Do not move notes to the center of screen) (oleg)
- Switches for all notes (protection mode, high priority etc) added to main pop-up menu
- Added new color chooser for colors management
- Added some effects like fluent notes closing and playing sound (Preferences-->Misc-->Effects)
Control Panel will now appear in front of other windows (btriffles)- Notes are brought up by left click on tray icon (not by right click) (btriffles)
- Changed About dialog
File location:
https://downloads.sourceforge.net/pnotes/PNotes_6_0_112.zip
Thank you in advance.
You're keeping up with the release schedule huh One usually shows up towards the end of my school semester
I'll see what I can do.
I want to email you, I have a idea
Too many lonely hearts in the real world
Too many bridges you can burn
Too many tables you can't turn
Don't wanna live my life in the real world
I just have your school schedule on my desktop
Awaiting for idea...
Beta 2 is ready, link updated.
- Fixed invalid caption on "Empty recycle bin" message box (Tigran Azatyan)
- Added missing tooltip to "Duplicate Note" toolbar button (Tsprajna)
- Fixed bug in checking overdue notes for "After:" and "Repeat every:" types (Tsprajna)
Beta 3 is ready, link updated
- Fixed bug in dragging note's text within the note itself (rickytbf)
- Fixed bug in notes duplicating (toolbar disappeared on skinless notes) (Yasuo Suzuki)
- Fixed small mess in common sound settings (changes in common sound were not applied) (Tsprajna)
- Control Panel and Preferences windows are back to regular state and not topmost, because it results in many upsetting problems
Beta 4 (the last, I hope) is ready, link updated.
- Preferences dialog is now shown in task bar
RC1 is ready, kink updated.
Might I suggest a few things?
I went back to the 5.5 build and will stick with it till things get worked out, at least I got my info back
“Be who you are and say what you feel because those who mind don't matter and those who matter don't mind.” Dr. Seuss
lol, pnotes is portable, but uses a command line switch for portability. did you put the pnotes.exe in the right place?
Since its hit release candidate I really should start making those portable builds I promised. Its not so crazy right now . . .
Should see one sometime tomorrow, won't take me long to grab the latest release, and swap stuff out
Too many lonely hearts in the real world
Too many bridges you can burn
Too many tables you can't turn
Don't wanna live my life in the real world
I placed it in the same place as the previous exe file. It showed all the groups i created but not the notes upon reinstalling the official build it reverted back to right way
“Be who you are and say what you feel because those who mind don't matter and those who matter don't mind.” Dr. Seuss
I want to get my kink updated too!!
Sorry, couldn't resist. And I did try.
I am not my signature.
PNotesPortable (if I understand right) checks the version of PNotes.exe on start and exits if the version does not match.
If you try to run PNotes.exe itself instead of PNotesPortable.exe, it points to its own data location (PNotesPortable\App\PNotes\data), not this one where all your notes are stored (PNotesPortable\Data\settings).
Nope. I don't do version checking.
I'm gonna package it soon, I promise!
Too many lonely hearts in the real world
Too many bridges you can burn
Too many tables you can't turn
Don't wanna live my life in the real world
If I replace PNotes.exe v5.5 with PNotes.exe v6.0 and run PNotesPortable.exe the splash screen appears and... that's all. What command line do you send to PNotes.exe?
-conf "$SETTINGSDIRECTORY" "$SETTINGSDIRECTORY" "$EXEDIR\${NAME}.exe"
Has it changed?
Too many lonely hearts in the real world
Too many bridges you can burn
Too many tables you can't turn
Don't wanna live my life in the real world
No, but I've just shown it on MessageBox and guess what I see:"C:\PNotesPortable\App\PNotes\PNotes.exe" "" -conf "C:\PNotesPortable\Data\settings" "C:\PNotesPortable\Data\settings" "C:\PNotesPortable\PNotesPortable.exe"
The empty "" before -conf is odd, it prevents the program from start.
In your .nsi script I've found "$ADDITIONALPARAMETERS" before -conf switch.
I'm wrong, that doesn't prevent, but something else DOES do that, at least at my computer. I'll continue to check.
The "" is for any additional parameters. I'll have to look.
Too many lonely hearts in the real world
Too many bridges you can burn
Too many tables you can't turn
Don't wanna live my life in the real world
Sorry for meshing, I was right in previous post.
The "" makes all difference.
If you use -conf the -conf should be the first one.
RC2 is ready, (kink :)) link updated.
Changed way the command line is parsed. Now -conf or -config switch is processed regardless of its place in command line - Oliver, it would be great to check.
At the same time fixed bug with not saved schedule of duplicated note (tullio99).
Comment edited with my own responses in emphasized mode
Is this a full paf.exe file or just the exe file?
Guess I figured it out after downloading it. How come you do release it in an install format of paf.exe?
Did you address any of my concerns about directions of where to place? Of not being able to view previous notes?
sort of addressed it now reads notes from previous builds but still no directions of where to place the file which might be good for the novice user?
“Be who you are and say what you feel because those who mind don't matter and those who matter don't mind.” Dr. Seuss
This is not paf, but program itself.
The file should be at: PNotesPortable\App\PNotes.
In this case if you try to run PNotes.exe itself instead of PNotesPortable.exe, it points to its own data location (PNotesPortable\App\PNotes\data), not this one where all your notes are stored (PNotesPortable\Data\settings), so you won't see previously saved notes.
P.S.
I make the program, Oliver - the PAF.
I understand your point, I also understood where to place it. Guess we should flog OliverK with a limp piece of spaghetti for not being as fast as you
“Be who you are and say what you feel because those who mind don't matter and those who matter don't mind.” Dr. Seuss
I warn you, I bite
Too many lonely hearts in the real world
Too many bridges you can burn
Too many tables you can't turn
Don't wanna live my life in the real world
Hence the spaghetti, gives you something to bite on rofl
“Be who you are and say what you feel because those who mind don't matter and those who matter don't mind.” Dr. Seuss
Release - so help us God