Fulltext results:
- To-Do List Attribute @how_to
- ====== To-Do List Attribute ====== ===== Introduction ===== This technique creates a [[:Glossary:Even... details of **Work In Progress** or **Research To Do** for the associated **Individual**. A dedicated... following sections describe how to create a **To Do** list, but you can substitute whatever name you ... e Downloads [[:FHUGdownloads:Contents:Fact Set To Do Lists]] for predefined versions of most of the fo
- Planning and Tracking Your Research @how_to
- hat they: * don't forget something they plan to do * don't repeat something they've already done ... nd tracking **Work in Progress** or **Research To Do Lists**, each of which has its own advantages and... : [[#notes|Notes]] for "I just realised I need to do this thing at some point but haven't thought it t... flexible way to keep track of work-in-progress/to-do (which we'll refer to here as Research Notes from
- Family Historian FAQs @how_to
- roid, etc?]] * [[Reinstall Family Historian|How do I re-install FH from scratch on a Windows PC?]] * [[Install on 64-bit Windows|How do I install FH V2 on 64-bit Windows PC?]] * [[Fam... llation error messages?]] * [[Move Settings|How do I backup my FH data & settings and move them to a... ?]] * [[Index#Importing to Family Historian|How do I migrate to FH from another genealogy product?]]
- Research Planner Version 2 @how_to
- re are many features you can take advantage of to do so. The Research Planner supports one approach ... t [[how_to:create_work_in_progress_or_research_to_do_lists|Planning and Tracking Your Research]]. If y... . You forget to search a particular source. You do it twice, and don't make a note of your exact search terms so you can't be sure if you need to do it yet again. You order the same birth certificat
- Family Historian Version 2.3.5 @how_to:about
- he Property Dialog for each record type. When you do this, you can include any data taken from the rec... ltimedia Windows, as you have always been able to do in the Diagram Window. In the Report and Multimed... that the focus is on the report/picture when you do this. Click on the report or picture to give it t... how to merge them (at the field level), and then do the merge in a single operation. Traditional gene
- Forums Posting Guidelines @info
- erstanding of the details. Making changes that we do not request creates a moving target. * **Keep ... less they are directly related to the issue.\\ \\ Do not include extensive computer details such as th... ribed in the [[#Specific Advice]] section. * **Do not uninstall/reinstall anything to try and solve... we ask you about them.\\ \\ Once you contact us, do not try any further experiments. As described bel
- Description @insertpages
- details of **Work In Progress** or **Research To Do** for the associated **Individual**. A dedicated... mising Record Window Columns**. See [[:how_to:to-do_list_attribute]] for further details and screensh... = {{pushfile>fhugdownloads:contents:version_4:to_do.fhf|To Do}} Fact Set FHF file for **Version 4 only**. {{pushfile>fhugdownloads:contents:version_5:to
- Ancestor and Descendant List Creation (code snippet) @plugins:code_snippets
- r) iLoop = 1 while iLoop <= #ancestorlist do ptrBase = ancestorlist[iLoop] -- ... ase,'~.FAMC') while ptrFamily:IsNotNull() do ptrMother:MoveTo(fhGetValueAsLink(ptr... ) iLoop = 1 while iLoop <= #decendantlist do ptrBase = decendantlist[iLoop] --... ase,'~.FAMS') while ptrFamily:IsNotNull() do ptrFamilyRecord = fhGetValueAsLink(pt
- Contribute Your Knowledge ~ Edit Existing Pages @contributeyourknowledge
- ll pages follow this recommendation yet, but will do eventually as they get updated. ) ==== Smileys ... an use the following syntax. I think we should do it > No we shouldn't >> Well, I say we ... ld > Really? >> Yes! >>> Then lets do it! I think we should do it > No we shouldn't >> Well, I say we should > Really? >> Yes! >>> Th
- Using Notes To Track Your Research @how_to
- sing a Shared Note as a "Jotter pad" to record to-do items, you can set the First Line to start with an underscore (e.g. "_Quick To Do") and the Note will automatically sort to the top... ntion of beginning a research note with (e.g.) To-do, you can filter this list to just your Research N... lts window -- in either case you can keep your to-do list easily accessible during a session. There i
- Unicode String Functions (code snippet) @plugins:code_snippets
- gned to work with **ANSI** encoded text, and some do not handle **Unicode UTF-8** encoded text correct... for intUpper = string.byte("A"), string.byte("Z") do local strUpper = string.char(intUpper) loca... trTxt or "","([%z\1-\127\194-\244][\128-\191]*)") do if j <= 0 then break end j = j ... for intGroup, tblGroup in ipairs ( arrPairs ) do -- UTF-8 accented letter groups strPrefix
- Getting Started with Genealogy Research @research
- elf ===== This may sound batty, but the thing to do first is to start with yourself. Pretend that an... gist is researching and needs information on you. Do a mini-autobiography or timeline and record as ma... that are taken every decade. The other thing to do is to collect more general information about the ... don't have, but to identify and use the ones you do have. The section on [[Useful Research Web Sites]
- Formatting Syntax @wiki
- [[http://kb.mozillazine.org/Links_to_local_pages_do_not_work|Mozilla Knowledge Base]]. However, there... pattern file]]. There are three exceptions which do not come from that pattern file: multiplication e... e the following syntax: <code> I think we should do it > No we shouldn't >> Well, I say we should > Really? >> Yes! >>> Then lets do it! </code> I think we should do it > No we sho
- Run Time and Memory Use Advice @plugins
- Loop Progress",9000) intSteps = 0 for i = 1, 9000 do intSteps = intSteps + 1 if intSteps == 100 then... he display when necessary instead of every Step. Do not make the **ProgressBar.Stop()** function cond... cal tblText = {} for strLine in io.lines(strFile) do -- Read through the file line by line strLine =... tblB["Score"] end ) for i = 1 , #tblResults / 2 do table.remove(tblResults) -- Remove the lower 5
- Result Set Creation (code snippet) @plugins:code_snippets
- is method over using ''table.insert'' is that you do not need to deal with ''nil'' values which can me... tResults = function(self) for l in self() do fhOutputResultSetColumn(l.title, l.ty... set to the first record. while pi:IsNotNull() do -- Add Row tblResults:newRow() ... and set to the first record. while pi:IsNotNull() do -- Add Columns iC = iC + 1 tblOutput.in
- Ancestral Sources Tutorial ~ Enter Census ~ (4) Edit Auto Text and Note @ancestralsources:tutorial:census
- Backup and Restore Family Historian Settings ~ Restore tab @plugins:help:backup_and_restore_family_historian_settings
- Ancestral Sources Tutorial ~ Working With Tools ~ (2) Add Images to Sources @ancestralsources:tutorial:tools
- Ancestral Sources Tutorial ~ Working With Options ~ (1) General Settings @ancestralsources:tutorial:options
- Ancestral Sources Tutorial ~ Enter Marriage ~ (6) Add Multimedia Image @ancestralsources:tutorial:marriage
- Ancestral Sources Tutorial ~ Enter Census ~ (2) Add Multimedia Image @ancestralsources:tutorial:census
- Backup and Restore Family Historian Settings ~ Frequently Asked Questions @plugins:help:backup_and_restore_family_historian_settings
- Backup and Restore Family Historian Settings ~ Backup tab @plugins:help:backup_and_restore_family_historian_settings