Welcome to yEd Q&A!
Here you can ask questions and receive answers from other members of the community and yEd developers. And you can tell us your most wanted feature requests.

Categories

How to display a icon corresponding to a url linked to an icon (Gedcom)

+1 vote
Hello,
I have a gedcom as above :
"....
0 @2I@ INDI
1 NAME Pierre ges/Mlé/
2 GIVN Pierie Georges
1 SEX M
1 OBJE
2 FORM jpg
2 FILE C:\Documents and Settings\JClade\Bureu\003-Mudia\Mulgetrait.jpg
2 DATE
1 BIRT
2 DATE 30 JUL 1860
..."

Each sub tag "FILE" is a link to a local picture, icon corresponding to each INDI..

I know how to put an icon in a label individual node.
I know how to put in a label an icon..
I know to put in all <label index X> the corresponding sub-tag <FILE> with <OBJE FILE>            <(?ms).*^\d\sFILE\s(.*?)$.*>

The corresponding link are visible in each label but the corresponding picture are not visible in each of the labels.

Q1- So, what to do to display the picture corresponding to the sub-tag running in each label.

Best regards
in Help by (270 points)

1 Answer

0 votes

Properties mapper's "Label Icon" mapping with regular expression (?ms?.*^\d\sFILE\s(.*?)$.* works for me.

Are you sure that the referenced image (C:\Documents and Settings\JClade\Bureu\003-Mudia\Mulgetrait.jpg in your case) exists at that exact location?

by [yWorks] (160k points)
It is solved .. I forgot <OBJE> <Label Icon>
Many Thanks
Legal Disclosure | Privacy Policy
...