I am a registered user of AMNO, I loving your product very much after 9 months of usage.
I have a couple of request which will definitely greatly improve all user who uses portable version of AMNO.
In the AllMyNotes.Ini
1. Allow user to customized save path or enable AMNO to automatically detect the appropriate directory.
LastAccessedFileOpenPath=C:\Users\\Desktop\
LastAccessedFileSavePath=C:\Users\\Desktop\
The above will always direct to C:\
Solutions for portable user friendly ?
# allow syntax auto completion by AMNO eg.
LastAccessedFileOpenPath=%PORTABLEAPPDIR%\
LastAccessedFileSavePath=%PORTABLEAPPDIR%\
User may further enhance themselves if they have a folder example myData
LastAccessedFileOpenPath=%PORTABLEAPPDIR%\mydata
LastAccessedFileSavePath=%PORTABLEAPPDIR%\mydata
The overall above design will only require AMNO to know its own directory hence applying those %PORTABLEAPPDIR% with the default drive or folder directory this not only allow user to have more function, they also can manipulate where they want their data to be.
Or
You may adopt to add additional options for user to set whether they want a custom FileOpenPath and FileSavePath that follow "The same folder as the data ".
2. Annoying history allow to remove by automatically clear list options ?
RecentlyOpenedFile0=
RecentlyOpenedFile1=
RecentlyOpenedFile2=
RecentlyOpenedFile3=
RecentlyOpenedFile4=
RecentlyOpenedFile5=
RecentlyOpenedFile6=
RecentlyOpenedFile7=
RecentlyOpenedFile8=
RecentlyOpenedFile9=
RecentlyOpenedFile10=
RecentlyOpenedFile11=
RecentlyOpenedFile12=
RecentlyOpenedFile13=
RecentlyOpenedFile14=
RecentlyOpenedFile15=
The above design I do not see it right to have this within Portable AMNO ( since user might be moving to different computers the history does not make sense anymore ) or the install version, even if it is very useful please at least allow user these options.
# allow x number of days before clearing all the history
# disable history