Results 27 comments of Trey Mo

hmmm, I'm really having trouble reproducing this. I run this with ~800 notes as well

- Can you all share your plugin settings/device details? - Do you have "Max degree of separation" set? "Max nodes in graph?" - Does reducing the "Max nodes in graph"...

> * Should notes in the filtered notebooks be included or excluded? : Include Could you change this to "exclude" and see if it works? I'm afraid my wording is...

Do you have max degrees > 0? That would filter out all unconnected notes. I also just fixed a bug I introduced in v1.2.0 for users where max degree >...

A max degree of zero, should show the most nodes compared to max degree > 0 as it will show unfiltered nodes. Just a reminder, this combo of settings will...

Thanks for the details! That's really interesting the same notes work in dev mode. Do you know if the Graph settings in the dev mode (I assume all would be...

All yours! Do you mind showing an example of the UI you are envisioning before you get too far along so we can discuss it?

It is not possible to [change Joplin settings ](https://joplinapp.org/api/references/plugin_api/classes/joplinsettings.html#setvalue) directly from the UI, **but** you can have the [UI post a message](https://github.com/treymo/joplin-link-graph/blob/master/src/ui/index.js#L84) which the plugin can then receive and modify...

I think it's a great idea! I don't think it would be overly complicated to create these tag psuedo-nodes that connect to everything with that tag.

Hey, this is a great idea and something I'm realizing I really want too! I'm picturing a little toolbar at the top of the graph area that let's you set...