New FamilyTreeView Addon

@codefarmer
Thanks for the suggestion! I’ll take a closer look at this bug report.
I reimplemented a function from Gramps to get contrasting colors in the HTML/CSS/JS implementation of FamilyTreeView. Maybe this is the one you’re referring to.

yes, Its exactly what I asked about! I have not the last version. Got it.

yes, it would be great to add more chars in future.

Got it. Thanks for the answers!

1 Like

This sounds like an interesting idea. I’m not sure where to put them in the chart, but I’ll keep this idea in mind.

1 Like

That would be a nice option!

1 Like

A very nice addon for gramps even if it took me some time to fix the dependencies for all functionalities (on my slackware linux I had to install goocanvas, graphviz and xdot).

I’ve noticed that the distance between generations increases with the distance from the active person, could that be changed? It makes it difficult to navigate among the earliest generations in a tree with > 8 generations.

1 Like

I also agree with this. My vote +1

After looking more carefully I found that it’s already possible to reduce distance between generations, in FTV settings > Experimental. Great! Maybe this was added in v. 1.40 - or did I just miss it earlier?

1 Like

Oh, and another item on my wish list: Would it be possible to show birth and death place in the tree’s boxes?

1 Like

9 posts were split to a new topic: Addon Manager and addon lists problems for non-English Gramps

@hamkg
I’m planning to add a configuration for the boxes where you can select what to show in the boxes. You could deselect the picture/avatar and select the place of birth and death. Right now, I have other high priorities, but it’s on my list.

Thank you for your kind words!

Why did you had to install graphviz and xdot? They are not dependencies of FamilyTreeView. They are dependencies of GraphView, whose search bar is displayed if available, but GraphView or it dependencies are not a prerequisite.

This has been asked several times. Just yesterday, @Urchello asked this. You already found the option, but let me quote my answer from yesterday to @Urchello and highlight the important part:

So, if you want this to be the default, please give me feedback!

It was added quite a while ago (and I’ve been waiting for feedback since then), but I agree that it’s a bit hidden in the experimentals page of the config window.

I’m not sure why Gramps has problems when a translation is missing. It sounds more like a problem with the plugin manager because I can’t control what it tries to download and how it behaves when it can’t find a translation file.
The alternative interpretation of this behavior would be that Gramps requires me to provide translation files for all possible languages. @emyoulation Can this be the case?
In my opinion, the best solution would be to catch the problem in Gramps’ plugin management.

@emyoulation I’m still waiting for a response from Nick (see here) to move forward on this topic. Do you have any news for me regarding this?

@Urchello
Did you have any problems with the option mentioned in my response from yesterday:

Maybe I wasn’t clear enough about where to find it? Sorry about that! You can find it on the experimental page in the FamilyTreeView’s config window.

Im sorry, I understoot it only now ))). I’ve updated the addon, found the experimental option, turned on it, and everything looks nice!

Its REALLY cool! Earlier I said that the best tree view has Myheritrage, but now I know two the best tree builders :+1:!

1 Like

@Urchello
I’m glad it works for you and you like the FamilyTreeView. Please continue to request useful futures and report bugs. The view is still under development, and I’m eager to make it as useful as possible (after everyone has tweaked the options to their liking).

1 Like

One more small suggestion which can be actual for big trees is: maybe alternate lines colors? when it will be 5-10-15 horizontal black lines - it will be difficult to find card by line. Here is only 3 lines - its OK

Or maybe go between cards by clicking the lines (I dont know, maybe its impossible)?

1 Like

@Urchello
The low contrast is due to the dark theme. Adapting to dark theme is on my todo list and as more and more people report it, I’m moving it up my list.

That’s actually already implemented, as an experimental option. I explained it in detail here:

I also plan to implement an alternative placement of the boxes where the lines are easier to follow. But that will take some time due to other priorities on my list.

2 Likes

@ztlxltl another question about zoom-in, zoom-out. Is it possible make font size fixed when a card is zoomed? So, even if some content is truncated we can zoom-in and all the content will appear :thinking:.


What do you think, does it make sense?

@Urchello
Thanks for the question. I actively decided not to do that and added the info box for that (by default it opens on single click). The text in the info box doesn’t change when you zoom.
In your case, where you cannot see the dates because they are “estimated”/“calculated”, it would be helpful, but it would only be a workaround. As I said, I have finding a solution for long dates on my todo list.

2 Likes

Some other features use tooltips for expanded listings. (I should really check that it isn’t already doing that before posting… but I’m working from my phone today.)

2 Likes

No, tooltips are not implemented, but this is a great idea and therefore ANOTHER item for my todo list. :sweat_smile:

1 Like

The delay on popping tooltips will be a delicate balance.

If they appear too quickly, they make the GUI less responsive and, when mousing the mouse pointer downwards, are problematic in that the tooltip might obscure the item that the user REALLY wants to indicate. (That’s less of a problem when the mouse pointer is moving upscreen.)

1 Like