I hereby claim:
- I am anpigon on github.
- I am anpigon (https://keybase.io/anpigon) on keybase.
- I have a public key ASDYxU_7x94QsOdUre8qgWt6rlBntM6g0eYH4FH9z-xMIwo
To claim this, I am signing this object:
| <!DOCTYPE html> | |
| <html lang="ko"> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta name="Referrer" content="origin"> | |
| <meta name="referrer" contents="always"> | |
| <meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"> | |
| <title></title> | |
| </head> | |
| <body> |
I hereby claim:
To claim this, I am signing this object:
| const notice = (msg) => new Notice(msg, 5000); | |
| const YOUTUBE_URL = "https://m.youtube.com/watch"; | |
| const youtubeIdRegExp = /(?:(?:youtube.com\/watch\?v=)|(?:youtu.be\/)|(?:youtube.com\/embed\/))([A-Za-z0-9\_\-]+)/i; | |
| let QuickAdd; | |
| let Settings; | |
| module.exports = async function start(params, settings) { |
| const notice = (msg) => new Notice(msg, 5000); | |
| const parseDOMFormString = (html) => { | |
| return new DOMParser().parseFromString(html, "text/html"); | |
| }; | |
| const requestHtmlDoc = async (url) => { | |
| const response = await request({ url }); | |
| return parseDOMFormString(response); | |
| }; |
tag: [๐Book] category: "{{VALUE:category}}" categories: [{{VALUE:categories}}] title: "{{VALUE:title}}" author: {{VALUE:author}} authors: [{{VALUE:authors}}] publisher: {{VALUE:publisher}} publishedDate: {{VALUE:publishedDate}} totalPage: {{VALUE:totalPage}}
| const notice = (msg) => new Notice(msg, 5000); | |
| const parseDOMFormString = (html) => { | |
| return new DOMParser().parseFromString(html, "text/html"); | |
| }; | |
| const requestHtmlDoc = async (url) => { | |
| const response = await request({ url }); | |
| return parseDOMFormString(response); | |
| }; |
tag: [๐Book] category: "{{VALUE:category}}" categories: [{{VALUE:categories}}] title: "{{VALUE:title}}" author: {{VALUE:author}} authors: [{{VALUE:authors}}] publisher: {{VALUE:publisher}} publishedDate: {{VALUE:publishedDate}} totalPage: {{VALUE:totalPage}}
| --- | |
| tag: [๐Book] | |
| category: "{{VALUE:category}}" | |
| title: "{{VALUE:title}}" | |
| author: {{VALUE:author}} | |
| authors: [{{VALUE:authors}}] | |
| publisher: {{VALUE:publisher}} | |
| publishedDate: {{VALUE:publishedDate}} | |
| totalPage: {{VALUE:totalPage}} | |
| created: {{DATE:YYYY-MM-DD HH:mm:ss}} |
| --- | |
| banner: "https://images.unsplash.com/photo-1481627834876-b7833e8f5570?&fit=crop&w=1828&q=80" | |
| banner_y: 0.1 | |
| obsidianUIMode: preview | |
| obsidianEditingMode: live | |
| cssClasses: row-alt, table-small, col-lines, row-lines | |
| --- | |
| ```button | |
| name ์ฑ ์ถ๊ฐํ๊ธฐ | |
| type command |