6,817
edits
Changes
From Gramps
m
→תפריטים ראשיים: copy en page
:;<nowiki>https://raw.githubusercontent.com/gramps-project/addons/master/gramps60</nowiki>
{{man button|[[Gramps_6.0_Wiki_Manual_-_Navigation/he#מיזמים|⏎ (שחזור מיזמים לערכי־ברירת־מחדל)]]}}
{{-}}
==Using Undo History==
[[File:Menubar-Edit-defaults-family-tree-loaded-60.png|thumb|left|450px|Fig. {{#var:chapter}}.{{#vardefineecho:figure|{{#expr:{{#var:figure}}+1}}}} Menubar - Edit Overview]]
A work session has an Undo history to reverse transactions.
Three related menu options:
* {{man menu|Undo}} - Shows the last change made that can be reverted.
* {{man menu|Redo}} - Shows the last change made that can be reverted.
* {{man menu|Undo History...}} - shows the {{man label|[[Gramps_6.0_Wiki_Manual_-_Navigation#Undo_History_dialog|Undo History]]}} dialog.
see [[Gramps_6.0_Wiki_Manual_-_Keybindings|keybindings]].
Various actions will reset the sessions change history and show the {{man label|[[Gramps_6.0_Wiki_Manual_-_Error_and_Warning_Reference#Undo_history_warning|Undo history warning]]}}:
* Some Tools and Import are batch transactions so the user is warned before the undo history is lost/cleared.
* The menu option {{man menu|[[Gramps_6.0_Wiki_Manual_-_Navigation#Family_Trees|Family Trees > Abandon Changes and Quit...]]}} undoes the Undo History.
* Exiting Gramps and restarting.
See also:
* {{man label|[[Gramps_6.0_Wiki_Manual_-_Gramplets#Session_Log|Session Log]]}} Gramplet - Keeps track of activity in this session. It lists selected and edited objects.
* {{bug|0001666}} undo history can be invoked, even though it is not possible to undo anything.
* {{bug|0008870}}: Remove "Abandon Changes and Quit"
* {{bug|0012559}}: Harmonize History/logging features
* History: 2006 Gramps version 2.1.2. added [https://sourceforge.net/p/gramps/mailman/message/11952810/ New Undo History dialog. You can view all the changes that have been made, and can select the point to which you would like to undo (or redo) - Alex][https://github.com/gramps-project/gramps/blob/master/gramps/gui/undohistory.py]
{{stub}}
===Undo History dialog===
[[File:UndoHistory-dialog-example-60.png|right|thumb|450px|Fig. {{#var:chapter}}.{{#vardefineecho:figure|{{#expr:{{#var:figure}}+1}}}} "Undo history" dialog - example]]
Shows a list of changes made so far in the Undo History list that allows you to {{man button|Undo}} / {{man button|Redo}} / {{man button|Clear}} a single transaction.
If you select {{man button|Clear}} button the {{man label|[[Gramps_6.0_Wiki_Manual_-_Error_and_Warning_Reference#Delete_confirmation_dialog|Delete confirmation]]}} dialog is shown "Are you sure you want to clear the Undo history?"
The list shows the "Original time" and "Action" made in each transaction.
Undo History dialog list spans all objects modifications.
The UndoHistory provides a list view with all the editing steps available for undo/redo. Selecting a line in the list will revert/advance to the appropriate step in editing history.
{{stub}}
{{-}}