Hi folks,
few days ago I was extensively generating HTML reports for different views and periods and I found one Rachota feature, which a little bit bothered me.
When "Generate report ..." button in history view window is clicked, new "Open file" dialog appears. Staring directory of this dialog is every time Rachota's home directory where Rachota stores its diaries and config files.
Would it be possible to remember last path of this dialog when generate report button is clicked second and next time? To make this request easier I would propose: when Rachota was started this last path can point to its home directory so there is no need to store this last path into config file.
What do you think about this request? I would appreciate this new enhancement ;-)
Take care and thanks for Rachota tool!
Jan
Logged In: YES
user_id=1320671
Originator: NO
If you accept solution that "report directory" does not have to be persistent it would significantly simplify the implementation. I will try to implement this enhancement too. Thanks again!
Logged In: YES
user_id=1320671
Originator: NO
Rachota now remembers the last used directory where reports were created. The enhancement is implemented in trunk (build #070822).
Checking in HistoryView.java;
/cvsroot/rachota/rachota/src/org/cesilko/rachota/gui/HistoryView.java,v <-- HistoryView.java
new revision: 1.35; previous revision: 1.34
done