Felis Mindmap

Mindmap Xmind PWA Vscode Plugin

felisMindmap

felisMindmap是一个所见即所得的思维导图编辑软件。它既是一个PWA在线应用,也是一个VSCode的插件。

This a pwa online app and an extension for VSCode supports editing the mindmap in WYSIWYG mode.

在线体验:线路1 线路2

Github GitHub 工程仓库

vscode VSCode 插件商店

屏幕截图

screenshots

Features

  • Show and edit mindmap
  • The default file format is felis, also support xmind format
  • Support multiple sheet in a mindmap file
  • Switch English and Simplified Chinese for UI automatically according to the enviroment of vscode
  • Support external functions by using the addons, such as import from/export to markdown

Installation

Install through VS Code extensions. Search for “felis mindmap”

Visual Studio Code Market Place: felis-mindmap

Usage

  • Open any file with extension named “.felis” or “.xmind” after install this extension
  • Edit the mindmap by using the shortcuts or the button commands in the menu and floating bar
  • Create an empty file by executing command “new mindmap” in VSCode

Commands

CommandFeature
new mindmapCreate an empty mindmap file

Default Keyboard Shortcuts

KeyFeature
Ctrl+NCreate an empty mind map file
Ctrl+OOpen a mind map file
Ctrl+SSave current mind map file
Ctrl+ZUndo the last edit operation
Ctrl+YRedo the last operation you had undo
TabAdd a new topic as a child of the focus topic
EnterAdd a new topic as a sibling of the focus topic
F2Edit the title of the current focus topic
Ctrl+FSearch a topic
HomeSelect the root topic
Arrow DownSelect the next sibling topic of the current focus topic
Arrow UpSelect the previous sibling topic of the current focus topic
Arrow RightSelect the topic in the right of the current focus topic
Arrow LeftSelect the topic in the left of the current focus topic
DeleteRemove the focus topic

Any other shortcut can be found in the menus. The shortcuts can be changed in the “Preference” options.

FAQ

  • we don’t support the relationship line in the mindmap at this time
  • we only support automatic layout mode, so you can NOT location the topic in a absolute postion
  • the operations “delete the current sheet” and “rename the current sheet” can NOT be revoked
  • for saving memory, we clear all no-used attachments when you change the page. So all the edit operations you have done in the page can NOT be revoked once you change the page.

Release Notes

1.0.5

  • Add the exporting and importing features for the preference
  • The shortcuts of moving the focus between the topic can be modified (for issue #6)
  • Fix the issue #5
  • Fix the bug that the link can not be opened in the vscode environment

1.0.4

  • Support multi-line in the title of the topic
  • Support special the max-width of displaying the title of the topic

1.0.3

  • Fix the bug that user can not select text in editor box by mouse.
  • Add dark mode theme
  • Add report agent addin

1.0.2

  • Add shortcut supported in creating the components of the topic
  • Add an addon named “Report Agent” for designing and generating a report from mindmap

1.0.1

  • Enable customize the shape of the topic box
  • Enhance compatibility in Safari

1.0.0

  • Initial release of felisMindmap

Contact

Please report the issues on https://github.com/season-studio/felisMindmap/issues

Or mail to season-studio@outlook.com if you have any question.