Workflow
Frontmatter
-
status : ์งํ ์ํฉ
-
note-type : ๋ ธํธ ์ข ๋ฅ
- template
- daily note
- weekly note
- monthly note
- yearly note
- โฆ
-
note-level: ๋ ธํธ ์์ฝ ์ ๋ โ (Z) ZettelKasten ํด๋ ํ์๋ก ์ด๋- raw - (0) Zettel ๐/
- bold - (1) Fleeting ๐๏ธ/
- highlight - (2) Literature ๐๏ธ/
- summary - (3) Permanent ๐/
- note-stages : ๋ ธํธ ๋จ๊ณ ์ ๋ โ stage ํ์๋ก ํตํฉ
-
contents-from: ๋ด์ฉ ์ถ์ฒ โ tags: format ํ์๋ก ํตํฉ -
field: ๋ด์ฉ ๋ถ์ผ โ tags : field ํ์๋ก ํตํฉ- language language
- philosophy philosophy
- math math
- science science
- computer computer
- โฆ
-
category : ํ์ผ ๋ถ์ผ
- people
- โฆ
Quartz Frontmatter
title: Title of the page
description: Description of the page used for link previews.
date: 2025-05-01
permalink: "note.md"
aliases: ["nnnn"]
tags: ["tag1", "tag2"]
tags:
-tag1
-tag2
comments: false
draft: true
This is a heading 1
This is a heading 2
This is a heading 3
This is a heading 4
This is a heading 5
This is a heading 6
Supported Markdown extensions
Syntax
Syntax | Description |
---|---|
[[Link]] | Internal links |
![[Link]] | Embedding files |
![[Link\#^id]] | Block references |
^id | Defining a block |
%% | Comments |
<!-- \n --> | Comments |
~~ | Strikethroughs |
== | Highlights |
** | Bold |
* | Italic |
``` | Code blocks |
- [ ] | Incomplete task |
- [x] | Completed task |
> [!note] | Callouts |
(see link) | Tables |
Bold, italics, highlights
Style | Syntax | Example | Output |
---|---|---|---|
Bold | ** ** or __ __ | **Bold text** | Bold text |
Italic | * * or _ _ | *Italic text* | Italic text |
Strikethrough | ~~ ~~ | ~~Striked out text~~ | |
Highlight | Highlighted text | Highlighted text | |
Bold and nested italic | ** ** and _ _ | **Bold text and _nested italic_ text** | Bold text and nested italic text |
Bold and italic | *** *** or ___ ___ | ***Bold and italic text*** | Bold and italic text |
Links
- Wikilink:
[[file]]
- Markdown:
[name](file)
Quotes
-
Quotes arsoietn arstein arsotien arsotien arsoietn arsotienarst arsn arosietnars toaiersnt arsotien arsotienrast arsoitne arsotien arsotienarsotien arsotienarstoien arst arsoientaroiensratoien arsotienarstoien asrotienarsotien arstoienarstoien
test
Lists
- First list item
- Ordered nested list item
- Second list item
- Unordered nested list item
Task lists
- Task item 1
- Subtask 1
- Task item 2
- Subtask 1
Horizontal rule
***
****
* * *
---
----
- - -
___
____
_ _ _
Code
Inline code
inline code
block code
/* codeblock */
[[file]]
![[file]]
---
***
<a href="./" />
- ![[image-sample-webp.webp]]
- > [!note]
> note
#include <iostream>
int main() {
std::cout << "Hello World!";
return 0;
}
Footnotes
-
This is a simple footnote[^1].[^1][^1] [^2] [^note] [^1]: This is the referenced text. [^2]: Add 2 spaces at the start of each new line. This lets you write footnotes that span multiple lines. [^note]: Named footnotes still appear as numbers, but can make it easier to identify and link references.
-
You can also use inline footnotes. ^[This is an inline footnote.]
-
You can also use inline footnotes. ^[This is an inline footnote.]
Callout
-
Note
note
-
Info
info line 1 info line 2
-
Todo
-
Abstract
-
Summary
-
Tldr
-
-
-
Tip
-
Hint
-
Important
-
-
-
Success
-
Check
-
Done
-
-
-
Question
-
Help
-
Faq
-
-
-
Warning
-
Caution
-
Attention
-
-
-
Failure
-
Fail
-
Missing
-
-
-
Danger
-
Error
-
Bug
-
-
-
Example
-
Quote
-
Cite
-
MathJax
Files
image
- png
- jpg
- jpeg
- gif
- bmp
- svg
- webp
video
- mp4
- webm
- ogv
- mov
- mkv
audio
iframe
- youtube
- video
- playlists