Difference between revisions of "Addon:EventDescriptionEditor"

From Gramps
Jump to: navigation, search
(reword)
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Third-party plugin}}
 
{{Third-party plugin}}
 
[[File:EventDescriptionEditor-defaults-51.png|450px|right|thumb|"Event Description Editor" tool - defaults]]
 
[[File:EventDescriptionEditor-defaults-51.png|450px|right|thumb|"Event Description Editor" tool - defaults]]
The {{man label|Event Description Editor}} tool is an addon that allow you to to find and replace a text string in the event description of multiple events.
+
The {{man label|Event Description Editor}} tool is an addon that allow you to find and replace a text string in the event description of multiple events.
 +
 
 +
* [[Gramps_{{man version}}_Wiki_Manual_-_Entering_and_editing_data:_detailed_-_part_2#New_Event_dialog|The {{man label|Description:}} field gives you the opportunity to give a longer description what this event is.]]
 
{{-}}
 
{{-}}
 
==Usage==
 
==Usage==
Line 12: Line 14:
  
 
* The '''Options''' tab is displayed with the following:  
 
* The '''Options''' tab is displayed with the following:  
** '''Events''': The events selected by a custom or generic filter.
+
** {{man label|Events:}} '''All Events'''(default) - The events selected by a custom or generic filter.
** '''Find''': The (sub)string that should be found in event descriptions.
+
** {{man label|Find:}} The (sub)string that should be found in event descriptions.
** '''Replace''': The string that should be used to replace the event description.
+
** {{man label|Replace:}} The string that should be used to replace the event description.
*** '''Replace substring only''': If this checkbox is ticked, only the found substring will be replaced with the replace string.
+
*** {{man label|[ ] Replace substring only}} - If this checkbox is ticked, only the found substring will be replaced with the replace string. If True only the substring will be replaced, otherwise the whole description will be deleted and replaced by the new one
 +
 
 +
You can select {{man button|Close}} to exit with no change, or enter the options you need changed and then select {{man button|Execute}} to process your changes; once completed the tool will display the {{man label|INFO}} dialog showing the total number of change made.
 +
 
  
 
[[Category:Plugins]]
 
[[Category:Plugins]]
 
[[Category:Developers/General]]
 
[[Category:Developers/General]]
 
[[Category:Tools]]
 
[[Category:Tools]]

Revision as of 03:41, 22 May 2020

Gramps-notes.png

Please use carefully on data that is backed up, and help make it better by reporting any comments or problems to the author, or issues to the bug tracker
Unless otherwise stated on this page, you can download this addon by following these instructions.
Please note that some Addons have prerequisites that need to be installed before they can be used.
This Addon/Plugin system is controlled by the Plugin Manager.

"Event Description Editor" tool - defaults

The Event Description Editor tool is an addon that allow you to find and replace a text string in the event description of multiple events.


Usage

Once this plugin has been installed:

  • Select Menu Tools > Family Tree Processing -> Event Description Editor...
Gnome-important.png
Undo history warning

Proceeding with this tool will erase the undo history for this session. In particular, you will not be able to revert the changes made by this tool or any changes made prior to it. If you think you may want to revert running this tool, please stop here and backup your database.

  • From the Undo history warning dialogue you can choose Stop or Proceed with the tool.
  • The Options tab is displayed with the following:
    • Events: All Events(default) - The events selected by a custom or generic filter.
    • Find: The (sub)string that should be found in event descriptions.
    • Replace: The string that should be used to replace the event description.
      • [ ] Replace substring only - If this checkbox is ticked, only the found substring will be replaced with the replace string. If True only the substring will be replaced, otherwise the whole description will be deleted and replaced by the new one

You can select Close to exit with no change, or enter the options you need changed and then select Execute to process your changes; once completed the tool will display the INFO dialog showing the total number of change made.