vault backup: 2025-03-04 21:29:37

Affected files:
.obsidian/appearance.json
.obsidian/community-plugins.json
.obsidian/plugins/obsidian-style-settings/data.json
Haina/项目/支付中心/PayPal.md
main
Lei OT 4 months ago
parent 93e3528a08
commit c5ebfe4c1d

@ -1,12 +1,11 @@
{ {
"theme": "moonstone", "theme": "moonstone",
"cssTheme": "Blue Topaz", "cssTheme": "Things",
"baseFontSize": 16, "baseFontSize": 16,
"textFontFamily": "", "textFontFamily": "",
"monospaceFontFamily": "Fira Code", "monospaceFontFamily": "Fira Code",
"accentColor": "", "accentColor": "",
"enabledCssSnippets": [ "enabledCssSnippets": [
"index", "index"
"checklist-icons"
] ]
} }

@ -1,6 +1,5 @@
[ [
"obsidian-style-settings", "obsidian-style-settings",
"table-editor-obsidian",
"obsidian-quiet-outline", "obsidian-quiet-outline",
"obsidian-enhancing-mindmap", "obsidian-enhancing-mindmap",
"obsidian-auto-link-title", "obsidian-auto-link-title",
@ -11,14 +10,11 @@
"obsidian-enhancing-export", "obsidian-enhancing-export",
"obsidian-git", "obsidian-git",
"obsidian-pandoc", "obsidian-pandoc",
"dbfolder",
"dataview", "dataview",
"templater-obsidian", "templater-obsidian",
"calendar", "calendar",
"obsidian-tasks-plugin", "obsidian-tasks-plugin",
"periodic-notes", "periodic-notes",
"advanced-cursors",
"obsidian-excalidraw-plugin", "obsidian-excalidraw-plugin",
"text-snippets-obsidian", "text-snippets-obsidian"
"obsidian-list-callouts"
] ]

@ -1,6 +1,5 @@
{ {
"blue-topaz-theme@@color-scheme-options": "color-scheme-options-topaz-nord", "blue-topaz-theme@@color-scheme-options": "color-scheme-options-topaz-nord",
"sanctum@@light-mode-palette": "sanctum-coldgrey",
"Yin and Yang@@l-accent": "#AE99C7", "Yin and Yang@@l-accent": "#AE99C7",
"Yin and Yang@@d-accent": "#AE99C7", "Yin and Yang@@d-accent": "#AE99C7",
"blue-topaz-theme@@hide-titlebar-text": true, "blue-topaz-theme@@hide-titlebar-text": true,
@ -23,5 +22,9 @@
"blue-topaz-theme@@background-settings-workplace-background-image": true, "blue-topaz-theme@@background-settings-workplace-background-image": true,
"blue-topaz-theme@@toggle-nonoverlapping-bg": false, "blue-topaz-theme@@toggle-nonoverlapping-bg": false,
"blue-topaz-theme@@toggle-bg-panel-page": false, "blue-topaz-theme@@toggle-bg-panel-page": false,
"blue-topaz-theme@@background-settings-workplace-theme-light": "background-settings-workplace-waves-light" "blue-topaz-theme@@background-settings-workplace-theme-light": "background-settings-workplace-waves-light",
"sanctum@@color-accent-rgb-l": "165, 119, 218",
"sanctum@@active-line-accent": "rgba(var(--color-accent-rgb), .3)",
"sanctum@@light-mode-contrast-mode": "sanctum-default-light",
"sanctum@@heading-outline": "#"
} }

@ -1,6 +1,6 @@
--- ---
Created: 2024-04-24 Wed Created: 2024-04-24 Wed
Updated: 2025-02-19 10:04 Wed Updated: 2025-03-04 21:14 Tue
--- ---
### Merchant SERVER API ### Merchant SERVER API
@ -18,6 +18,10 @@ Updated: 2025-02-19 10:04 Wed
[Checkout](https://developer.paypal.com/docs/checkout/) [Checkout](https://developer.paypal.com/docs/checkout/)
### Todo
1. [ ] 自动分期, 每月发给客人/每月提醒顾问 2025-03-04
### ACDC ### ACDC
#### Credit card #### Credit card

Loading…
Cancel
Save