Description from extension meta
A bookmark management tool that combines mind map (jsmind) and richtext editor (lexical).
Image from store
Description from store
## Overview
This app displays a hierarchy of bookmarks as a mind map and allows you to save notes at each node of the mind map.
## Features
* You can create multiple mind maps as profiles
* You can save notes in rich text format (images, tables, etc.) for each node of the mind map
* If you save a full screen capture from the context menu, the image will be displayed as a preview when you hover over the node of the mind map
* export/import each profile (Note: exclude preview images)
* Import bookmarks from browser (supports Chrome / Microsoft Edge)
* Import exported file
## Shortcut Keys
### Extension Launch
* Ctrl+K (Mac: Command+K): Open extension popup
### Mind Map Node Operations
* Enter: Add sibling node
* Ctrl+Enter (Insert): Add child node
* Shift+Ctrl+Enter: Bulk add nodes
* F2: Edit node topic
* Delete / Backspace: Delete node (move to trash)
* Ctrl+C / Alt+C: Copy node key
* Space: Expand/collapse node
### Node Selection & Movement
* Arrow keys (↑↓←→): Select nearest node in that direction
* Shift+Arrow keys: Move selected node in that direction
* Ctrl+R / Alt+R: Select root node
### Link & URL Operations
* Shift+Enter: Open node URL in browser
* Enter #{profile}-{nodekey} format in URL field to navigate to specified node in other profiles
### Profile Switching
* Ctrl+P / Alt+P: Switch to next profile
* Shift+Ctrl+P / Shift+Alt+P: Switch to previous profile
### Theme Change
* Ctrl+T / Alt+T: Change to next theme
* Shift+Ctrl+T / Shift+Alt+T: Change to previous theme
### Zoom Operations
* Ctrl+I / Alt+I: Zoom in
* Ctrl+O / Alt+O: Zoom out
## Usage
(Mind map operations)
* Drag and Drop: Move a node's position
* Double click: Edit a node topic
* If you delete the trash node, all the nodes under it will be completely deleted
(others)
* Press the edit button at the bottom right of the screen, edit a note, then press the save button to save the note
* After changing the URL field while the node is selected, the changed URL is saved when the focus is off
* Cross-profile navigation: Copy node key with Ctrl+C/Alt+C and paste it into another node's URL field to create links across profiles
* Click on the “Capture Full Page for Preview” context menu on the opened page to save the preview image
* Since this app use Chrome debugger function, “KnowledgeMap started debugging this browser" is displayed. (automatically turns off after a few seconds)