vault backup: 2023-09-01 18:41:10

This commit is contained in:
CommunistSpectre
2023-09-01 18:41:11 +08:00
parent 4c1bb97465
commit adf36517b9
52 changed files with 498 additions and 421 deletions

View File

@@ -1,8 +1,8 @@
---
Aliases:
Created: <% tp.date.now("YYYY-MM-DD HH:mm:ss") %>
Modified:
Tags:
Title: <% tp.file.title %>
aliases: []
created: <% tp.date.now("YYYY-MM-DD HH:mm:ss") %>
modified:
tags: []
title: <% tp.file.title %>
---
up::[[Atlas/Card|Card]]

View File

@@ -1,11 +1,12 @@
---
Completed: 0
Created: <% tp.date.now("YYYY-MM-DD HH:mm:ss") %>
Incomplete: 2
Modified:
Tags: DailyNote
Title: <% tp.file.title %>
Total: 2
completed: 0
created: <% tp.date.now("YYYY-MM-DD HH:mm:ss") %>
incomplete: 2
modified:
tags:
- DailyNote
title: <% tp.file.title %>
total: 2
---
<%* let url = 'https://www.tianqi.com/zhangzhouxiangcheng/'
let res = await request({url: url,method: "GET"});

View File

@@ -1,17 +1,26 @@
---
Author: {{VALUE:author}}
Banner: "{{VALUE:cover}}"
Cover: {{VALUE:cover}}
Created: <% tp.date.now("YYYY-MM-DD HH:mm:ss") %>
Douban_url: {{VALUE:douban_url}}
ISBN: {{VALUE:isbn}}
Modified:
Pagecount: {{VALUE:pagecount}}
Publisher: {{VALUE:publish}}
Publishyear: {{VALUE:publishyear}}
Rating: {{VALUE:rating}}
Tags: Book
Title: '{{VALUE:bookname}}'
author:
"{ VALUE:author }":
banner: "{{VALUE:cover}}"
cover:
"{ VALUE:cover }":
created: <% tp.date.now("YYYY-MM-DD HH:mm:ss") %>
douban_url:
"{ VALUE:douban_url }":
isbn:
"{ VALUE:isbn }":
modified:
pagecount:
"{ VALUE:pagecount }":
publisher:
"{ VALUE:publish }":
publishyear:
"{ VALUE:publishyear }":
rating:
"{ VALUE:rating }":
tags:
- Book
title: "{{VALUE:bookname}}"
---
up:: [[Book Gallery]]
> [!bookinfo]+ **《{{VALUE:bookname}}》**

View File

@@ -1,21 +1,35 @@
---
Alias: {{VALUE:alias}}
Banner: {{VALUE:banner}}
Country: {{VALUE:country}}
Cover: {{VALUE:Poster}}
Created: <% tp.date.now("YYYY-MM-DD HH:mm:ss") %>
Director: {{VALUE:director}}
Douban_url: {{VALUE:douban_url}}
Genre: {{VALUE:genre}}
IMDb: {{VALUE:IMDb}}
Language: {{VALUE:language}}
Lead: {{VALUE:lead}}
Modified:
Rating: {{VALUE:rating}}
Tags: Movie
Time: {{VALUE:filmlength}}
Title: {{VALUE:fileName}}
Year: {{VALUE:year}}
aliases: []
banner:
"{ VALUE:banner }":
country:
"{ VALUE:country }":
cover:
"{ VALUE:Poster }":
created: <% tp.date.now("YYYY-MM-DD HH:mm:ss") %>
director:
"{ VALUE:director }":
douban_url:
"{ VALUE:douban_url }":
genre:
"{ VALUE:genre }":
imdb:
"{ VALUE:IMDb }":
language:
"{ VALUE:language }":
lead:
"{ VALUE:lead }":
modified:
rating:
"{ VALUE:rating }":
tags:
- Movie
time:
"{ VALUE:filmlength }":
title:
"{ VALUE:fileName }":
year:
"{ VALUE:year }":
---
up:: [[Movie Gallery]]
> [!bookinfo|noicon]+ **《{{VALUE:fileName}}》**

View File

@@ -1,8 +1,9 @@
---
Aliases:
Created: <% tp.date.now("YYYY-MM-DD HH:mm:ss") %>
Modified:
Tags: MOC
Title: <% tp.file.title %>
aliases: []
created: <% tp.date.now("YYYY-MM-DD HH:mm:ss") %>
modified:
tags:
- MOC
title: <% tp.file.title %>
---
up::[[Amadeus]]

View File

@@ -1,11 +1,12 @@
---
Completed:
Created: <% tp.date.now("YYYY-MM-DD HH:mm:ss") %>
Incomplete:
Modified:
Tags: Task
Title: <% tp.file.title %>
Total:
completed:
created: <% tp.date.now("YYYY-MM-DD HH:mm:ss") %>
incomplete:
modified:
tags:
- Task
title: <% tp.file.title %>
total:
---
# <% tp.file.cursor() %>

View File

@@ -1,8 +1,9 @@
---
Created: <% tp.date.now("YYYY-MM-DD HH:mm:ss") %>
Modified:
Tags: DailyNote
Title: <% tp.file.title %>
created: <% tp.date.now("YYYY-MM-DD HH:mm:ss") %>
modified:
tags:
- DailyNote
title: <% tp.file.title %>
---
up::[[DailyNote]]