ada-pc: 2026-06-09 20:34:19 | 1

Affected files:
.obsidian/plugins/editing-toolbar/data.json
This commit is contained in:
Dmitry
2026-06-09 20:34:19 +03:00
parent 50b2b29133
commit 8091cea606
+45 -5
View File
@@ -3,6 +3,11 @@
"aestheticStyle": "glass", "aestheticStyle": "glass",
"positionStyle": "top", "positionStyle": "top",
"menuCommands": [ "menuCommands": [
{
"id": "editing-toolbar:ai-tools",
"name": "AI Tools",
"icon": "lucide-sparkles"
},
{ {
"id": "editing-toolbar:editor-undo", "id": "editing-toolbar:editor-undo",
"name": "Undo editor", "name": "Undo editor",
@@ -389,8 +394,19 @@
"icon": "exit-fullscreen" "icon": "exit-fullscreen"
} }
], ],
"followingCommands": [], "followingCommands": [
{
"id": "editing-toolbar:ai-tools",
"name": "AI Tools",
"icon": "lucide-sparkles"
}
],
"topCommands": [ "topCommands": [
{
"id": "editing-toolbar:ai-tools",
"name": "AI Tools",
"icon": "lucide-sparkles"
},
{ {
"id": "editing-toolbar:editor-undo", "id": "editing-toolbar:editor-undo",
"name": "Undo editor", "name": "Undo editor",
@@ -778,6 +794,11 @@
} }
], ],
"fixedCommands": [ "fixedCommands": [
{
"id": "editing-toolbar:ai-tools",
"name": "AI Tools",
"icon": "lucide-sparkles"
},
{ {
"id": "editing-toolbar:editor-undo", "id": "editing-toolbar:editor-undo",
"name": "Undo editor", "name": "Undo editor",
@@ -1066,7 +1087,13 @@
"icon": "exit-fullscreen" "icon": "exit-fullscreen"
} }
], ],
"mobileCommands": [], "mobileCommands": [
{
"id": "editing-toolbar:ai-tools",
"name": "AI Tools",
"icon": "lucide-sparkles"
}
],
"enableMultipleConfig": true, "enableMultipleConfig": true,
"enableTopToolbar": true, "enableTopToolbar": true,
"enableFollowingToolbar": false, "enableFollowingToolbar": false,
@@ -1128,7 +1155,7 @@
"toolbarIconSize": 18, "toolbarIconSize": 18,
"useCurrentLineForRegex": false, "useCurrentLineForRegex": false,
"ai": { "ai": {
"enabled": false, "enabled": true,
"consentAccepted": true, "consentAccepted": true,
"onboardingShown": true, "onboardingShown": true,
"providerMode": "pkmer-first", "providerMode": "pkmer-first",
@@ -1149,8 +1176,21 @@
"artifact": "03-agent" "artifact": "03-agent"
}, },
"pkmer": { "pkmer": {
"tokenExpiresAt": 0, "tokenExpiresAt": 1781029779652,
"userInfo": null "userInfo": {
"sub": "fa484d57-e07b-48f3-9410-ff0ce39782d8",
"name": "gcdmitry",
"email": "gcdmitry@gmail.com",
"ai_quota": {
"quota": 50000000,
"usedQuota": 0,
"remainingQuota": 50000000,
"remainingTokens": 100,
"requestCount": 0
},
"thino": false,
"supporter": false
}
}, },
"enableCustomModel": false, "enableCustomModel": false,
"customModel": { "customModel": {