vault backup: 2023-10-28 01:21:38

Affected files:
.obsidian/app.json
.obsidian/community-plugins.json
.obsidian/daily-notes.json
.obsidian/plugins/calendar/data.json
.obsidian/plugins/periodic-notes/data.json
.obsidian/plugins/periodic-notes/main.js
.obsidian/plugins/periodic-notes/manifest.json
.obsidian/plugins/periodic-notes/styles.css
.obsidian/plugins/templater-obsidian/data.json
.obsidian/workspace.json
Haina/Monthly/2023-08.md
Haina/Monthly/2023-09.md
Haina/Monthly/2023-10.md
Haina/Templates/D-log.md
Haina/Templates/M-log.md
Haina/Templates/W-log.md
main
Lei OT 2 years ago
parent 54a4e68f43
commit bda0e43382

@ -16,7 +16,7 @@
"newLinkFormat": "absolute",
"useMarkdownLinks": true,
"alwaysUpdateLinks": true,
"defaultViewMode": "preview",
"defaultViewMode": "source",
"showInlineTitle": true,
"tabSize": 2
}

@ -16,5 +16,6 @@
"templater-obsidian",
"obsidian-excalidraw-plugin",
"calendar",
"obsidian-tasks-plugin"
"obsidian-tasks-plugin",
"periodic-notes"
]

@ -1,3 +1,4 @@
{
"folder": "Daily"
"folder": "Haina/Daily",
"template": "Haina/Templates/D-log"
}

@ -3,7 +3,7 @@
"weekStart": "locale",
"wordsPerDot": 250,
"showWeeklyNote": true,
"weeklyNoteFormat": "",
"weeklyNoteFormat": "gggg-[W]ww_MM.DD",
"weeklyNoteTemplate": "Haina/Templates/W-log",
"weeklyNoteFolder": "Haina/Weekly",
"localeOverride": "system-default"

@ -0,0 +1,34 @@
{
"showGettingStartedBanner": true,
"hasMigratedDailyNoteSettings": true,
"hasMigratedWeeklyNoteSettings": true,
"daily": {
"folder": "Haina/Daily",
"template": "Haina/Templates/D-log.md",
"enabled": true
},
"weekly": {
"format": "gggg-[W]ww_MM.DD",
"folder": "Haina/Weekly",
"template": "Haina/Templates/W-log.md",
"enabled": true
},
"monthly": {
"format": "",
"template": "Haina/Templates/M-log.md",
"folder": "Haina/Monthly",
"enabled": true
},
"quarterly": {
"format": "",
"template": "Haina/Templates/M-log.md",
"folder": "Haina/Quarterly",
"enabled": true
},
"yearly": {
"format": "",
"template": "Haina/Templates/M-log.md",
"folder": "Haina",
"enabled": true
}
}

File diff suppressed because it is too large Load Diff

@ -0,0 +1,10 @@
{
"id": "periodic-notes",
"name": "Periodic Notes",
"description": "Create/manage your daily, weekly, and monthly notes",
"version": "0.0.17",
"author": "Liam Cain",
"authorUrl": "https://github.com/liamcain/",
"isDesktopOnly": false,
"minAppVersion": "0.10.11"
}

@ -0,0 +1,30 @@
.periodic-modal {
min-width: 40vw;
}
.settings-banner {
background-color: var(--background-primary-alt);
border-radius: 8px;
border: 1px solid var(--background-modifier-border);
margin-bottom: 1em;
margin-top: 1em;
padding: 1.5em;
text-align: left;
}
.settings-banner h3 {
margin-top: 0;
}
.settings-banner h4 {
margin-bottom: 0.25em;
}
.has-error {
color: var(--text-error);
}
input.has-error {
color: var(--text-error);
border-color: var(--text-error);
}

@ -7,7 +7,7 @@
""
]
],
"trigger_on_file_creation": false,
"trigger_on_file_creation": true,
"auto_jump_to_cursor": true,
"enable_system_commands": false,
"shell_path": "",

@ -20,45 +20,8 @@
},
"pinned": true
}
},
{
"id": "6dd82de46b10306e",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Haina/Templates/W-log.md",
"mode": "source",
"source": false
}
}
},
{
"id": "cf5dc97d1d45da8b",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Haina/Daily/2023-10-23.md",
"mode": "preview",
"source": false
}
}
},
{
"id": "effa69d3791dc5aa",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Haina/Monthly/2023-10-18.md",
"mode": "preview",
"source": false
}
}
}
],
"currentTab": 1
]
}
],
"direction": "vertical"
@ -141,7 +104,7 @@
"state": {
"type": "outline",
"state": {
"file": "Haina/Templates/W-log.md"
"file": "Haina/Tasks.md"
}
}
},
@ -151,7 +114,7 @@
"state": {
"type": "backlink",
"state": {
"file": "Haina/Templates/W-log.md",
"file": "Haina/Tasks.md",
"collapseAll": true,
"extraContext": false,
"sortOrder": "alphabetical",
@ -224,31 +187,41 @@
"hiddenItems": {
"switcher:Open quick switcher": false,
"graph:Open graph view": false,
"canvas:Create new canvas": false,
"canvas:Create new canvas": true,
"daily-notes:Open today's daily note": false,
"templates:Insert template": false,
"command-palette:Open command palette": false,
"markdown-importer:Open format converter": false,
"templates:Insert template": true,
"command-palette:Open command palette": true,
"markdown-importer:Open format converter": true,
"zk-prefixer:Create new unique note": false,
"table-editor-obsidian:Advanced Tables Toolbar": false,
"templater-obsidian:Templater": false,
"obsidian-excalidraw-plugin:Create new drawing": false,
"dbfolder:Create a new database table": false
"table-editor-obsidian:Advanced Tables Toolbar": true,
"templater-obsidian:Templater": true,
"obsidian-excalidraw-plugin:Create new drawing": true,
"dbfolder:Create a new database table": false,
"periodic-notes:Open today": false
}
},
"active": "6dd82de46b10306e",
"active": "f2160e2bbacf1680",
"lastOpenFiles": [
"Haina/Monthly/2023-10-18.md",
"Haina/Daily/2023-10-23.md",
"Haina/Templates/W-log.md",
"Haina/Templates/M-log.md",
"Haina/Daily/2023-09-15.md",
"Haina/Daily/2023-09-26.md",
"Haina/Templates/D-log.md",
"Haina/Tasks.md",
"Haina/Monthly/2023-08.md",
"Haina/Monthly/2023-09.md",
"Haina/Weekly/2023-W43_10.23.md",
"Haina/Monthly/2023-10.md",
"Haina/Quarterly/2023-Q4.md",
"Haina/Templates/任务 lite.md",
"Haina/Templates/任务.md",
"Haina/Daily/2023-10-23.md",
"Haina/Daily/2023-10-13.md",
"Haina/Daily/2023-09-26.md",
"Haina/Daily/2023-09-15.md",
"Haina/Daily/2023-10-28.md",
"Haina/Quarterly",
"Haina/项目/HT数据分析/文旅局数据统计.md",
"Haina/Weekly",
"Haina/新建文件夹",
"Haina/Tasks.md",
"Haina/分享&培训/有效聆听_10月26日_16_04.md",
"Haina/分享&培训/有效沟通.md",
"Labor union/README.md",
@ -269,17 +242,8 @@
"Haina/项目/SCRM/销售对话沟通.md",
"Haina/项目/SCRM/会议_销售对话沟通_10.23_10_06.md",
"Haina/项目/HT数据分析/权限管理.md",
"Haina/项目/SCRM/SCRM.md",
"Haina/项目/HT数据分析/销售数据管理2.0.md",
"Haina/项目/AI/TiD.md",
"Haina/项目/AI/Perplexity Labs.md",
"Haina/项目/AI/Claude-Step-by-Step Guide to AI-Assisted Employee Training.md",
"Haina/项目/AI/2023-08-09, 黄琦.md",
"Haina/项目/SCRM",
"Haina/项目/HT数据分析",
"Haina/项目/AI",
"Haina/Templates/任务.md",
"Haina/Templates/任务 lite.md",
"atta/Pasted image 20230907134308.png",
"atta/Pasted image 20230907134241.png",
"atta/Pasted image 20230907134211.png",

@ -0,0 +1,15 @@
---
Created: 2023-10-28 Sat
Updated:
tags:
- 月报
---
## 重点工作
## 维护工作
## 创新, 突出贡献
## 事故

@ -1,3 +1,10 @@
## TODO
---
Created: <% tp.file.creation_date("YYYY-MM-DD ddd") %>
Updated:
tags:
- 日报
---
<% tp.file.cursor(1) %>
## TODO

@ -1,6 +1,15 @@
---
Created: <% tp.file.creation_date("YYYY-MM-DD ddd") %>
Updated:
tags:
- 月报
---
## 重点工作
<% tp.file.cursor(1) %>
## 维护工作
## 创新, 突出贡献
## 事故

@ -1,3 +1,12 @@
---
Created: <% tp.file.creation_date("YYYY-MM-DD ddd") %>
Updated:
tags:
- 周报
---
> <% tp.date.weekday("YYYY-MM-DD ddd", 1, tp.file.title, "YYYY-[W]ww_MM-DD") %>
## 上周工作
<% tp.file.cursor(1) %>
## 本周计划

Loading…
Cancel
Save