Open main menu

Gramps β

CallMeDave

Joined 9 June 2020
m (Project info: https://github.com/openzim requested a copy of the wiki in ZIM format from OpenZIM so it can be used offline. Any objects?)
(Watching)
 
(12 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
** SuperTools - excellent tool allows scripts, should be part of Gramps by default!
 
** SuperTools - excellent tool allows scripts, should be part of Gramps by default!
 
* [[Addon:GeneanetForGramps]] - unreleased
 
* [[Addon:GeneanetForGramps]] - unreleased
* [[Addon:Lxml Gramplet]] (includes "etree Gramplet" )  (explore more but on Linux )  {{man menu|has some errors I need to report.}}
 
 
* [[Addon:CardView]] - unreleased
 
* [[Addon:CardView]] - unreleased
 
* https://github.com/jmichault/PersonFS "PersonFS is a gramplet to interface gramps with familysearch.com." [https://gramps.discourse.group/t/sources-and-citations-some-thoughts/2899/45][https://www.geneanet.org/forum/viewtopic.php?p=2272796#p2272796 From this post on Gramps Geneanet Forum [fr] (which include some screenshots)] "Note: it works only on Linux platforms; it needs asynchio Python library unavailable on Windows version of Gramps." https://www.geneanet.org/forum/viewtopic.php?t=803090 https://gramps.discourse.group/t/familysearch-gramplet/3475
 
* https://github.com/jmichault/PersonFS "PersonFS is a gramplet to interface gramps with familysearch.com." [https://gramps.discourse.group/t/sources-and-citations-some-thoughts/2899/45][https://www.geneanet.org/forum/viewtopic.php?p=2272796#p2272796 From this post on Gramps Geneanet Forum [fr] (which include some screenshots)] "Note: it works only on Linux platforms; it needs asynchio Python library unavailable on Windows version of Gramps." https://www.geneanet.org/forum/viewtopic.php?t=803090 https://gramps.discourse.group/t/familysearch-gramplet/3475
* [[Addon:DNAMatches]] - unreleased
+
* [[Addon:DNAMatches]]  
 
* [https://gramps.discourse.group/t/myheritage-ftb-to-gramps-data-transfer/6516 Import data from MyHeritage Family Tree Builder (FTB) to Gramps][https://github.com/VaZaR00/]
 
* [https://gramps.discourse.group/t/myheritage-ftb-to-gramps-data-transfer/6516 Import data from MyHeritage Family Tree Builder (FTB) to Gramps][https://github.com/VaZaR00/]
 +
* [https://gramps-project.org/wiki/index.php/Addon:DynamicWeb_report Addon:DynamicWeb_report]
  
 
==Gramps info==
 
==Gramps info==
Line 21: Line 21:
 
https://gramps-project.org/wiki/index.php/Gramps_4.2_Wiki_Manual_-_What%27s_new%3F#GUI
 
https://gramps-project.org/wiki/index.php/Gramps_4.2_Wiki_Manual_-_What%27s_new%3F#GUI
  
https://gramps-project.org/wiki/index.php/Gramps_5.2_Wiki_Manual_-_Navigation#Finding_records
+
https://gramps-project.org/wiki/index.php/Gramps_6.0_Wiki_Manual_-_Navigation#Find_a_Record
  
 
https://gramps.discourse.group/t/where-is-the-find-box-code/2505
 
https://gramps.discourse.group/t/where-is-the-find-box-code/2505
Line 35: Line 35:
  
 
==Watching==
 
==Watching==
* https://gramps-project.org/wiki/index.php/Talk:5.2_Addons
+
* https://gramps-project.org/wiki/index.php/Talk:6.0_Addons
 
* [[Lossless GEDCOM Export]]
 
* [[Lossless GEDCOM Export]]
* [[Adapt a built-in Report]]
+
* [[Adapt a builtin Report]]
 
* [[Handler List]]
 
* [[Handler List]]
 
* [[Previous releases of Gramps]]
 
* [[Previous releases of Gramps]]
 +
* [[Previous releases of Gramps Web]] [https://gramps.discourse.group/t/better-gramps-web-announcements/7706/2] ''If a “previous versions” table in the Wiki would be useful, I could create one... DavidMStraub''
 
* [[Build from source]]
 
* [[Build from source]]
 
* [[Template:Backup Omissions]] - list of settings in Gramps that are not transferred in the Gramps XML Backup!
 
* [[Template:Backup Omissions]] - list of settings in Gramps that are not transferred in the Gramps XML Backup!
Line 50: Line 51:
 
==Currently editing==
 
==Currently editing==
  
===Internal links for preferences outdated===
+
* [[Gramps_6.0_Wiki_Manual_-_Manage_Family_Trees#Archiving]] - RCS
* https://gramps-project.org/wiki/index.php/Gramps_5.2_Wiki_Manual_-_Reports_-_part_6#Tag_Report
 
  
 
===Redirects===
 
===Redirects===
 
* https://gramps-project.org/wiki/index.php/User:Patsyblefebre/User_manual_translations_check_of_redirects_per_Language
 
* https://gramps-project.org/wiki/index.php/User:Patsyblefebre/User_manual_translations_check_of_redirects_per_Language
 
===Screenshots for wiki etc===
 
* https://gramps-project.org/wiki/index.php/Gramps_5.2_Wiki_Manual_-_Settings
 
  
 
==[https://github.com/openzim ZIM] Request for Wiki==
 
==[https://github.com/openzim ZIM] Request for Wiki==

Latest revision as of 19:56, 23 December 2025

Hello Call me Dave

I try to help out others on the Gramps Reddit.

Interesting addons

Gramps info

New widget: interactive searchbox. Use our own interactive-search box to get it.

Introduced in Gramps 4.2.0 (mentioned on Whats New page )

  1. more efficient (binary search on sorted columns).
  2. customizable (delayed by 150ms launch of search to avoid text scrambling)

https://gramps-project.org/wiki/index.php/Gramps_4.2_Wiki_Manual_-_What%27s_new%3F#GUI

https://gramps-project.org/wiki/index.php/Gramps_6.0_Wiki_Manual_-_Navigation#Find_a_Record

https://gramps.discourse.group/t/where-is-the-find-box-code/2505

https://github.com/gramps-project/gramps/blob/master/gramps/gui/widgets/interactivesearchbox.py

Press Ctrl-F to open the searchbox on any of the list or just give the list focus (select a line) and start typing

If nothing is typed then after 5 seconds ( 5000ms ) the box goes away ( _SEARCH_DIALOG_TIMEOUT = 5000 )

Watching

Handy wiki code

  • [[Category:Deletion request]]

Currently editing

ZIM Request for Wiki

Project info