Skip to content

shijianjs/siyuan-plugin-markmap-view

Repository files navigation

Siyuan markmap view plugin

zread Downloads

中文版

Operations

  • Install the plugin
  • An icon will appear in the top right toolbar
  • Open a document
  • Click the icon to pop up the markmap view
    • Or use the shortcut key Ctrl + Alt + M

Configuration

Global Configuration

  • Operation
    • Click the plugin's configuration button
  • Supports most official configuration options:

Document-level Configuration

Reference: https://markmap.js.org/docs/json-options

  • That is, add two --- at the beginning of the document, and fill in the configuration items between them, the syntax is yaml;
  • The document's Option List is the list of supported configuration items;

Example:

---
markmap:
  initialExpandLevel: 4
---

SiYuan note markdown content

Changelog

Version Changes
v1.6.1 Fix toolbar duplicate display issue
v1.6.0 Support opening in side window
v1.5.0 Fix markdown export mode config issues, add multiple configuration options
v1.4.0 Add node max width config, support auto word wrap
v1.3.0 Export image feature, improve collapsed node display
v1.2.0 Adaptive light/dark theme
v1.1.0 Keyboard shortcut support, default collapse level config
v1.0.1 Multiple optimizations, fix block reference nesting
v1.0.0 🎉 Initial release

Credits

About

思源 markmap 视图插件,以思维导图的形式展示当前笔记。

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors