Skip to content

Speech log filename: Allow date/time variables #4

Description

@alisonjo315

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions