Difference between revisions of "User:CallMeDave"

From Gramps
(Gramps info)
(Watching)
Line 41: Line 41:
 
* [[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!
 
* [[Manual Generation 5.1]] makes a pdf of user manual.
 
* [[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 [https://www.reddit.com/r/gramps/comments/ffd1uj/looking_for_workflowtoolset_for_storing_grampsxml/fjywocm/]
  
 
==Handy wiki code==
 
==Handy wiki code==

Revision as of 01:00, 13 October 2024

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

Project info