GenoPro Home
|
Get Started With My Genealogy Tree
|
Buy
|
Login
|
Privacy
|
Search
|
Site Map
GenoPro Support Forum
Home
Search
Tags
Who's On
Welcome Guest
(
Login
|
Register
)
Recent Posts
Popular Topics
Home
»
GenoPro
»
Report Generator
»
option to exclude tags in generators, search a map tree
option to exclude tags in generators, search a map tree
Rate Topic
Topic View
Topic Options
Author
option to exclude tags in generators, search a map tree
SofiaLing
Posted Sunday, May 1, 2005
-
Post #6663
Forum Newbie
Customers
Last Login: Wednesday, August 17, 2005
Posts: 1,
Visits: 0
Hello!
The
beta-version
looks very nice so far.
Wishes:
* An
option
to exclude tags (=data fields, at least the
custom fields
) when generating html- or
gedcom-files
. So that I can choose to keep some data for myself.
* A possibility to
search
all genopro(gno)-files located in one map/drive (also located in second, third etc maps in that map/drive) although the files are not open.
Thank you.
Sofia Ling
Sweden
GenoProSupport
Posted Thursday, August 18, 2005
-
Post #6664
Legendary Master
Administrators
Moderators
Customers
Gamma
FamilyTrees.GenoPro.com
Translator
GenoPro version: 3.1.0.1
Last Login: Sunday, October 13, 2024
Posts: 4,887,
Visits: 22,769
One feature to be done is a "
privacy filter
". The privacy filter will be used mostly to
publish genealogy reports
on the web where the user may want some data fields to never appear in the report. The privacy filter will include rules to remove sensitive data from living
individuals
or remove some individuals entirely. The plan is to have a tab dialog with this filter built-in to the report generator. In other words, before generating a report, GenoPro will make an internal copy of the
genealogy
tree
(in memory) and apply the privacy filter, then generate the report on that genealogy tree. The privacy filter will have many options, including excluding
GenoMaps
. I realize many individuals are using the GenoMaps to include multiple
families
, but sometimes would like to generate a report (or create a copy) of the genealogy tree for a specific family. The privacy filter will be used to export data, but by default will not filter any data. Another good news is the privacy filter will support scripting in either VBScript or JScript. The following code snippet is a sample script to keep all living individuals from GenoMap "Morin".
for each i in thisDocument.Individuals do
if (i.genomap <> "Morin" OR i.is_dead <> "Y") then
thisDocument.RemoveObject(i)
end if
next
With the full support of VBScript and JScript, the user can add additional rules for filtering as you have seen with the five lines above. All the tags such as "i.genomap", "i.is_dead", "i.
birth
.date" are already working in GenoPro. The complete list of tags is available in the "
Tag Definitions
" (Menu -> Tools -> Tag Definitions).
Another feature I am considering is a checkbox "This comment is private" for certain comments. The report generator would by default skip those private comments.
Edited:
Tuesday, October 25, 2005 by
GenoProSupport
GenoProSupport
Posted Thursday, August 18, 2005
-
Post #6665
Legendary Master
Administrators
Moderators
Customers
Gamma
FamilyTrees.GenoPro.com
Translator
GenoPro version: 3.1.0.1
Last Login: Sunday, October 13, 2024
Posts: 4,887,
Visits: 22,769
For a
summary
about
privacy issues, please visit
Report Privacy - Exclude GenoMaps, Individuals and/or Tags
Edited:
Sunday, August 28, 2005 by
GenoProSupport
Similar Topics
Topics
Last Post
By Tibbie
RE: Resetting z-order?
Saturday, June 22, 2019
Last Post:
Tibbie
By Tibbie
RE: Formatting tree with marital generation gap?
Friday, February 1, 2019
Last Post:
Tibbie
By Tibbie
RE: Multiple hyperlinks to one individual?
Sunday, November 4, 2018
Last Post:
Tibbie
By Tibbie
RE: Cousin multi-marriages complicating genogram rules
Saturday, November 3, 2018
Last Post:
Tibbie
By Tibbie
RE: Date as a range?
Thursday, October 25, 2018
Last Post:
Tibbie
Reading This Topic
Active: 3 - 1 guest, 1 member, 0 anonymous.
Online:
Tatiana1989
Powered By InstantForum.NET 2010-3-x © 2024
Execution: 0.016.
3 queries.
Compression Enabled.
Search All Forums...
GO
Advanced Search
Rate Topic
Great
Good
Average
Bad
Poor
Rate This Topic
Flat Ascending
Flat Descending
Threaded
Subscribe To Topic
Print This Topic
Goto Topics Forum