User talk:CallMeDave

From Gramps
Revision as of 00:15, 23 August 2022 by Daleathan (talk | contribs) (please be careful)
Jump to: navigation, search

Addons

Hi, thanks for your edits and cleanup/moves etc of the addons. Not sure if you have seen the Addon's talk page that you might want to review and incorporate your information into? Daleathan (talk) 21:36, 21 March 2022 (UTC)

No I hadn't looked before, thank for the tip, I see others have done something similar! CallMeDave (talk) 21:46, 21 March 2022 (UTC)

Template:Addon not sure why table will not align on right side of page!

The template also need something called CSS to be added to the wiki to like the newer template that needs Lua & a wiki upgrade! Patsy B Lefebre (talk)

Thanks thought as much! CallMeDave (talk)

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 )

Please be careful with your edits

I've reverted your last two edit, as going by your description you might have made a mistake and looked at a similar link that was added to the isotami addon page? Daleathan (talk)