Difference between revisions of "User:CallMeDave"

From Gramps
m (Interesting addons: addon tool to Import data from MyHeritage Family Tree Builder (FTB) to Gramps ( why does the wiki look different? ))
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?)
Line 58: Line 58:
 
===Screenshots for wiki etc===
 
===Screenshots for wiki etc===
 
* https://gramps-project.org/wiki/index.php/Gramps_5.2_Wiki_Manual_-_Settings
 
* 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-requests/issues/1350
 +
 +
[https://en.wikipedia.org/wiki/ZIM_(file_format) The ZIM file format is an open file format that stores website content for offline usage]
 +
  
 
==Project info==
 
==Project info==

Revision as of 04:01, 25 March 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_5.2_Wiki_Manual_-_Navigation#Finding_records

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

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