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

siyuan-kmind

v1.16.0

Published

[wanglin2/mind-map](https://github.com/wanglin2/mind-map)

Downloads

5

Readme

思源挂件:Kmind

基于下面这位大佬的导图库二次开发而成,感谢大佬@wangling2

wanglin2/mind-map

注意:

反馈此挂件的问题请不要去底层导图库反馈!!!我看不到不说,还会打扰到底层库作者,谢谢配合~ 此挂件为个人业余爱好所作,可能会有不稳定的风险,数据风险自负

使用 Github 快捷反馈点我 使用腾讯问卷快捷反馈 或者 捐赠点我

特点:

1.富文本节点,比较完善的功能,原作者的项目的完整功能演示地址

2.此挂件为精简版(主要没啥空添加所有功能),如果需要完整版,可以去原作者项目体验使用

3.原项目开启了 electron 分支,意味着可以跟思源一样,多端跨平台使用,只需要保存好此挂件导出的导图数据即可任意导入。

4.当节点插入的超链接为思源块链接的时候(例如 siyuan://xxxx),按住 alt+左键单击,即可弹出悬浮预览窗(需要 kmind 插件支持) kmindguide.gif

此挂件已知缺陷:

1.节点内直接粘贴图片后,下次进入该导图,此节点的图片可能会显示不出来,需要双击一下那个节点才能显示出来,建议使用上方操作按钮栏的图片按钮为节点添加图片

最新更新记录:

v1.0.0

说明:

  • 经过半年左右的维护与本人深度使用,此挂件已经比较稳定,所以正式发布 v1.0.0 版本,版本号正式遵循 semver 规范

新增:

  • 导图节点的超链接当为思源块链接的时候,按住 alt+左键单击,即可弹出悬浮预览窗(需要 kmind 插件支持,kmind 插件请去集市中的插件板块下载)
  • 新增全屏模式,进入方式:导图右击 -> 全屏;再次点击或者按下 esc 键即可退出全屏
  • 新增几个内置主题,新增导图结构切换按钮,可以切换导图结构
  • 点击节点上的备注 icon,即可弹出备注编辑框
  • 导图节点图片可以拖动调整大小
  • 新建的节点默认选中,可以直接输入文本

优化:

  • 新建节点,自动选中,可以直接输入文本
  • 性能优化:切换主题不再卡顿。移除 整理布局 按钮,因为此按钮是在切换主题卡顿的时候使用的,现在它已经完成了它的历史使命,光荣退休啦~

其它:

  • 更新 smm 库:0.6.0-fix.1 -> 0.6.6
  • 摘要:修复富文本模式下,新建节点不随主题变化而变化的问题;某些情况(通常是英文节点),节点文本显示不完全;more...

历史更新记录点我查看