Ooker
Ooker
No, I mean the shortcut to cut, copy and paste. In Dit, when I use Ctrl+Shift+C to copy then paste to outside it (Firefox for example), the only sequence I...
The result is better. The pasted text is not "*******" anymore. However sometimes I ## can only paste from Dit to the outside, sometimes reverse work, not both of them....
## OK, I'll wait for the next release, thank you so much :D Ooker. I have some ideas how to improve this, but for now you'll have to use Ctrl+Shift+V...
For a quick hack, how about making invisible edges and let the physic algorithm decides the positions?
# Another example case For a directed graph there will be source points, which have the in-degree=0. I want to group all nodes that are descendants of a source point...
Code to checking if BC is running properly: ```js var bcEdgeList = this.app.plugins.plugins.breadcrumbs.mainG.toJSON().edges var IsBreadcrumbsrunning = new Promise((resolve,reject) => { if(bcEdgeList.length !== 0){ resolve('Breadcrumbs is running properly') } else {...
It has a similar bug #336 . Try turn it off and on to see if it works?
I'll report to you when this happens again
well I haven't use this feature lately. In fact I'm still unsure how this is helpful to me. I remember you said somewhere that it isn't much full-fledged either
I have focused on the note, yet it still doesn't work. It seems that sometimes the plugin cannot read the edges, and sometimes it can