-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathplugin.json
More file actions
56 lines (56 loc) · 2.05 KB
/
plugin.json
File metadata and controls
56 lines (56 loc) · 2.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
"name": "sy-tomato-plugin",
"author": "IAliceBobI",
"url": "https://github.com/IAliceBobI/sy-tomato-plugin",
"version": "5.3.94",
"minAppVersion": "3.0.3",
"disabledInPublish": false,
"backends": [
"all"
],
"frontends": [
"all"
],
"displayName": {
"default": "Tomato Toolbox",
"zh_CN": "番茄工具箱"
},
"description": {
"default": "[🔓Open Source] [🛡️GitHub Online Compilation] Status Bar Pomodoro, Automatic Export to Markdown, Prefix Document Tree, Mobile Multi-Select, Enhanced Folding, Annotations, Bottom Backlinks, Synchronization Blocks, Mind Guides, Block Relationship Diagrams, Text to Citations, Photo Flash Notes, Reading Points, Bidirectional Links, AI Knowledge Base Q&A, Streaming AI, Database Backlinks, Flashcard Priority, Document Merging, Regular Reminders, Delete Cards During Review, Flashcard Image Blanking, Move to Today's Notes, Clean Up Invalid Flashcards",
"zh_CN": "【🔓已开源】【🛡️Github在线编译】状态栏番茄钟、自动导出markdown、前缀文档树、移动端多选、增强折叠、批注、底部反链、同步块、思维导线、块关系图、文本转引用、拍照闪念、阅读点、双向互链、AI知识库问答、流式AI、数据库反链、闪卡优先级、文档合并、定期提醒、复习时删卡、闪卡图片挖空、移到今日笔记、清理失效闪卡"
},
"readme": {
"default": "README.md",
"zh_CN": "README_zh_CN.md"
},
"funding": {
"openCollective": "",
"patreon": "",
"github": "",
"custom": [
"https://afdian.com/a/playerv5"
]
},
"keywords": [
"TomatoClock",
"Time management",
"Productivity",
"Pomodoro technique",
"Timer plugin",
"Task scheduling",
"Focus sessions",
"Work intervals",
"Breaks",
"Time tracking",
"Timeboxing",
"Time optimization",
"Efficiency",
"Work-life balance",
"Distraction management",
"Task prioritization",
"Time blocking",
"Time visualization",
"Progress tracking",
"Goal setting"
]
}