mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
vault backup: 2025-08-13 18:24:51
This commit is contained in:
parent
5c88efec8a
commit
aeb64e6a9c
@ -3,7 +3,7 @@ title: 새로운 테스트
|
||||
description:
|
||||
tags:
|
||||
date: 2025-08-11
|
||||
draft: true
|
||||
draft: false
|
||||
aliases:
|
||||
---
|
||||
안녕하세요
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: 프로퍼티로 작성한 제목인 임시 포스트입니다.
|
||||
description:
|
||||
draft: true
|
||||
draft: false
|
||||
date: 2025-08-11
|
||||
aliases:
|
||||
---
|
||||
|
||||
@ -1,29 +0,0 @@
|
||||
---
|
||||
tags:
|
||||
---
|
||||
<%*
|
||||
let now = new Date();
|
||||
now.setHours(now.getHours() + 9);
|
||||
let dateString = now.toISOString().replace(/[-T:.Z]/g, '').slice(0, 14);
|
||||
let file_written_date = dateString.substr(0,8) + '_' +dateString.substr(8,14);
|
||||
|
||||
await tp.file.rename(file_written_date + ":")
|
||||
-%>
|
||||
|
||||
- [ ] is writing done?
|
||||
# Entry Point
|
||||
|
||||
|
||||
## Why i taking this note?
|
||||
|
||||
|
||||
## Outline / Summary
|
||||
|
||||
|
||||
# Main Text
|
||||
|
||||
|
||||
# Outgoing Link & Reference
|
||||
|
||||
|
||||
# Further Information & Research
|
||||
@ -2,7 +2,7 @@
|
||||
title: 제목을 입력하세요
|
||||
description:
|
||||
tags:
|
||||
date: <% tp.date.now("YYYY-MM-DD HH:mm:ss") %>
|
||||
date: <% tp.date.now("YYYY-MM-DD") %>
|
||||
draft: true
|
||||
aliases:
|
||||
---
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
---
|
||||
date: <% tp.date.now("YYYYMMDDHHmmss") %>
|
||||
date: <% tp.date.now("YYYY-MM-DD") %>
|
||||
tags:
|
||||
aliases:
|
||||
cssClass:
|
||||
cssclasses:
|
||||
publish:
|
||||
---
|
||||
<%*
|
||||
|
||||
@ -1,35 +0,0 @@
|
||||
---
|
||||
ingredients:
|
||||
- apples: 1
|
||||
- pears: 2
|
||||
- oranges: 3
|
||||
ingredients_optional:
|
||||
- grape: 4
|
||||
category:
|
||||
tags:
|
||||
cooking_time:
|
||||
difficulty:
|
||||
aliases:
|
||||
cssClass:
|
||||
publish:
|
||||
---
|
||||
- [ ] is writing done?
|
||||
***
|
||||
# 재료
|
||||
>[!warning] Please
|
||||
> - Frontmatter의 ingredients에 적힌 재료명을, obsidian link : `[[]]` 를 통해 해당 섹션에도 삽입해주세요.
|
||||
> - ex) `[[apples]], [[pears]], [[oranges]]`
|
||||
> - 추후 backlink를 통해 검색과 재료 설명, 대체제 설명 등을 원활하게 하기 위함입니다.
|
||||
|
||||
|
||||
|
||||
***
|
||||
# 조리방법(순서)
|
||||
|
||||
1. text
|
||||
***
|
||||
# 참조 링크
|
||||
|
||||
1. text
|
||||
***
|
||||
# Note
|
||||
@ -1,41 +0,0 @@
|
||||
---
|
||||
date: <% tp.date.now("YYYYMMDDHHmmss") %>
|
||||
type:
|
||||
title:
|
||||
aliases:
|
||||
author(lecturer):
|
||||
tags:
|
||||
category:
|
||||
status:
|
||||
cssClass:
|
||||
publish:
|
||||
---
|
||||
|
||||
<h1>Cover Image</h1>
|
||||
|
||||
![[sample image(for template).png| 400x400 ]]
|
||||
|
||||
***
|
||||
|
||||
>[!caution]
|
||||
>- **Study 글에서 Frontmatter 작성 시**, 아래와 같은 규칙을 반드시 지켜주세요.
|
||||
> - **type**는 book, lecture, paper 중 하나로 선택
|
||||
|
||||
***
|
||||
<h1>Contents</h1>
|
||||
|
||||
1. text
|
||||
|
||||
***
|
||||
<h1>Link</h1>
|
||||
|
||||
- link
|
||||
|
||||
***
|
||||
<h1>Other Metadata(Optional)</h1>
|
||||
|
||||
- [start_read_date:: <% tp.file.creation_date() %>]
|
||||
- [finish_read_date:: ]
|
||||
- [total_page:: ]
|
||||
- [book_note:: ]
|
||||
- [my_rate:: ]
|
||||
@ -1,84 +0,0 @@
|
||||
|
||||
|
||||
---
|
||||
date: <% tp.date.now("YYYYMMDDHHmmss") %>
|
||||
type: paper
|
||||
doi:
|
||||
tags:
|
||||
year:
|
||||
journal:
|
||||
aliases:
|
||||
|
||||
|
||||
>[!caution]
|
||||
>- **Study 글에서 Frontmatter 작성 시**, 아래와 같은 규칙을 반드시 지켜주세요.
|
||||
> - **type**는 book, lecture, paper 중 하나로 선택
|
||||
|
||||
- [ ] is writing done?
|
||||
|
||||
# (Info) Note
|
||||
|
||||
***
|
||||
- 논문과 관련된 개인 기록 사항이 있을 시 기록
|
||||
|
||||
***
|
||||
|
||||
# APA 7th Citation
|
||||
|
||||
***
|
||||
|
||||
***
|
||||
|
||||
# Abstract
|
||||
|
||||
***
|
||||
|
||||
***
|
||||
|
||||
# Introduction
|
||||
|
||||
***
|
||||
|
||||
***
|
||||
|
||||
# Literature Review
|
||||
|
||||
***
|
||||
|
||||
***
|
||||
|
||||
# Contribution
|
||||
|
||||
***
|
||||
|
||||
***
|
||||
|
||||
# Problem Statement and Definitions
|
||||
|
||||
***
|
||||
|
||||
***
|
||||
|
||||
# Analysis(Experimental Results)
|
||||
|
||||
***
|
||||
|
||||
***
|
||||
|
||||
# Conclusion
|
||||
|
||||
***
|
||||
|
||||
***
|
||||
|
||||
# Limiation(Future Improvements)
|
||||
|
||||
***
|
||||
|
||||
***
|
||||
|
||||
# Reference(Prior Works)
|
||||
|
||||
***
|
||||
|
||||
***
|
||||
@ -1,30 +0,0 @@
|
||||
---
|
||||
tags:
|
||||
- zettelkasten
|
||||
---
|
||||
<%*
|
||||
let now = new Date();
|
||||
now.setHours(now.getHours() + 9);
|
||||
let dateString = now.toISOString().replace(/[-T:.Z]/g, '').slice(0, 14);
|
||||
let file_written_date = dateString.substr(0,8);
|
||||
|
||||
await tp.file.rename(file_written_date + "-여기에 제목 입력")
|
||||
-%>
|
||||
|
||||
- [ ] is writing done?
|
||||
# 기록의 동기 / 필요성(Motivation, Need for Records)
|
||||
|
||||
|
||||
# 원자화된 설명(Explanation)
|
||||
|
||||
|
||||
# 활용과 한계(Uses)
|
||||
|
||||
|
||||
|
||||
# 외부 링크 참조(Reference)
|
||||
> [!Important]
|
||||
> - `Alt+E` > `하이퍼링크(Hyperlink)`사용 가능
|
||||
> - 외부 링크가 아닌 다른 Zettelkasten 문서의 경우, 글을 쓰다 필요한 부분에 `[[]]`를 통해 링크할 것
|
||||
|
||||
|
||||
@ -1,69 +0,0 @@
|
||||
<%*
|
||||
const setStart = "START"
|
||||
const clipboard = await tp.system.clipboard()
|
||||
|
||||
var Question = await tp.system.prompt("문제지(앞면)에 표시할 내용을 입력해주세요", clipboard)
|
||||
var Word = await tp.system.prompt("입력된 문장 중, 어느 영단어에 빈칸을 뚫으시겠습니까?", Question)
|
||||
var Answer = await tp.system.prompt("답안지(뒷면)에 표시할 내용을 입력해주세요")
|
||||
|
||||
var Choices = Sentence.replace(/\s/g, ' / ');
|
||||
|
||||
let now = new Date();
|
||||
now.setHours(now.getHours() + 9);
|
||||
let dateString = now.toISOString().replace(/[-T:.Z]/g, '').slice(0, 14);
|
||||
let ankiString = 'Anki ' + dateString.substr(0,8) + '_' +dateString.substr(8,14);
|
||||
await tp.file.rename(ankiString)
|
||||
-%>
|
||||
***
|
||||
> [!Information]
|
||||
> - 빈 칸이 길 때 사용합니다
|
||||
> -
|
||||
|
||||
CREATED : <% tp.date.now("YYYY_MM_DD_HHmmss") %>
|
||||
|
||||
<% setStart %>
|
||||
KOREANKI_WRITING_CLOZE
|
||||
Question: {{c1::<% Sentence %>}}
|
||||
Translation: <% Meaning %>
|
||||
Type?: 1
|
||||
Choices: <% Choices %>
|
||||
Solution:
|
||||
Title: 다음 문장(한글)을 읽고 외국어(영어)로 작문해주세요.
|
||||
Category:
|
||||
Unit:
|
||||
Image:
|
||||
END
|
||||
|
||||
FILE TAGS: SENTENSE(KOR_to_ENG)
|
||||
TARGET DECK: Study English
|
||||
***
|
||||
|
||||
<h1>Commentary & Reference</h1>
|
||||
|
||||
_문제의 해설을 적어주세요. 필요하다면 obsidian의 다른 문서나 외부 페이지도 참조해주세요_
|
||||
***
|
||||
- text
|
||||
|
||||
***
|
||||
|
||||
<h2>Outgoing Link</h2>
|
||||
|
||||
_이후에 읽어야 하거나 이후에 읽으면 좋을 글을 참조_
|
||||
***
|
||||
- text
|
||||
***
|
||||
|
||||
> [!info] Note Type 앞의 # 지우기 + File명은 'ANKI + 생성된ID' 로 통일
|
||||
> Question: 여기에 **정답을 입력**(작문할 문장 전체를 cloze로 만들어주기)
|
||||
> - ex) {{c1::I've always had a great many worries, most of which were silly.}}
|
||||
> Translation: 정답 언어의 번역을 입력
|
||||
> Type?: 키보드 타이핑을 원하는 경우 1 입력
|
||||
> Choices: 위 Quesion에 입력한 문장을 원하는 단위로 쪼개줌 (Anki가 랜덤으로 섞음, **힌트 역할**)
|
||||
> - ex) I / have / always / had / a great many worries / most of which / were / silly.
|
||||
> Solution: 뒷면에 나오는 정답 해설
|
||||
> Title: 문제의 제목
|
||||
> Category: 카테고리 분류(우측 첫째줄)
|
||||
> Unit: 유닛 혹은 챕터명(우측 둘째줄)
|
||||
> Image: 이미지 입력
|
||||
|
||||
`해당 Template은 KOREANKI 카페의 https://cafe.naver.com/koreanki/143 를 통해 작성하였습니다.`
|
||||
@ -1,52 +0,0 @@
|
||||
<%*
|
||||
const clipboard = await tp.system.clipboard()
|
||||
const setStart = "START"
|
||||
var Question = await tp.system.prompt("퀴즈 문제를 입력하세요. (cloze는 formatting을 사용해 작성 요)", clipboard)
|
||||
|
||||
let now = new Date();
|
||||
now.setHours(now.getHours() + 9);
|
||||
let dateString = now.toISOString().replace(/[-T:.Z]/g, '').slice(0, 14);
|
||||
let ankiString = 'Anki ' + dateString.substr(0,8) + '_' +dateString.substr(8,14);
|
||||
await tp.file.rename(ankiString)
|
||||
|
||||
-%>
|
||||
|
||||
***
|
||||
|
||||
CREATED : <% tp.date.now("YYYY_MM_DD_HHmmss") %>
|
||||
<%setStart%>
|
||||
KOREANKI_CLOZE
|
||||
Text: <%Question%>
|
||||
Extra:
|
||||
Title:
|
||||
Reference:
|
||||
Source:
|
||||
Category:
|
||||
Unit:
|
||||
END
|
||||
|
||||
FILE TAGS: Quiz_with_Cloze
|
||||
TARGET DECK: Anki Quiz
|
||||
|
||||
***
|
||||
|
||||
<h1>Commentary & Reference</h1>
|
||||
|
||||
_문제의 해설을 적어주세요. 필요하다면 obsidian의 다른 문서나 외부 페이지도 참조해주세요_
|
||||
***
|
||||
- text
|
||||
|
||||
***
|
||||
|
||||
<h2>Outgoing Link</h2>
|
||||
|
||||
_이후에 읽어야 하거나 이후에 읽으면 좋을 글을 참조_
|
||||
***
|
||||
- text
|
||||
***
|
||||
|
||||
> [!info] Note Type 앞의 # 지우기 + File명은 'ANKI + 생성된ID' 로 통일
|
||||
> Front: 앞면, cloze 입력 가능 {{c1:cloze}}
|
||||
> Back: 뒷면
|
||||
|
||||
`해당 Template은 KOREANKI 카페의 https://cafe.naver.com/koreanki/13 를 통해 작성하였습니다.`
|
||||
@ -1,69 +0,0 @@
|
||||
<%*
|
||||
const clipboard = await tp.system.clipboard()
|
||||
const setStart = "START"
|
||||
var Question = await tp.system.prompt("퀴즈 문제(Context)를 입력하세요. (cloze는 formatting을 사용해 작성 요)", clipboard)
|
||||
|
||||
let now = new Date();
|
||||
now.setHours(now.getHours() + 9);
|
||||
let dateString = now.toISOString().replace(/[-T:.Z]/g, '').slice(0, 14);
|
||||
let ankiString = 'Anki ' + dateString.substr(0,8) + '_' +dateString.substr(8,14);
|
||||
await tp.file.rename(ankiString)
|
||||
|
||||
-%>
|
||||
|
||||
***
|
||||
|
||||
CREATED : <% tp.date.now("YYYY_MM_DD_HHmmss") %>
|
||||
<% setStart %>
|
||||
KOREANKI_BASIC_CONTEXT
|
||||
CONTEXT: <% Question %>
|
||||
Q1:
|
||||
A1:
|
||||
Personal Notes:
|
||||
Missed Questions:
|
||||
Q2:
|
||||
A2:
|
||||
Q3:
|
||||
A3:
|
||||
Q4:
|
||||
A4:
|
||||
Q5:
|
||||
A5:
|
||||
Q6:
|
||||
A6:
|
||||
Q7:
|
||||
A7:
|
||||
Q8:
|
||||
A8:
|
||||
Q9:
|
||||
A9:
|
||||
Q10:
|
||||
A10:
|
||||
END
|
||||
|
||||
FILE TAGS: Quiz_With_Context
|
||||
TARGET DECK: Anki Quiz
|
||||
|
||||
***
|
||||
|
||||
<h1>Commentary & Reference</h1>
|
||||
|
||||
_문제의 해설을 적어주세요. 필요하다면 obsidian의 다른 문서나 외부 페이지도 참조해주세요_
|
||||
***
|
||||
- text
|
||||
|
||||
***
|
||||
|
||||
<h2>Outgoing Link</h2>
|
||||
|
||||
_이후에 읽어야 하거나 이후에 읽으면 좋을 글을 참조_
|
||||
***
|
||||
- text
|
||||
***
|
||||
|
||||
> [!info] Note Type 앞의 # 지우기 + File명은 'ANKI + 생성된ID' 로 통일
|
||||
> Context: 본문
|
||||
> Q1~Q10: 하위문제
|
||||
> A1~A10: 하위문제에 해당하는 답안
|
||||
|
||||
`해당 Template은 KOREANKI 카페의 https://cafe.naver.com/koreanki/104 를 통해 작성하였습니다.`
|
||||
@ -1,48 +0,0 @@
|
||||
<%*
|
||||
const setStart = "START"
|
||||
const clipboard = await tp.system.clipboard()
|
||||
var Question = await tp.system.prompt("퀴즈 문제를 입력하세요", clipboard)
|
||||
var Answer = await tp.system.prompt("퀴즈 정답을 입력하세요")
|
||||
|
||||
let now = new Date();
|
||||
now.setHours(now.getHours() + 9);
|
||||
let dateString = now.toISOString().replace(/[-T:.Z]/g, '').slice(0, 14);
|
||||
let ankiString = 'Anki ' + dateString.substr(0,8) + '_' +dateString.substr(8,14);
|
||||
await tp.file.rename(ankiString)
|
||||
|
||||
-%>
|
||||
|
||||
***
|
||||
|
||||
CREATED : <% tp.date.now("YYYY_MM_DD_HHmmss") %>
|
||||
<% setStart %>
|
||||
KOREANKI_BASIC
|
||||
Front: <% Question %>
|
||||
Back: <% Answer %>
|
||||
END
|
||||
|
||||
FILE TAGS: shortanswerQuestion
|
||||
TARGET DECK: Anki Quiz
|
||||
|
||||
***
|
||||
|
||||
<h1>Commentary & Reference</h1>
|
||||
|
||||
_문제의 해설을 적어주세요. 필요하다면 obsidian의 다른 문서나 외부 페이지도 참조해주세요_
|
||||
***
|
||||
- text
|
||||
|
||||
***
|
||||
|
||||
<h2>Outgoing Link</h2>
|
||||
|
||||
_이후에 읽어야 하거나 이후에 읽으면 좋을 글을 참조_
|
||||
***
|
||||
- text
|
||||
***
|
||||
|
||||
> [!info] Note Type 앞의 # 지우기 + File명은 'ANKI + 생성된ID' 로 통일
|
||||
> Front: 앞면, cloze 입력 가능 {{c1:cloze}}
|
||||
> Back: 뒷면
|
||||
|
||||
`해당 Template은 KOREANKI 카페의 https://cafe.naver.com/koreanki/45 를 통해 작성하였습니다.`
|
||||
@ -1,76 +0,0 @@
|
||||
<%*
|
||||
const setStart = "START"
|
||||
const clipboard = await tp.system.clipboard()
|
||||
var Sentence = await tp.system.prompt("영단어를 통한 한글 뜻 맞추기입니다. 전체 영어 문장을 입력해주세요", clipboard)
|
||||
var Word = await tp.system.prompt("입력된 문장 중, 어느 영단어에 빈칸을 뚫으시겠습니까?", Sentence+" 중 단어 선택")
|
||||
if (Sentence.includes(Word)) {
|
||||
console.log("문장 내 단어가 있습니다");
|
||||
} else {
|
||||
return;
|
||||
}
|
||||
var Meaning = await tp.system.prompt("입력된 영단어의 한글 뜻은 무엇입니까?", Word+'의 뜻을 입력하세요')
|
||||
|
||||
if (Sentence.includes(Word)) {
|
||||
var newSentence = Sentence.replace(
|
||||
Word,
|
||||
`{{c1::${Meaning}::${Word};${Meaning[0]}--}}`
|
||||
);
|
||||
console.log(newSentence);
|
||||
}
|
||||
|
||||
let now = new Date();
|
||||
now.setHours(now.getHours() + 9);
|
||||
let dateString = now.toISOString().replace(/[-T:.Z]/g, '').slice(0, 14);
|
||||
let ankiString = 'Anki ' + dateString.substr(0,8) + '_' +dateString.substr(8,14);
|
||||
|
||||
await tp.file.rename(ankiString)
|
||||
-%>
|
||||
|
||||
***
|
||||
|
||||
CREATED : <% tp.date.now("YYYY_MM_DD_HHmmss") %>
|
||||
<% setStart %>
|
||||
KOREANKI_VOCA_CLOZE
|
||||
Text: <% newSentence %>
|
||||
Type?: 1
|
||||
Extra:
|
||||
Title: 문장에 제시된 빈 칸(영어)을 보고, 다음 단어의 뜻(한글)을 맞춰주세요.
|
||||
Category:
|
||||
Unit:
|
||||
Reference:
|
||||
Source:
|
||||
Image:
|
||||
END
|
||||
|
||||
FILE TAGS: VOCA(ENG to KOR)
|
||||
TARGET DECK: Study English
|
||||
***
|
||||
|
||||
<h1>Commentary & Reference</h1>
|
||||
|
||||
_문제의 해설을 적어주세요. 필요하다면 obsidian의 다른 문서나 외부 페이지도 참조해주세요_
|
||||
***
|
||||
- text
|
||||
|
||||
***
|
||||
|
||||
<h2>Outgoing Link</h2>
|
||||
|
||||
_이후에 읽어야 하거나 이후에 읽으면 좋을 글을 참조_
|
||||
***
|
||||
- text
|
||||
***
|
||||
|
||||
> [!info] Note Type 앞의 # 지우기 + File명은 'ANKI + 생성된ID' 로 통일
|
||||
> Text: 빈칸으로 만들 텍스트(본문)
|
||||
> - ex) the {{c1::conclusion::결론; c--}} of a trustworthy … 라 입력하면, 1번째(c1) 빈칸에는 결론; c- 라고 나오고, conclusion이라는 단어를 맞춰야 함
|
||||
> Type?: 키보드 타이핑을 추가하려면 1을 입력
|
||||
> Extra: 부가적인 설명 (뒷장 답안지에만 출력됨)
|
||||
> Title: 문제의 제목
|
||||
> Category: 카테고리 분류(우측 첫째줄)
|
||||
> Unit: 유닛 혹은 챕터명(우측 둘째줄)
|
||||
> Reference: 기타 참고자료 (뒷장 답안지에만 출력됨)
|
||||
> Source: 기타 출처
|
||||
> Image: 이미지 입력
|
||||
|
||||
`해당 Template은 KOREANKI 카페의 https://cafe.naver.com/koreanki/143 를 통해 작성하였습니다.`
|
||||
Loading…
Reference in New Issue
Block a user