Difference between revisions of "User:CallMeDave"

From Gramps
Jump to: navigation, search
(Interesting addons)
m (Interesting addons)
Line 9: Line 9:
 
* [[Addon:Lxml Gramplet]] (includes "etree Gramplet" )  (explore more but on Linux )  {{man menu|has some errors I need to report.}}
 
* [[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]
+
* 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] "Note: it works only on Linux platforms; it needs asynchio Python library unavailable on Windows version of Gramps."
  
 
==Gramps info==
 
==Gramps info==

Revision as of 00:33, 3 November 2022

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.1_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]]

Project info