generated from nvdaaddons/AddonTemplate
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
First of all, thank you for this addon!
I would love to be able to put date/time variables in the log filename. Or, a setting to create a new file each day or session or something -- I'd be fine with even a new file each session, if that's simpler/more doable than allowing date/time variables in the filename.
I'm afraid I don't have a clue how to do this! -- I googled a bit, this seeeeems potentially useful:
https://serverfault.com/questions/16706/current-date-in-the-file-name
In unix, for my bash histories filename, the setting goes like this:
HISTFILE=/home/$USER/.histories/.bash_history-$(date "+%Y%m%d")If nothing else, hopefully this ^^ example helps clarify what I'm talking about.
Thanks again!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels