natefrisch01 / Graph-Link-Types

Link types for Obsidian graph view.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Supports rendering icons

KuiyueRO opened this issue · comments

commented

Supports rendering images, and can have three icon styles: circle, square, and transparent

Capacities example:

image

Anytype example:
image

By the way, please support paypal donation

Per your request, I set up a link for paypal -- Paypal Donation -- thanks for asking!

As for these icons, I think it's possible on the rendering side (using https://api.pixijs.io/@pixi/sprite/PIXI/Sprite.html), but the UI to choose them will take some time to implement well.

the UI to choose them will take some time to implement well.

I think just simple support for frontmatter "icon" and "cover" would be great and compabible with most plugins allowing to choose icon.

Some time ago I tried to write my own prototype, inspired by Capacities, but failed to deliver as a final plugin, because I'm not a professional programmer and it had to many bugs. Would be great if you manage to implement it, I think that one of the think that helps making Graph View more visual and meaningful.
image