Difference between revisions of "User:CallMeDave"
CallMeDave (talk | contribs) (→Screenshots for wiki etc) |
CallMeDave (talk | contribs) (→Watching) |
||
| Line 34: | Line 34: | ||
==Watching== | ==Watching== | ||
| − | * https://gramps-project.org/wiki/index.php/Talk: | + | * https://gramps-project.org/wiki/index.php/Talk:6.0_Addons |
* [[Lossless GEDCOM Export]] | * [[Lossless GEDCOM Export]] | ||
* [[Adapt a built-in Report]] | * [[Adapt a built-in Report]] | ||
Revision as of 06:49, 7 June 2025
Hello Call me Dave
I try to help out others on the Gramps Reddit.
Contents
Interesting addons
- Addon:Isotammi addons - not part of Gramps addons but can be installed very easily.
- SuperTools - excellent tool allows scripts, should be part of Gramps by default!
- Addon:GeneanetForGramps - unreleased
- Addon:CardView - unreleased
- https://github.com/jmichault/PersonFS "PersonFS is a gramplet to interface gramps with familysearch.com." [1]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
- Import data from MyHeritage Family Tree Builder (FTB) to Gramps[2]
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 )
- more efficient (binary search on sorted columns).
- 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
- 150ms is 0.15 seconds ( quarter of a second)
- Whats new mentions the timing is customizable ; so 1000ms is 1 second ( line 59 shows: _SEARCH_DIALOG_LAUNCH_TIMEOUT = 150 and changing that works!
If nothing is typed then after 5 seconds ( 5000ms ) the box goes away ( _SEARCH_DIALOG_TIMEOUT = 5000 )
Watching
- https://gramps-project.org/wiki/index.php/Talk:6.0_Addons
- Lossless GEDCOM Export
- Adapt a built-in Report
- Handler List
- Previous releases of Gramps
- Previous releases of Gramps Web [3] If a “previous versions” table in the Wiki would be useful, I could create one... DavidMStraub
- Build from source
- Template:Backup Omissions - list of settings in Gramps that are not transferred in the Gramps XML Backup!
- Manual Generation 5.1 makes a pdf of user manual.
- https://github.com/ben-cohen/editrcs Python code to Library to read, manipulate and write RCS files.(RCS 5.9.2 version ) GPL-3.0 license [4]
Handy wiki code
[[Category:Deletion request]]
Currently editing
Internal links for preferences outdated
Redirects
Screenshots for wiki etc
ZIM Request for Wiki
The ZIM file format is an open file format that stores website content for offline usage
Project info
- (Gramps-devel) ADMIN: Gramps Organization , From: Brian Matherly - 2018-04-16 02:53:29