Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

优化插件启停模板 #64

Merged
merged 1 commit into from
Jan 3, 2023
Merged

优化插件启停模板 #64

merged 1 commit into from
Jan 3, 2023

Conversation

hustrjh
Copy link
Contributor

@hustrjh hustrjh commented Jan 3, 2023

修改说明

  1. 增加图标,方便区分选项。
    image
    image
  2. 新增数组,方便用户增加插件分组。
    image
  3. 新增的 以上全部 选项及程序,可自动将用户新增的分组合并操作。
    image
    image
    image
  4. 新增 更多操作 ,主要包含 除···外所有插件 的启停操作,这里的所有是所有已装插件。
    image
    image
  5. 新增启停插件组的提示框,3s自动消失
    image
  6. 改进开启编辑分组标签页的操作体验,在右侧打开,而不是左右拆分
    image
  7. 新增操作提示信息
    image

期望

还想把所有分组放在一个md文件,通过标题的方式区分和读取。这样用户编辑、修改和增加分组也会更加方便。但目前能力有限,暂时还做不到,仅能读取文件,还不能读取标题下内容。

这个插件启停模板的初衷是想在启动Obsidian时尽量少地启动插件、加快速度,同时减少一些占用内存大的插件影响使用Obsidian的流畅度,在需要某些功能时可以快速批量地启动相应插件。感谢大大将模板放进示例库中,我也希望把它改进地更好、更方便其他人使用。

1、选框增加图标;
2、优化模板函数,方便用户新增插件分组;
3、增加系统提示框;
4、增加操作提示及操作选项;
@cumany cumany merged commit 3a97f01 into PKM-er:main Jan 3, 2023
@cumany
Copy link
Collaborator

cumany commented Jan 3, 2023

厉害了 支持!

@hustrjh
Copy link
Contributor Author

hustrjh commented Jan 3, 2023

第一次真正参与到开源项目,开心~ 里面的JS代码也是边学边用,过奖了~ 😄

@cumany
Copy link
Collaborator

cumany commented Jan 3, 2023

开源就是在交流中互相进步。
这个插件 https://github.com/Mocca101/obsidian-plugin-groups 可以考虑下 应该提供了类似的功能,用插件实现了。

@hustrjh
Copy link
Contributor Author

hustrjh commented Jan 3, 2023

谢谢,看上去不错哈~

cumany added a commit that referenced this pull request Jan 4, 2023
- 增加canvas 相关插件和教程 [[canvas白板介绍_middle.canvas]]
- 增加canvas主页[[Home_middle.canvas]]
- 插件启停 功能更新 #64
- 增加春节烟火特效
- 增加dataview 任务时间线视图[[【dv】tasks任务以时间线视图汇总]]
- 增加一款新的数字时钟
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants