Skip to content

Instantly share code, notes, and snippets.

View anpigon's full-sized avatar
๐Ÿ‘จโ€๐Ÿ’ป

anpigon

๐Ÿ‘จโ€๐Ÿ’ป
View GitHub Profile
<!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>
@anpigon
anpigon / keybase.md
Last active September 10, 2019 03:34

Keybase proof

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:

@anpigon
anpigon / script_youtube_quickAdd.js
Last active June 29, 2023 19:14
Script YouTube Metadata for Obsidian QuickAdd
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) {
@anpigon
anpigon / obsidian_quickAdd_macro_search_books_yes24.js
Last active February 10, 2025 13:23
์˜ต์‹œ๋””์–ธ quickAdd ํ”Œ๋Ÿฌ๊ทธ์ธ: yes24 ๋„์„œ ๊ฒ€์ƒ‰ ๋งคํฌ๋กœ
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);
};
@anpigon
anpigon / ์˜ต์‹œ๋””์–ธ quickAdd ํ”Œ๋Ÿฌ๊ทธ์ธ ๋…์„œ ํ…œํ”Œ๋ฆฟ.md
Last active September 2, 2022 03:27
์˜ต์‹œ๋””์–ธ quickAdd ํ”Œ๋Ÿฌ๊ทธ์ธ: yes24 ๋„์„œ ๊ฒ€์ƒ‰ ๋งคํฌ๋กœ ํ…œํ”Œ๋ฆฟ

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}}

@anpigon
anpigon / obsidian_quickAdd_macro_search_books_aladin.js
Last active June 16, 2024 17:57
์˜ต์‹œ๋””์–ธ quickAdd ํ”Œ๋Ÿฌ๊ทธ์ธ: ์•Œ๋ผ๋”˜ ๋„์„œ ๊ฒ€์ƒ‰ ๋งคํฌ๋กœ
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);
};
@anpigon
anpigon / ์•Œ๋ผ๋”˜ ๋„์„œ ํ…œํ”Œ๋ฆฟ.md
Created September 2, 2022 09:09
์˜ต์‹œ๋””์–ธ quickAdd ํ”Œ๋Ÿฌ๊ทธ์ธ: ์•Œ๋ผ๋”˜ ๋„์„œ ๊ฒ€์ƒ‰ ๋งคํฌ๋กœ ํ…œํ”Œ๋ฆฟ

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}}

@anpigon
anpigon / ์˜ต์‹œ๋””์–ธ ๋…์„œ ๋…ธํŠธ ํ…œํ”Œ๋ฆฟ
Last active November 26, 2025 01:48
์˜ต์‹œ๋””์–ธ ๋…์„œ ๋…ธํŠธ ํ…œํ”Œ๋ฆฟ
---
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}}
@anpigon
anpigon / ์˜ต์‹œ๋””์–ธ ๋…์„œ ๊ธฐ๋ก ๋Œ€์‹œ๋ณด๋“œ ๋…ธํŠธ
Last active January 30, 2023 12:39
์˜ต์‹œ๋””์–ธ ๋…์„œ ๊ธฐ๋ก ๋Œ€์‹œ๋ณด๋“œ ๋…ธํŠธ
---
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
@anpigon
anpigon / ๋ฐ”์ด๋‚ธ์Šค ๋น„ํŠธ์ฝ”์ธ ์ด๋™ํ‰๊ท ์„  ๊ทธ๋ฆฌ๊ธฐ.ipynb
Last active January 31, 2023 14:08
๋ฐ”์ด๋‚ธ์Šค ๋น„ํŠธ์ฝ”์ธ ์ด๋™ํ‰๊ท ์„  ๊ทธ๋ฆฌ๊ธฐ
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.