Jonathan Andrew Wolter
Jonathan Andrew Wolter
I agree this would be awesome for navigating easier in a large mindmap. This would be useful, and it seems that the underlying library `markmap` supports `initialExpandLevel`. https://markmap.js.org/docs/json-options#initialexpandlevel. Example https://markmap.js.org/repl,...
See also PR https://github.com/lynchjames/obsidian-mind-map/pull/89
I implemented this with the following 2 PRs: - https://github.com/lynchjames/obsidian-mind-map/pull/102 (upgrade mindmap, to make the next possible) - folding shortcuts / commands (open to suggestions how to implement the commands,...
The second commit fixes the warning by using the recommended updated api. (layout-ready was removed, so I updated it with the new mechanism.)
@lynchjames hopefully this is acceptable to merge, and can get out for everyone's benefit! Same as #103 too! Thanks,
Bump? Checking for feedback here please @lynchjames
Hi jaSunny, thanks for commenting. What part of the readme needs clarifying - while it is not as perfect as it could be, I believe it explains everything.
Ping @lynchjames please (:
Happy to merge #13 if the tests are passing. ok to change the tests too based on this new behavior.
If you can create a test case that reproduces it, please submit that here.