Skip to content

requesting to input a text note during persist-save operation #1

@stewie

Description

@stewie

the ...bin/persist-save script already writes to
$LIVE_DIR/config/last-persist-save
but it only logs the date.
Please consider amending the script so that it will accept text input and log the captured text also.
The desired flow I am envisioning is this:

If the save mode is semiautomatic, after clicking YES at "Shall we begin" prompt
the following dialog would display a text entry field, along with a label stating
"(optional) enter a note associated with this save".

On subsequent runs, the script would read in notetext from tail of last-persist-save
and display that note+date in the currently blank dialog titled "Shall we begin".
If note was blank, at least display the datetime of last save operation.

With this feature in place, I could experiment to create a pygtk app similar to what MS Windows had, called "SystemRestore".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions