HananoshikaYomaru / obsidian-3d-graph

👓 A 3D graph for Obsidian!
https://yomaru.dev
MIT License
125 stars 4 forks source link

[YOM-491] display tag as node #52

Open HananoshikaYomaru opened 11 months ago

HananoshikaYomaru commented 11 months ago

Basically this option will insert some new node data and the new nodes (tags) will point to any notes that being tags. This should be easy.

Questions

  1. how to add new nodes data?
  2. how to set the new node pointing to those nodes which are tagged.
    1. how to get the tags of all the nodes
HananoshikaYomaru commented 10 months ago

add tags to 3d graph

RamXX commented 6 months ago

Thanks for your hard work. I +1 this request. This is the main difference for me between the 2D graph and this plugin since I use tags extensively myself. On a similar note, it would also be great to add folders. I have some vaults that are heavily structured by folder while others by tags. Thanks again!