diff --git a/content/.obsidian/app.json b/content/.obsidian/app.json index f5c2a540..43b0d4b9 100644 --- a/content/.obsidian/app.json +++ b/content/.obsidian/app.json @@ -1,7 +1,7 @@ { "alwaysUpdateLinks": true, "attachmentFolderPath": "./", - "newFileLocation": "folder", - "newFileFolderPath": "notes", + "newFileLocation": "current", + "newFileFolderPath": "", "newLinkFormat": "absolute" } \ No newline at end of file diff --git a/content/.obsidian/backlink.json b/content/.obsidian/backlink.json new file mode 100644 index 00000000..48ee9136 --- /dev/null +++ b/content/.obsidian/backlink.json @@ -0,0 +1,3 @@ +{ + "backlinkInDocument": true +} \ No newline at end of file diff --git a/content/DIY半導体.md b/content/DIY半導体.md index 68a790e6..b084ed2d 100644 --- a/content/DIY半導体.md +++ b/content/DIY半導体.md @@ -19,7 +19,7 @@ tags: #### 酸化亜鉛 -##### [[Homemade Thin-Film Transistor Experiments]] + **[[Homemade Thin-Film Transistor Experiments]]** ##### 酸化亜鉛薄膜の形成と物性・デバイス応用 diff --git a/content/templates/post.md b/content/templates/post.md index c2a9b337..5ee6ec83 100644 --- a/content/templates/post.md +++ b/content/templates/post.md @@ -1,3 +1,4 @@ --- title: "{{title}}" +tags: ---