npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

joplin-plugin-kminder-mindmap

v0.8.6

Published

[English](#) [中文](https://github.com/calandradas/Kminder-Mindmap-Joplin-Plugin/blob/main/README_zh.md)

Downloads

9

Readme

Kminder Mindmap Joplin Plugin

English 中文

Kminder Mindmap Joplin Plugin is a mindmap plug-in built on Baidu Brain Map opensource project Kity Minder.

Forked from xeden3's joplin-plugin-kity-minder project and made several modifications.

demo

Features

  • Supports export JSON, MD, and PNG, and import JSON and MD.

  • Now v0.8.6 Supports import Xmind and MindManager with their images, links, notes, markers, lables, priority, progress.

  • Since v0.8.2 supports loading local images into mindmap.

  • i18n now include English, 简体中文, 繁體中文, 日本語, Español, Français and Deutsch, in Tools->Options->Plugins->Kminder Mindmap

  • Supports switching between different languages.

  • Removed the native Kity Minder Baidu image search function, and internationalized all the text.

  • Adjusted part of the UI to make it more in line with operating habits.

Roadmap

  • Others

Thanks

Thanks to the following teams and individuals for their excellent work:

Compiling and Installation

git clone https://github.com/calandradas/Kminder-Mindmap-Joplin-Plugin.git
npm install -g yo
npm install -g generator-joplin
yo joplin --update
npm run dist

Then follow the second step of the installation from file.

Installation from file

1.Download the latest version of calandra.kminder.joplin.zip file from https://github.com/calandradas/Kminder-Mindmap-Joplin-Plugin/releases and uncompress it.

2.Open Joplin's "Tools->Options->Plugins" menu, click on "Manage your plugins", select "Install from file", and select the corresponding calandra.kminder.joplin.jpl to install it.

How to use Kminder Mindmap Plugin

After the installation is complete, create a new note, and a brain icon will appear in the upper right corner of Joplin. Click it to enter the mind map editing mode. To edit an existing mindmap, you need to be in markdown mode. When the mouse is placed on the mindmap, an Edit icon will appear. Click it to enter the mind map editing mode.

List of commonly used shortcut keys: | Key | Performing | | --- | --- | |tab | New Child Item | |shift+tab |New Parent Item| |enter |New Sibling Item| |alt+up | Up Item| |alt+down | Down Item| |ctrl+scroll |Zoom In/Out| |ctrl+c/ctrl+v |Copy/New Child| |ctrl+z/ctrl+y |Undo/Redo|

Other shortcut keys can be seen by right-clicking on items.

☕️ Buy Me a Coffee

If you are interested in the project, you can ⭐STAR️⭐️ it~