fonol / anki-graph-view

2 stars 1 forks source link

Feature Idea #2

Open GiuseppeIII opened 2 years ago

GiuseppeIII commented 2 years ago

Super cool add-on. Thank you for creating this! If you are at all interested two features that I think could make this add-on even better, would be to work with hierarchical tags (ex: country::Africa would connect to country which would connect to country::Asia). Another feature that would be nice would be an option to include/exclude tags such as ‘leech’.

Thanks again for the great add-on!

GiuseppeIII commented 2 years ago

Also wanted to point out a small bug where it seems this add-on creates a small clickable space between sync and graph (see picture below) Screenshot (347)

fonol commented 2 years ago

Hi, thanks for the idea and the report. I agree hierarchical tags should be somehow taken into account too when building edges. Might include that in the next update. I added an option to exclude tags, settings.excludeTags, which accepts a list of tags to ignore. The weird space in the toolbar should now also be fixed.

GiuseppeIII commented 2 years ago

Can confirm that the space is gone, and the new excludeTags option works perfectly! Thanks!

GiuseppeIII commented 2 years ago

Was playing around with the graph some more, one other thing that might be useful would be to optionally show the field labels in the card preview. The card preview window looks really slick, but for some of my cards with a lot of fields, I am not always positive what is from what.

Also is there any way in Cytoscape to make it so that lines do no overlap? In my current gaph there is a decent amount of line overlap (from non-related tags) which can get a bit confusing. Thanks!