Jonathan Andrew Wolter
Jonathan Andrew Wolter
More info here as well: http://stackoverflow.com/questions/25838804/gmail-extension-sendmessage-to-background-from-page-context
This would be nice. > The changes I added are in the mind-map-view.ts 61 to 69 line. 99% changes in the file are because of the Prettier plugin I wonder...
Curious the usability how folks would want this, because I'm interested also in this. 1. One idea is to try and listen to `command-shift-p` commands to fold / unfold similar...
Ohhh interesting, thank you so much. I don't think I figured out how to use that when I tried (macOS Chrome) in https://markmap.js.org/repl Clicking that nothing happened. I'm not sure...
I implemented a keyboard level version of this in another library today which possibly we could share inspiration from / etc. https://github.com/lynchjames/obsidian-mind-map/pull/103
It would be helpful to resume after a run completed with e.g. a request erroring out. I'd like to know how to retry that erroring request and potentially it'll all...
For people who read this in the future, my workaround to resume a failed run without manually adding a request was: - copy a file in the `request_queues/default/.json for backup,...
I don't believe I implemented support for that.
thanks - i think the build is failing @elliotwesoff - maybe make this a config option / and fix the tests? appreciate the pull request!
happy to merge if the tests are passing!