mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-17 16:45:21 +00:00
模版插件
1. 可以通过模版快速创建笔记 2. 用户可以自定义模版文件 3. 临时提供 4 个模版文件 插件代码位置: public/plugins/template/plugin.js public/plugins/template/plugin.json 模版文件位置: public/templates/…
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
var Config = {
|
||||
"plugins": [
|
||||
"theme",
|
||||
"template",
|
||||
"import_leanote",
|
||||
"import_evernote",
|
||||
"export_pdf",
|
||||
|
Reference in New Issue
Block a user