clsturgeon / MemoryKeeper

Manage research projects in TiddlyWiki
15 stars 2 forks source link

Having a problem with the spouses on the person view #6

Closed stokestj52 closed 2 years ago

stokestj52 commented 2 years ago

WS Gen.zip image image

I've attached a JSON file that shows the problem I've having. I have a great-great-grandfather, a great-great-great-grandfather and a great-great-great-great-grandfather all with the same identical name. I didn't want to add Jr., Sr. or I,II,III to their names so I just added their birth year to the end of their surname. Some were married multiple times. The 1832 had 3 wives but only two are listed (missing Sarah), the view of the one born in 1806 shows no spouses but his spouse Margaret Skinner shows him correctly. Both are correctly listing the marriages on the events tab.

Let me know if you need additional info. I'm running version 0.0.05 Thanks

clsturgeon commented 2 years ago

I haven't looked at the json file yet--I'm on the road. When you add a spouse, in your case for William you added his wife. That will make William appear on his spouses person view. To get his spouse to appear on his person view, you have to add him as a spouse in her Tiddler. Let me know if that is the issue. I need make this more obvious--perhaps with a fix.

stokestj52 commented 2 years ago

I went back per your direction and found what you stated is correct. I had not put second marriages in the spouses. My program to build the JSON import file did not take into account of second marriages on the spouse side. I’ll look to correct that. I apologize for bothering you on this since the program works correctly for all other cases. I should have realized it was a data issue. I will add your statement below in GitHub and then close the issue.

Thanks for your efforts.

Tom Stokes

Sent from Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 for Windows

From: @.> Sent: Tuesday, February 15, 2022 6:00 PM To: @.> Cc: @.>; @.> Subject: Re: [clsturgeon/MemoryKeeper] Having a problem with the spouses on the person view (Issue #6)

I haven't looked at the json file yet--I'm on the road. When you add a spouse, in your case for William you added his wife. That will make William appear on his spouses person view. To get his spouse to appear on his person view, you have to add him as a spouse in her Tiddler. Let me know if that is the issue. I need make this more obvious--perhaps with a fix.

— Reply to this email directly, view it on GitHubhttps://github.com/clsturgeon/MemoryKeeper/issues/6#issuecomment-1040962289, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AW3UL2CBMOXUA3G3QJ4GA3TU3LZLHANCNFSM5OP6IA4A. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you authored the thread.Message ID: @.***>

stokestj52 commented 2 years ago

No issue. Closed per above email.