win 0308
parent
c9dc5803c7
commit
2705849c83
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"mobileToolbarCommands": [
|
||||
"editor:insert-wikilink",
|
||||
"editor:insert-embed",
|
||||
"editor:insert-tag",
|
||||
"editor:attach-file",
|
||||
"editor:set-heading",
|
||||
"editor:toggle-bold",
|
||||
"editor:toggle-italics",
|
||||
"editor:toggle-strikethrough",
|
||||
"editor:toggle-highlight",
|
||||
"editor:toggle-code",
|
||||
"editor:toggle-blockquote",
|
||||
"editor:insert-link",
|
||||
"editor:toggle-bullet-list",
|
||||
"editor:toggle-numbered-list",
|
||||
"editor:toggle-checklist-status",
|
||||
"editor:indent-list",
|
||||
"editor:unindent-list",
|
||||
"editor:undo",
|
||||
"editor:redo",
|
||||
"editor:toggle-keyboard",
|
||||
"editor:configure-toolbar"
|
||||
],
|
||||
"legacyEditor": false,
|
||||
"promptDelete": false,
|
||||
"foldHeading": true,
|
||||
"foldIndent": false,
|
||||
"alwaysUpdateLinks": true,
|
||||
"newFileLocation": "current",
|
||||
"autoPairMarkdown": false,
|
||||
"attachmentFolderPath": "zzz.resources",
|
||||
"pdfExportSettings": {
|
||||
"pageSize": "Letter",
|
||||
"landscape": false,
|
||||
"margin": "0",
|
||||
"downscalePercent": 100
|
||||
},
|
||||
"strictLineBreaks": false,
|
||||
"useTab": true,
|
||||
"livePreview": true,
|
||||
"defaultViewMode": "source",
|
||||
"readableLineLength": false,
|
||||
"lineWrap": true,
|
||||
"autoPairBrackets": false,
|
||||
"smartIndentList": true,
|
||||
"showIndentGuide": false,
|
||||
"showLineNumber": false,
|
||||
"autoConvertHtml": false,
|
||||
"useMarkdownLinks": true,
|
||||
"newLinkFormat": "relative"
|
||||
}
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"promptDelete": false,
|
||||
"alwaysUpdateLinks": true,
|
||||
"showInlineTitle": false,
|
||||
"autoConvertHtml": false,
|
||||
"useMarkdownLinks": false,
|
||||
"autoPairMarkdown": true,
|
||||
"newFileLocation": "current",
|
||||
"attachmentFolderPath": "zzz.resources"
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"baseFontSize": 14,
|
||||
"theme": "moonstone",
|
||||
"cssTheme": "Blue Topaz",
|
||||
"enabledCssSnippets": [
|
||||
"myCustom"
|
||||
],
|
||||
"translucency": false,
|
||||
"textFontFamily": "Verdana,맑은 고딕",
|
||||
"interfaceFontFamily": "Verdana",
|
||||
"monospaceFontFamily": "Verdana"
|
||||
}
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"baseFontSize": 13,
|
||||
"theme": "moonstone",
|
||||
"translucency": false
|
||||
}
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"baseFontSize": 14,
|
||||
"theme": "obsidian",
|
||||
"cssTheme": "Alchemy"
|
||||
}
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"cssTheme": "Blue Topaz",
|
||||
"theme": "obsidian",
|
||||
"textFontFamily": "맑은 고딕",
|
||||
"baseFontSize": 12,
|
||||
"enabledCssSnippets": [],
|
||||
"accentColor": "",
|
||||
"translucency": false,
|
||||
"showViewHeader": false
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"backlinkInDocument": true
|
||||
}
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"items": [
|
||||
{
|
||||
"type": "file",
|
||||
"path": "Work Related/프로젝트/스마트계류장/0.관련정보/공유문서.md",
|
||||
"ctime": 1683169551695
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
"ctime": 1699245042847,
|
||||
"path": "Work Related/프로젝트/스마트계류장/9.기타/방문증 신청 문구.md"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"pinned": [
|
||||
"app:open-settings"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,11 @@
|
|||
[
|
||||
"calendar",
|
||||
"file-explorer-note-count",
|
||||
"better-word-count",
|
||||
"tag-wrangler",
|
||||
"recent-files-obsidian",
|
||||
"periodic-notes",
|
||||
"obsidian-style-settings",
|
||||
"obsidian-pandoc",
|
||||
"meld-encrypt"
|
||||
]
|
|
@ -0,0 +1,22 @@
|
|||
[
|
||||
"file-explorer",
|
||||
"global-search",
|
||||
"switcher",
|
||||
"graph",
|
||||
"backlink",
|
||||
"canvas",
|
||||
"outgoing-link",
|
||||
"tag-pane",
|
||||
"page-preview",
|
||||
"daily-notes",
|
||||
"templates",
|
||||
"note-composer",
|
||||
"command-palette",
|
||||
"bookmarks",
|
||||
"markdown-importer",
|
||||
"zk-prefixer",
|
||||
"outline",
|
||||
"slides",
|
||||
"workspaces",
|
||||
"file-recovery"
|
||||
]
|
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"file-explorer": true,
|
||||
"global-search": true,
|
||||
"switcher": true,
|
||||
"graph": true,
|
||||
"backlink": true,
|
||||
"outgoing-link": true,
|
||||
"tag-pane": true,
|
||||
"page-preview": true,
|
||||
"daily-notes": true,
|
||||
"templates": true,
|
||||
"note-composer": true,
|
||||
"command-palette": true,
|
||||
"slash-command": false,
|
||||
"editor-status": true,
|
||||
"starred": true,
|
||||
"markdown-importer": false,
|
||||
"zk-prefixer": false,
|
||||
"random-note": false,
|
||||
"outline": true,
|
||||
"word-count": true,
|
||||
"slides": false,
|
||||
"audio-recorder": false,
|
||||
"workspaces": false,
|
||||
"file-recovery": true,
|
||||
"publish": false,
|
||||
"sync": false,
|
||||
"canvas": true,
|
||||
"bookmarks": true,
|
||||
"properties": true
|
||||
}
|
|
@ -0,0 +1,21 @@
|
|||
[
|
||||
"file-explorer",
|
||||
"global-search",
|
||||
"switcher",
|
||||
"graph",
|
||||
"backlink",
|
||||
"canvas",
|
||||
"outgoing-link",
|
||||
"tag-pane",
|
||||
"properties",
|
||||
"page-preview",
|
||||
"daily-notes",
|
||||
"templates",
|
||||
"note-composer",
|
||||
"command-palette",
|
||||
"editor-status",
|
||||
"bookmarks",
|
||||
"outline",
|
||||
"word-count",
|
||||
"file-recovery"
|
||||
]
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"autorun": false,
|
||||
"folder": "Work Related/1.업무메모"
|
||||
}
|
|
@ -0,0 +1,2 @@
|
|||
[.ShellClassInfo]
|
||||
IconResource=C:\Program Files\Google\Drive File Stream\79.0.2.0\GoogleDriveFS.exe,23
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"showFullPath": true,
|
||||
"linkStyle": "none",
|
||||
"listStyle": "none"
|
||||
}
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"collapse-filter": true,
|
||||
"search": "",
|
||||
"showTags": false,
|
||||
"showAttachments": false,
|
||||
"hideUnresolved": false,
|
||||
"showOrphans": true,
|
||||
"collapse-color-groups": false,
|
||||
"colorGroups": [
|
||||
{
|
||||
"query": "이동경로",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 13142409
|
||||
}
|
||||
}
|
||||
],
|
||||
"collapse-display": false,
|
||||
"showArrow": false,
|
||||
"textFadeMultiplier": 0,
|
||||
"nodeSizeMultiplier": 0.785462382445141,
|
||||
"lineSizeMultiplier": 0.744501044932079,
|
||||
"collapse-forces": false,
|
||||
"centerStrength": 0.518713248970312,
|
||||
"repelStrength": 10,
|
||||
"linkStrength": 1,
|
||||
"linkDistance": 131,
|
||||
"scale": 0.07986646919935096,
|
||||
"close": true
|
||||
}
|
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"obsidian-outliner:fold": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod"
|
||||
],
|
||||
"key": "-"
|
||||
}
|
||||
],
|
||||
"obsidian-outliner:unfold": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod"
|
||||
],
|
||||
"key": "="
|
||||
}
|
||||
],
|
||||
"obsidian-outliner:move-list-item-down": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Alt"
|
||||
],
|
||||
"key": "ArrowDown"
|
||||
}
|
||||
],
|
||||
"obsidian-outliner:move-list-item-up": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Alt"
|
||||
],
|
||||
"key": "ArrowUp"
|
||||
}
|
||||
],
|
||||
"app:toggle-left-sidebar": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod",
|
||||
"Shift"
|
||||
],
|
||||
"key": "A"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"app:toggle-left-sidebar": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod",
|
||||
"Shift"
|
||||
],
|
||||
"key": "A"
|
||||
}
|
||||
],
|
||||
"app:toggle-right-sidebar": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod",
|
||||
"Shift"
|
||||
],
|
||||
"key": "S"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"preview": true
|
||||
}
|
|
@ -0,0 +1,2 @@
|
|||
[.ShellClassInfo]
|
||||
IconResource=C:\Program Files\Google\Drive File Stream\79.0.2.0\GoogleDriveFS.exe,23
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"id": "better-word-count",
|
||||
"name": "Better Word Count",
|
||||
"version": "0.8.1",
|
||||
"description": "Counts the words of selected text in the editor.",
|
||||
"author": "Luke Leppan",
|
||||
"authorUrl": "https://lukeleppan.com",
|
||||
"isDesktopOnly": false
|
||||
}
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"shouldConfirmBeforeCreate": true,
|
||||
"weekStart": "locale",
|
||||
"wordsPerDot": 250,
|
||||
"showWeeklyNote": true,
|
||||
"weeklyNoteFormat": "",
|
||||
"weeklyNoteTemplate": "",
|
||||
"weeklyNoteFolder": "",
|
||||
"localeOverride": "system-default"
|
||||
}
|
|
@ -0,0 +1,2 @@
|
|||
[.ShellClassInfo]
|
||||
IconResource=C:\Program Files\Google\Drive File Stream\79.0.2.0\GoogleDriveFS.exe,23
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"id": "calendar",
|
||||
"name": "Calendar",
|
||||
"description": "Calendar view of your daily notes",
|
||||
"version": "1.5.10",
|
||||
"author": "Liam Cain",
|
||||
"authorUrl": "https://github.com/liamcain/",
|
||||
"isDesktopOnly": false,
|
||||
"minAppVersion": "0.9.11"
|
||||
}
|
|
@ -0,0 +1,2 @@
|
|||
[.ShellClassInfo]
|
||||
IconResource=C:\Program Files\Google\Drive File Stream\79.0.2.0\GoogleDriveFS.exe,23
|
|
@ -0,0 +1,2 @@
|
|||
[.ShellClassInfo]
|
||||
IconResource=C:\Program Files\Google\Drive File Stream\79.0.2.0\GoogleDriveFS.exe,23
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"id": "dataview",
|
||||
"name": "Dataview",
|
||||
"version": "0.5.41",
|
||||
"minAppVersion": "0.13.11",
|
||||
"description": "Complex data views for the data-obsessed.",
|
||||
"author": "Michael Brenan <blacksmithgu@gmail.com>",
|
||||
"authorUrl": "https://github.com/blacksmithgu",
|
||||
"isDesktopOnly": false
|
||||
}
|
|
@ -0,0 +1,142 @@
|
|||
/** Live Preview padding fixes, specifically for DataviewJS custom HTML elements. */
|
||||
.is-live-preview .block-language-dataviewjs > p, .is-live-preview .block-language-dataviewjs > span {
|
||||
line-height: 1.0;
|
||||
}
|
||||
|
||||
/*****************/
|
||||
/** Table Views **/
|
||||
/*****************/
|
||||
|
||||
/* List View Default Styling; rendered internally as a table. */
|
||||
.table-view-table {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.table-view-table > thead > tr, .table-view-table > tbody > tr {
|
||||
margin-top: 1em;
|
||||
margin-bottom: 1em;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.table-view-table > tbody > tr:hover {
|
||||
background-color: var(--text-selection);
|
||||
}
|
||||
|
||||
.table-view-table > thead > tr > th {
|
||||
font-weight: 700;
|
||||
font-size: larger;
|
||||
border-top: none;
|
||||
border-left: none;
|
||||
border-right: none;
|
||||
border-bottom: solid;
|
||||
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.table-view-table > tbody > tr > td {
|
||||
text-align: left;
|
||||
border: none;
|
||||
font-weight: 400;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.table-view-table ul, .table-view-table ol {
|
||||
margin-block-start: 0.2em !important;
|
||||
margin-block-end: 0.2em !important;
|
||||
}
|
||||
|
||||
/** Rendered value styling for any view. */
|
||||
.dataview-result-list-root-ul {
|
||||
padding: 0em !important;
|
||||
margin: 0em !important;
|
||||
}
|
||||
|
||||
.dataview-result-list-ul {
|
||||
margin-block-start: 0.2em !important;
|
||||
margin-block-end: 0.2em !important;
|
||||
}
|
||||
|
||||
/** Generic grouping styling. */
|
||||
.dataview.result-group {
|
||||
padding-left: 8px;
|
||||
}
|
||||
|
||||
/*******************/
|
||||
/** Inline Fields **/
|
||||
/*******************/
|
||||
|
||||
.dataview.inline-field-key {
|
||||
padding-left: 8px;
|
||||
padding-right: 8px;
|
||||
font-family: var(--font-monospace);
|
||||
background-color: var(--background-primary-alt);
|
||||
color: var(--text-nav-selected);
|
||||
}
|
||||
|
||||
.dataview.inline-field-value {
|
||||
padding-left: 8px;
|
||||
padding-right: 8px;
|
||||
font-family: var(--font-monospace);
|
||||
background-color: var(--background-secondary-alt);
|
||||
color: var(--text-nav-selected);
|
||||
}
|
||||
|
||||
.dataview.inline-field-standalone-value {
|
||||
padding-left: 8px;
|
||||
padding-right: 8px;
|
||||
font-family: var(--font-monospace);
|
||||
background-color: var(--background-secondary-alt);
|
||||
color: var(--text-nav-selected);
|
||||
}
|
||||
|
||||
/***************/
|
||||
/** Task View **/
|
||||
/***************/
|
||||
|
||||
.dataview.task-list-item, .dataview.task-list-basic-item {
|
||||
margin-top: 3px;
|
||||
margin-bottom: 3px;
|
||||
transition: 0.4s;
|
||||
}
|
||||
|
||||
.dataview.task-list-item:hover, .dataview.task-list-basic-item:hover {
|
||||
background-color: var(--text-selection);
|
||||
box-shadow: -40px 0 0 var(--text-selection);
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/*****************/
|
||||
/** Error Views **/
|
||||
/*****************/
|
||||
|
||||
div.dataview-error-box {
|
||||
width: 100%;
|
||||
min-height: 150px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
border: 4px dashed var(--background-secondary);
|
||||
}
|
||||
|
||||
.dataview-error-message {
|
||||
color: var(--text-muted);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/*************************/
|
||||
/** Additional Metadata **/
|
||||
/*************************/
|
||||
|
||||
.dataview.small-text {
|
||||
font-size: smaller;
|
||||
color: var(--text-muted);
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
||||
.dataview.small-text::before {
|
||||
content: "(";
|
||||
}
|
||||
|
||||
.dataview.small-text::after {
|
||||
content: ")";
|
||||
}
|
|
@ -0,0 +1,2 @@
|
|||
[.ShellClassInfo]
|
||||
IconResource=C:\Program Files\Google\Drive File Stream\79.0.2.0\GoogleDriveFS.exe,23
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"showAllNumbers": true,
|
||||
"filterList": [
|
||||
"md"
|
||||
],
|
||||
"blacklist": false,
|
||||
"filterFolderNote": true
|
||||
}
|
|
@ -0,0 +1,2 @@
|
|||
[.ShellClassInfo]
|
||||
IconResource=C:\Program Files\Google\Drive File Stream\79.0.2.0\GoogleDriveFS.exe,23
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"id": "file-explorer-note-count",
|
||||
"name": "File Explorer Note Count",
|
||||
"version": "1.2.0",
|
||||
"minAppVersion": "0.11.13",
|
||||
"description": "The plugin helps you to see the number of notes under each folder within the file explorer.",
|
||||
"author": "Ozan Tellioglu",
|
||||
"authorUrl": "https://www.ozan.pl",
|
||||
"isDesktopOnly": false
|
||||
}
|
|
@ -0,0 +1,28 @@
|
|||
.nav-folder-title[data-count]::after {
|
||||
content: attr(data-count);
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
font-size: calc(100% * 0.8);
|
||||
margin-right: 4px;
|
||||
/* border-radius: 3px; */
|
||||
padding: 2px 0;
|
||||
/* background-color: var(--background-secondary-alt); */
|
||||
transition: opacity 100ms ease-in-out;
|
||||
}
|
||||
.nav-folder-title.oz-root-hidden[data-count]::after {
|
||||
display: none;
|
||||
}
|
||||
|
||||
body:not(.oz-show-all-num)
|
||||
.nav-folder:not(.is-collapsed)
|
||||
> .nav-folder-title.oz-with-subfolder[data-count]:not([data-path='/'])::after {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
.nav-folder-title[data-count='0']::after {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.nav-folder-title-content {
|
||||
flex-grow: 1;
|
||||
}
|
|
@ -0,0 +1,2 @@
|
|||
[.ShellClassInfo]
|
||||
IconResource=C:\Program Files\Google\Drive File Stream\79.0.2.0\GoogleDriveFS.exe,23
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"id": "meld-encrypt",
|
||||
"name": "Meld Encrypt",
|
||||
"version": "1.6.2",
|
||||
"minAppVersion": "0.12.15",
|
||||
"description": "Hide secrets in your notes",
|
||||
"author": "meld-cp",
|
||||
"authorUrl": "https://github.com/meld-cp/obsidian-encrypt",
|
||||
"isDesktopOnly": false
|
||||
}
|
|
@ -0,0 +1,42 @@
|
|||
.meld-e-row{
|
||||
display: flex;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.meld-e-icon{
|
||||
flex: 1;
|
||||
display: inline-block;
|
||||
margin-right: 1em;
|
||||
}
|
||||
|
||||
.meld-e-row input{
|
||||
flex: 20;
|
||||
}
|
||||
|
||||
.meld-e-platform-desktop .meld-e-button-confirm {
|
||||
margin-left: 2.8em;
|
||||
padding: 1em 2em;
|
||||
}
|
||||
.meld-e-platform-desktop .meld-e-button-confirm:focus{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.meld-e-message{
|
||||
margin-left: 2.8em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.meld-e-button-next{
|
||||
margin-left: 1em;
|
||||
flex: 3;
|
||||
}
|
||||
|
||||
.meld-e-platform-mobile .meld-e-button-next{
|
||||
display: inline-block;
|
||||
margin: 0 0 0 1em;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.meld-e-hint{
|
||||
flex: 20;
|
||||
}
|
|
@ -0,0 +1,2 @@
|
|||
[.ShellClassInfo]
|
||||
IconResource=C:\Program Files\Google\Drive File Stream\79.0.2.0\GoogleDriveFS.exe,23
|
|
@ -0,0 +1,2 @@
|
|||
[.ShellClassInfo]
|
||||
IconResource=C:\Program Files\Google\Drive File Stream\79.0.2.0\GoogleDriveFS.exe,23
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"showCLICommands": false,
|
||||
"addExtensionsToInternalLinks": "html",
|
||||
"injectAppCSS": "dark",
|
||||
"injectThemeCSS": false,
|
||||
"customCSSFile": null,
|
||||
"displayYAMLFrontmatter": false,
|
||||
"linkStrippingBehaviour": "unchanged",
|
||||
"highDPIDiagrams": true,
|
||||
"pandoc": "C:\\Program Files\\Pandoc\\pandoc.exe",
|
||||
"pdflatex": "",
|
||||
"outputFolder": "C:\\Users\\GMT\\내 드라이브\\Obsidian\\Obsidian_export_pandoc",
|
||||
"extraArguments": "",
|
||||
"exportFrom": "html"
|
||||
}
|
|
@ -0,0 +1,2 @@
|
|||
[.ShellClassInfo]
|
||||
IconResource=C:\Program Files\Google\Drive File Stream\79.0.2.0\GoogleDriveFS.exe,23
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"id": "obsidian-pandoc",
|
||||
"name": "Pandoc Plugin",
|
||||
"version": "0.2.5",
|
||||
"minAppVersion": "0.12.5",
|
||||
"description": "This is a Pandoc export plugin for Obsidian. It provides commands to export to formats like DOCX, ePub and PDF.",
|
||||
"author": "Oliver Balfour",
|
||||
"authorUrl": "https://github.com/OliverBalfour/obsidian-pandoc",
|
||||
"isDesktopOnly": true
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
.pandoc-plugin-error {
|
||||
color: red;
|
||||
}
|
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"bubble-space-1@@bs-bubble-presets": "milk-tea",
|
||||
"bubble-space-1@@bs-space-presets": "bl-xmas",
|
||||
"bubble-space-1@@hd-img": false,
|
||||
"bubble-space-1@@hide-title": true,
|
||||
"bubble-space-1@@hover-fm": false,
|
||||
"blue-topaz-theme@@transparent-setting-panel": false,
|
||||
"blue-topaz-theme@@color-scheme-options": "color-scheme-options-topaz-nord",
|
||||
"blue-topaz-theme@@background-settings-workplace-background-image": false,
|
||||
"blue-topaz-theme@@simple-titlebar": false,
|
||||
"blue-topaz-theme@@left-ribbon-style": "hide-left-ribbon-button",
|
||||
"blue-topaz-theme@@background-image-settings-switch": true,
|
||||
"blue-topaz-theme@@background-image-settings-markdown-page-options": "background-image-settings-markdown-page-default",
|
||||
"blue-topaz-theme@@layout-style-options": "layout-style-options-default",
|
||||
"blue-topaz-theme@@titlebar-close-button": "reversal-titlebar",
|
||||
"blue-topaz-theme@@hide-titlebar-text": true,
|
||||
"blue-topaz-theme@@hide-vault-name": false,
|
||||
"blue-topaz-theme@@muted-activeline-bg": false,
|
||||
"blue-topaz-theme@@plain-file-title": false,
|
||||
"things-style@@minimal-icons-off": false,
|
||||
"things-style@@full-file-names": false,
|
||||
"things-style@@default-font-color": false,
|
||||
"minimal-advanced@@zoom-off": true,
|
||||
"minimal-advanced@@sidebar-lines-off": false,
|
||||
"blue-topaz-theme@@unmuted-collapsed-folder": true,
|
||||
"blue-topaz-theme@@fancy-hr": "fancy-hr-number",
|
||||
"blue-topaz-theme@@remove-file-icons": false,
|
||||
"blue-topaz-theme@@folder-icons": true,
|
||||
"blue-topaz-theme@@folder-style-change-options-colorful": false,
|
||||
"blue-topaz-theme@@folder-style-change-options-colorful-subfolder": "folder-colorful-three",
|
||||
"blue-topaz-theme@@remove-arrow": true,
|
||||
"blue-topaz-theme@@file-bg-shape-option": "file-bg-pill",
|
||||
"blue-topaz-theme@@file-name-style-option": "file-name-non-wrapped",
|
||||
"blue-topaz-theme@@text-folder-file-icon@@dark": "#776F44",
|
||||
"blue-topaz-theme@@interactive-accent@@light": "#B10000E8",
|
||||
"blue-topaz-theme@@interactive-accent@@dark": "#FFC809CF",
|
||||
"blue-topaz-theme@@setting-etc-pane-style": "setting-default-frosted-glass",
|
||||
"blue-topaz-theme@@text-highlight-bg-h-light": 34,
|
||||
"blue-topaz-theme@@text-highlight-bg-s-light": 100,
|
||||
"blue-topaz-theme@@text-highlight-bg-l-light": 80,
|
||||
"blue-topaz-theme@@text-highlight-bg-a-light": 0.8,
|
||||
"blue-topaz-theme@@text-highlight-bg-h-dark": 57,
|
||||
"blue-topaz-theme@@text-highlight-bg-s-dark": 40,
|
||||
"blue-topaz-theme@@text-highlight-bg-l-dark": 38,
|
||||
"blue-topaz-theme@@text-highlight-bg-a-dark": 0.55,
|
||||
"blue-topaz-theme@@background-settings-workplace-theme-dark": "background-settings-workplace-theme-dark-jellyfish-1",
|
||||
"blue-topaz-theme@@rainbow-ordered-list": true,
|
||||
"minimal-style@@embed-strict": true,
|
||||
"blue-topaz-theme@@rainbow-checkbox": false,
|
||||
"blue-topaz-theme@@list-style-change-options": "list-no-border",
|
||||
"Blue-Topaz-Codebox-Highlight@@code-theme-selection": "code-theme-sublime"
|
||||
}
|
|
@ -0,0 +1,2 @@
|
|||
[.ShellClassInfo]
|
||||
IconResource=C:\Program Files\Google\Drive File Stream\79.0.2.0\GoogleDriveFS.exe,23
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"id": "obsidian-style-settings",
|
||||
"name": "Style Settings",
|
||||
"version": "0.4.10",
|
||||
"minAppVersion": "0.11.5",
|
||||
"description": "Offers controls for adjusting theme, plugin, and snippet CSS variables.",
|
||||
"author": "mgmeyers",
|
||||
"authorUrl": "https://github.com/mgmeyers/obsidian-style-settings",
|
||||
"isDesktopOnly": false
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"showGettingStartedBanner": true,
|
||||
"hasMigratedDailyNoteSettings": false,
|
||||
"hasMigratedWeeklyNoteSettings": false,
|
||||
"daily": {
|
||||
"format": "",
|
||||
"template": "",
|
||||
"folder": ""
|
||||
},
|
||||
"weekly": {
|
||||
"format": "",
|
||||
"template": "",
|
||||
"folder": ""
|
||||
},
|
||||
"monthly": {
|
||||
"format": "",
|
||||
"template": "",
|
||||
"folder": ""
|
||||
},
|
||||
"quarterly": {
|
||||
"format": "",
|
||||
"template": "",
|
||||
"folder": ""
|
||||
},
|
||||
"yearly": {
|
||||
"format": "",
|
||||
"template": "",
|
||||
"folder": ""
|
||||
}
|
||||
}
|
|
@ -0,0 +1,2 @@
|
|||
[.ShellClassInfo]
|
||||
IconResource=C:\Program Files\Google\Drive File Stream\79.0.2.0\GoogleDriveFS.exe,23
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"id": "periodic-notes",
|
||||
"name": "Periodic Notes",
|
||||
"description": "Create/manage your daily, weekly, and monthly notes",
|
||||
"version": "0.0.17",
|
||||
"author": "Liam Cain",
|
||||
"authorUrl": "https://github.com/liamcain/",
|
||||
"isDesktopOnly": false,
|
||||
"minAppVersion": "0.10.11"
|
||||
}
|
|
@ -0,0 +1,30 @@
|
|||
.periodic-modal {
|
||||
min-width: 40vw;
|
||||
}
|
||||
|
||||
.settings-banner {
|
||||
background-color: var(--background-primary-alt);
|
||||
border-radius: 8px;
|
||||
border: 1px solid var(--background-modifier-border);
|
||||
margin-bottom: 1em;
|
||||
margin-top: 1em;
|
||||
padding: 1.5em;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.settings-banner h3 {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.settings-banner h4 {
|
||||
margin-bottom: 0.25em;
|
||||
}
|
||||
|
||||
.has-error {
|
||||
color: var(--text-error);
|
||||
}
|
||||
|
||||
input.has-error {
|
||||
color: var(--text-error);
|
||||
border-color: var(--text-error);
|
||||
}
|
|
@ -0,0 +1,130 @@
|
|||
{
|
||||
"recentFiles": [
|
||||
{
|
||||
"basename": "명령어",
|
||||
"path": "Programing/Scrcpy/명령어.md"
|
||||
},
|
||||
{
|
||||
"basename": "오류모음",
|
||||
"path": "Programing/Scrcpy/오류모음.md"
|
||||
},
|
||||
{
|
||||
"basename": "참조URL",
|
||||
"path": "Programing/Scrcpy/참조URL.md"
|
||||
},
|
||||
{
|
||||
"basename": "무제노트",
|
||||
"path": "Programing/Linux/무제노트.md"
|
||||
},
|
||||
{
|
||||
"basename": "2022-03-04",
|
||||
"path": "work related/1.업무메모/2022-03-04.md"
|
||||
},
|
||||
{
|
||||
"basename": "2022-03-03",
|
||||
"path": "work related/1.업무메모/2022-03-03.md"
|
||||
},
|
||||
{
|
||||
"basename": "22.02.07",
|
||||
"path": "work related/1.업무메모/22.02.07.md"
|
||||
},
|
||||
{
|
||||
"basename": "NetEye 장비 셋팅 순서",
|
||||
"path": "Programing/z.기타/NetEye 장비 셋팅 순서.md"
|
||||
},
|
||||
{
|
||||
"basename": "2022-02-28",
|
||||
"path": "work related/1.업무메모/2022-02-28.md"
|
||||
},
|
||||
{
|
||||
"basename": "2022-03-02",
|
||||
"path": "work related/1.업무메모/2022-03-02.md"
|
||||
},
|
||||
{
|
||||
"basename": "TextField",
|
||||
"path": "Programing/Flutter/TextField.md"
|
||||
},
|
||||
{
|
||||
"basename": "22.02.09",
|
||||
"path": "work related/1.업무메모/22.02.09.md"
|
||||
},
|
||||
{
|
||||
"basename": "코레일",
|
||||
"path": "Zettelkasten/코레일.md"
|
||||
},
|
||||
{
|
||||
"basename": "2022-02-21",
|
||||
"path": "work related/1.업무메모/2022-02-21.md"
|
||||
},
|
||||
{
|
||||
"basename": "2022-02-20",
|
||||
"path": "work related/1.업무메모/2022-02-20.md"
|
||||
},
|
||||
{
|
||||
"basename": "2022-02-18",
|
||||
"path": "work related/1.업무메모/2022-02-18.md"
|
||||
},
|
||||
{
|
||||
"basename": "2022-02-17",
|
||||
"path": "work related/1.업무메모/2022-02-17.md"
|
||||
},
|
||||
{
|
||||
"basename": "2022-02-16",
|
||||
"path": "work related/1.업무메모/2022-02-16.md"
|
||||
},
|
||||
{
|
||||
"basename": "2022-02-15",
|
||||
"path": "work related/1.업무메모/2022-02-15.md"
|
||||
},
|
||||
{
|
||||
"basename": "2022-02-13",
|
||||
"path": "work related/1.업무메모/2022-02-13.md"
|
||||
},
|
||||
{
|
||||
"basename": "22.02.04",
|
||||
"path": "work related/1.업무메모/22.02.04.md"
|
||||
},
|
||||
{
|
||||
"basename": "22.02.03",
|
||||
"path": "work related/1.업무메모/22.02.03.md"
|
||||
},
|
||||
{
|
||||
"basename": "22.01.27",
|
||||
"path": "work related/1.업무메모/22.01.27.md"
|
||||
},
|
||||
{
|
||||
"basename": "윈도우 설치후 인스톨",
|
||||
"path": "Zettelkasten/윈도우 설치후 인스톨.md"
|
||||
},
|
||||
{
|
||||
"basename": "Pasted image 20220221092515",
|
||||
"path": "zzz.resources/Pasted image 20220221092515.png"
|
||||
},
|
||||
{
|
||||
"basename": "5.기타 설정",
|
||||
"path": "Programing/z.Tools/Obsidan/5.기타 설정.md"
|
||||
},
|
||||
{
|
||||
"basename": "0.Learning",
|
||||
"path": "Programing/z.Tools/Obsidan/0.Learning.md"
|
||||
},
|
||||
{
|
||||
"basename": "4.플러그인",
|
||||
"path": "Programing/z.Tools/Obsidan/4.플러그인.md"
|
||||
},
|
||||
{
|
||||
"basename": "3.동기화",
|
||||
"path": "Programing/z.Tools/Obsidan/3.동기화.md"
|
||||
},
|
||||
{
|
||||
"basename": "Kanban 테스트",
|
||||
"path": "Programing/z.Tools/Obsidan/Kanban 테스트.md"
|
||||
},
|
||||
{
|
||||
"basename": "1.초기설정",
|
||||
"path": "Programing/z.Tools/Obsidan/1.초기설정.md"
|
||||
}
|
||||
],
|
||||
"omittedPaths": [],
|
||||
"maxLength": null
|
||||
}
|
|
@ -0,0 +1,206 @@
|
|||
{
|
||||
"recentFiles": [
|
||||
{
|
||||
"basename": "TODO",
|
||||
"path": "Work Related/프로젝트/스마트계류장/TODO.md"
|
||||
},
|
||||
{
|
||||
"basename": "주기장 기준 항공기 유무 확인 쿼리(GAM)",
|
||||
"path": "Work Related/프로젝트/스마트계류장/1.데이터베이스/주기장 기준 항공기 유무 확인 쿼리(GAM).md"
|
||||
},
|
||||
{
|
||||
"basename": "Docker 명령어",
|
||||
"path": "Programing/Docker/Docker 명령어.md"
|
||||
},
|
||||
{
|
||||
"basename": "Docker 폐쇄망 설치",
|
||||
"path": "Programing/Docker/Docker 폐쇄망 설치.md"
|
||||
},
|
||||
{
|
||||
"basename": "CMD 명령어",
|
||||
"path": "Programing/Windows/CMD 명령어.md"
|
||||
},
|
||||
{
|
||||
"basename": "Docker 페쇄망 이관",
|
||||
"path": "Programing/Docker/Docker 페쇄망 이관.md"
|
||||
},
|
||||
{
|
||||
"basename": "Docker 설치",
|
||||
"path": "Programing/Docker/Docker 설치.md"
|
||||
},
|
||||
{
|
||||
"basename": "공유문서",
|
||||
"path": "Work Related/프로젝트/스마트계류장/0.관련정보/공유문서.md"
|
||||
},
|
||||
{
|
||||
"basename": "중단파서버 보안취약점",
|
||||
"path": "Work Related/프로젝트/D-MHFH/유지보수/중단파서버 보안취약점.md"
|
||||
},
|
||||
{
|
||||
"basename": "프로세스 확인 및 강제 종료",
|
||||
"path": "Programing/Linux/Ubuntu/프로세스 확인 및 강제 종료.md"
|
||||
},
|
||||
{
|
||||
"basename": "RabbitMQ 설치",
|
||||
"path": "Programing/RabbitMQ(AMQP)/RabbitMQ 설치.md"
|
||||
},
|
||||
{
|
||||
"basename": "Server에 VNC 설치",
|
||||
"path": "Programing/Linux/Ubuntu/Server에 VNC 설치.md"
|
||||
},
|
||||
{
|
||||
"basename": "Ubuntu GitLab-CE 설치",
|
||||
"path": "Programing/Linux/Ubuntu/Ubuntu GitLab-CE 설치.md"
|
||||
},
|
||||
{
|
||||
"basename": "테이블 Archive 로그 설정 변경",
|
||||
"path": "Programing/Tibero/테이블 Archive 로그 설정 변경.md"
|
||||
},
|
||||
{
|
||||
"basename": "통계관련",
|
||||
"path": "Work Related/프로젝트/스마트계류장/통계관련.md"
|
||||
},
|
||||
{
|
||||
"basename": "Kafka ELK로 모니터링",
|
||||
"path": "Programing/Kafka(AMQP)/Kafka ELK로 모니터링.md"
|
||||
},
|
||||
{
|
||||
"basename": "Tibero 이중화 구성시 서비스 실행",
|
||||
"path": "Programing/Tibero/Tibero 이중화 구성시 서비스 실행.md"
|
||||
},
|
||||
{
|
||||
"basename": "Tibero 7 설치",
|
||||
"path": "Programing/Tibero/Tibero 7 설치.md"
|
||||
},
|
||||
{
|
||||
"basename": "Ubuntu Gitlab 설치",
|
||||
"path": "Tools/GitHub/Ubuntu Gitlab 설치.md"
|
||||
},
|
||||
{
|
||||
"basename": "리눅스 명령어",
|
||||
"path": "Programing/Linux/Linux 명령어/리눅스 명령어.md"
|
||||
},
|
||||
{
|
||||
"basename": "function Table",
|
||||
"path": "Programing/Tibero/function Table.md"
|
||||
},
|
||||
{
|
||||
"basename": "Docker Compose",
|
||||
"path": "Programing/Docker/Docker Compose.md"
|
||||
},
|
||||
{
|
||||
"basename": "ASDE UDP",
|
||||
"path": "Work Related/프로젝트/스마트계류장/외부연계 관련/Asterix분석/ASDE UDP.md"
|
||||
},
|
||||
{
|
||||
"basename": "Ubuntu 버전 확인",
|
||||
"path": "Programing/Linux/Ubuntu/Ubuntu 버전 확인.md"
|
||||
},
|
||||
{
|
||||
"basename": "2023-04-06",
|
||||
"path": "Work Related/1.업무메모/2023-04-06.md"
|
||||
},
|
||||
{
|
||||
"basename": "win탐색기에서 roo 폴더 열기",
|
||||
"path": "Programing/Linux/WSL/win탐색기에서 roo 폴더 열기.md"
|
||||
},
|
||||
{
|
||||
"basename": "WSL2설치",
|
||||
"path": "Programing/Linux/WSL/WSL2설치.md"
|
||||
},
|
||||
{
|
||||
"basename": "ElasticSearch 검색 관련",
|
||||
"path": "Programing/ELK/ElasticSearch 검색 관련.md"
|
||||
},
|
||||
{
|
||||
"basename": "ElasticSearch 쿼리",
|
||||
"path": "Programing/ELK/ElasticSearch 쿼리.md"
|
||||
},
|
||||
{
|
||||
"basename": "query DSL",
|
||||
"path": "Programing/ELK/query DSL.md"
|
||||
},
|
||||
{
|
||||
"basename": "LAG, LEAD 함수 (위아래 행간 컬럼 비교)",
|
||||
"path": "Programing/Oracle/LAG, LEAD 함수 (위아래 행간 컬럼 비교).md"
|
||||
},
|
||||
{
|
||||
"basename": "정렬된 자료에서 빈칸채우기",
|
||||
"path": "Programing/MariaDB/정렬된 자료에서 빈칸채우기.md"
|
||||
},
|
||||
{
|
||||
"basename": "용어정리",
|
||||
"path": "Work Related/프로젝트/스마트계류장/항공용어/용어정리.md"
|
||||
},
|
||||
{
|
||||
"basename": "엔티티설계서",
|
||||
"path": "Work Related/프로젝트/스마트계류장/1.데이터베이스/산출물작업/엔티티설계서.md"
|
||||
},
|
||||
{
|
||||
"basename": "2022-05-31",
|
||||
"path": "Work Related/1.업무메모/2022.05/2022-05-31.md"
|
||||
},
|
||||
{
|
||||
"basename": "한영 마우스 툴팁",
|
||||
"path": "Tools/Autohotkey/한영 마우스 툴팁.md"
|
||||
},
|
||||
{
|
||||
"basename": "통계화면 초안 차트",
|
||||
"path": "Work Related/프로젝트/스마트계류장/1.데이터베이스/통계관련/통계화면 초안 차트.md"
|
||||
},
|
||||
{
|
||||
"basename": "테이블 정의서 DB테이블 생성",
|
||||
"path": "Programing/MariaDB/테이블 정의서 DB테이블 생성.md"
|
||||
},
|
||||
{
|
||||
"basename": "Kafka 설치",
|
||||
"path": "Programing/Kafka(AMQP)/Kafka 설치.md"
|
||||
},
|
||||
{
|
||||
"basename": "DB 컬럼 이름 변경",
|
||||
"path": "Work Related/프로젝트/스마트계류장/1.데이터베이스/DB 컬럼 이름 변경.md"
|
||||
},
|
||||
{
|
||||
"basename": "Kafka JMX 설정",
|
||||
"path": "Programing/Kafka(AMQP)/Kafka JMX 설정.md"
|
||||
},
|
||||
{
|
||||
"basename": "무제 파일",
|
||||
"path": "Programing/Kafka(AMQP)/무제 파일.md"
|
||||
},
|
||||
{
|
||||
"basename": "Kafka로 Logback 보내기",
|
||||
"path": "Programing/Kafka(AMQP)/Kafka로 Logback 보내기.md"
|
||||
},
|
||||
{
|
||||
"basename": "VScode UI 명칭",
|
||||
"path": "Tools/VSCode/VScode UI 명칭.md"
|
||||
},
|
||||
{
|
||||
"basename": "Termux Linux 설치",
|
||||
"path": "Programing/Linux/Termux/Termux Linux 설치.md"
|
||||
},
|
||||
{
|
||||
"basename": "start",
|
||||
"path": "Programing/Linux/LFS(Linux From Scratch)/start.md"
|
||||
},
|
||||
{
|
||||
"basename": "CentOS에 JAVA 설치",
|
||||
"path": "Programing/Linux/CentOS/CentOS에 JAVA 설치.md"
|
||||
},
|
||||
{
|
||||
"basename": "CentOS Java 설치",
|
||||
"path": "Programing/Linux/CentOS/CentOS Java 설치.md"
|
||||
},
|
||||
{
|
||||
"basename": "윈도우 설치후 인스톨",
|
||||
"path": "Zettelkasten/윈도우 설치후 인스톨.md"
|
||||
},
|
||||
{
|
||||
"basename": "우분투 JAVA 설치",
|
||||
"path": "Programing/Linux/Ubuntu/우분투 JAVA 설치.md"
|
||||
}
|
||||
],
|
||||
"omittedPaths": [],
|
||||
"maxLength": null
|
||||
}
|
|
@ -0,0 +1,2 @@
|
|||
[.ShellClassInfo]
|
||||
IconResource=C:\Program Files\Google\Drive File Stream\79.0.2.0\GoogleDriveFS.exe,23
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"id": "recent-files-obsidian",
|
||||
"name": "Recent Files",
|
||||
"version": "1.3.3",
|
||||
"minAppVersion": "0.11.6",
|
||||
"description": "List files by most recently opened",
|
||||
"author": "Tony Grosinger",
|
||||
"authorUrl": "https://grosinger.net",
|
||||
"isDesktopOnly": false
|
||||
}
|
|
@ -0,0 +1,9 @@
|
|||
.recent-files-donation {
|
||||
width: 70%;
|
||||
margin: 0 auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.recent-files-donate-button {
|
||||
margin: 10px;
|
||||
}
|
|
@ -0,0 +1,2 @@
|
|||
[.ShellClassInfo]
|
||||
IconResource=C:\Program Files\Google\Drive File Stream\79.0.2.0\GoogleDriveFS.exe,23
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"id": "tag-wrangler",
|
||||
"name": "Tag Wrangler",
|
||||
"version": "0.5.3",
|
||||
"minAppVersion": "0.13.19",
|
||||
"description": "Rename, merge, toggle, and search tags from the tag pane",
|
||||
"isDesktopOnly": true
|
||||
}
|
|
@ -0,0 +1,168 @@
|
|||
.smalltalk {
|
||||
display: flex;
|
||||
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
|
||||
transition: 200ms opacity;
|
||||
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
overflow: auto;
|
||||
padding: 20px;
|
||||
position: fixed;
|
||||
right: 0;
|
||||
top: 0;
|
||||
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
.smalltalk + .smalltalk {
|
||||
transition: ease 1s;
|
||||
}
|
||||
|
||||
.smalltalk .page {
|
||||
border-radius: 3px;
|
||||
background: white;
|
||||
box-shadow: 0 4px 23px 5px rgba(0, 0, 0, .2), 0 2px 6px rgba(0, 0, 0, .15);
|
||||
color: #333;
|
||||
min-width: 400px;
|
||||
padding: 0;
|
||||
position: relative;
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 500px) {
|
||||
.smalltalk .page {
|
||||
min-width: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.smalltalk .page > .close-button {
|
||||
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAQAAAC1QeVaAAAAUklEQVR4XqXPYQrAIAhAYW/gXd8NJxTopVqsGEhtf+L9/ERU2k/HSMFQpKcYJeNFI9Be0LCMij8cYyjj5EHIivGBkwLfrbX3IF8PqumVmnDpEG+eDsKibPG2JwAAAABJRU5ErkJggg==);
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
height: 14px;
|
||||
position: absolute;
|
||||
right: 7px;
|
||||
top: 7px;
|
||||
width: 14px;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.smalltalk .page > .close-button:hover {
|
||||
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAQAAAC1QeVaAAAAnUlEQVR4XoWQQQ6CQAxFewjkJkMCyXgJPMk7AiYczyBeZEAX6AKctGIaN+bt+trk9wtGQc/IkhnoKGxqqiWxOSZalapWFZ6VrIUDExsN0a5JRBq9LoVOR0eEQMoEhKizXhhsn0p1sCWVo7CwOf1RytPL8CPvwuBUoHL6ugeK30CVD1TqK7V/hdpe+VNChhOzV8xWny/+xosHF8578W/Hmc1OOC3wmwAAAABJRU5ErkJggg==);
|
||||
}
|
||||
|
||||
.smalltalk .progress {
|
||||
display: block;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.smalltalk .page header {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
max-width: 500px;
|
||||
|
||||
user-select: none;
|
||||
color: #333;
|
||||
font-size: 120%;
|
||||
font-weight: bold;
|
||||
margin: 0;
|
||||
padding: 14px 17px;
|
||||
text-shadow: white 0 1px 2px;
|
||||
}
|
||||
|
||||
.smalltalk .page .content-area {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
padding: 6px 17px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.smalltalk .page .action-area {
|
||||
padding: 14px 17px;
|
||||
}
|
||||
|
||||
.smalltalk button, .smalltalk .smalltalk {
|
||||
min-height: 2em;
|
||||
min-width: 4em;
|
||||
}
|
||||
|
||||
.smalltalk button {
|
||||
appearance: none;
|
||||
user-select: none;
|
||||
background-image: linear-gradient(#ededed, #ededed 38%, #dedede);
|
||||
|
||||
border: 1px solid rgba(0, 0, 0, 0.25);
|
||||
border-radius: 2px;
|
||||
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08), inset 0 1px 2px rgba(255, 255, 255, 0.75);
|
||||
color: #444;
|
||||
font: inherit;
|
||||
margin: 0 1px 0 0;
|
||||
text-shadow: 0 1px 0 rgb(240, 240, 240);
|
||||
}
|
||||
|
||||
.smalltalk button::-moz-focus-inner {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.smalltalk button:enabled:active {
|
||||
background-image: linear-gradient(#e7e7e7, #e7e7e7 38%, #d7d7d7);
|
||||
box-shadow: none;
|
||||
text-shadow: none;
|
||||
}
|
||||
|
||||
.smalltalk .page .button-strip {
|
||||
display: flex;
|
||||
|
||||
flex-direction: row;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
.smalltalk .page .button-strip > button {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.smalltalk input {
|
||||
width: 100%;
|
||||
border: 1px solid #bfbfbf;
|
||||
border-radius: 2px;
|
||||
box-sizing: border-box;
|
||||
color: #444;
|
||||
font: inherit;
|
||||
margin: 0;
|
||||
min-height: 2em;
|
||||
padding: 3px;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.smalltalk button:enabled:focus, .smalltalk input:enabled:focus {
|
||||
transition: border-color 200ms;
|
||||
border-color: rgb(77, 144, 254);
|
||||
outline: none;
|
||||
}
|
||||
|
||||
|
||||
.smalltalk input[pattern]:invalid, .smalltalk input[pattern]:invalid:enabled:focus, .smalltalk input[pattern][aria-invalid='true'], .smalltalk input[pattern][aria-invalid='true']:enabled:focus {
|
||||
border-color: var(--text-error);
|
||||
background-color: var(--background-modifier-error); }
|
||||
|
||||
.smalltalk .page, .smalltalk .page header, .smalltalk input, .smalltalk button {
|
||||
color: var(--text-normal);
|
||||
text-shadow: none; }
|
||||
|
||||
.smalltalk .page {
|
||||
background: var(--background-primary); }
|
||||
|
||||
.smalltalk button[data-name="js-ok"] {
|
||||
background: var(--background-modifier-error); }
|
||||
|
||||
.smalltalk button[data-name="js-cancel"] {
|
||||
background: var(--background-secondary-alt); }
|
||||
|
||||
.smalltalk button {
|
||||
box-shadow: none; }
|
|
@ -0,0 +1,29 @@
|
|||
tag {
|
||||
background-color: var(--text-accent);
|
||||
border: none;
|
||||
color: white;
|
||||
font-size: 11px;
|
||||
padding: 1px 8px;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
margin: 0px 0px;
|
||||
cursor: pointer;
|
||||
border-radius: 14px;
|
||||
}
|
||||
.tag:hover {
|
||||
color: white;
|
||||
background-color: var(--text-accent-hover);
|
||||
}
|
||||
.tag[href^="#obsidian"] {
|
||||
background-color: #4d3ca6;
|
||||
}
|
||||
.tag[href^="#important"] {
|
||||
background-color: red;
|
||||
}
|
||||
.tag[href^="#complete"] {
|
||||
background-color: green;
|
||||
}
|
||||
.tag[href^="#inprogress"] {
|
||||
background-color: orange;
|
||||
}
|
|
@ -0,0 +1,2 @@
|
|||
[.ShellClassInfo]
|
||||
IconResource=C:\Program Files\Google\Drive File Stream\79.0.2.0\GoogleDriveFS.exe,23
|
|
@ -0,0 +1,17 @@
|
|||
.nav-folder-children .nav-folder-children {
|
||||
margin-left: 1.5rem;
|
||||
}
|
||||
|
||||
|
||||
body:not(.default-icons) .nav-folder-collapse-indicator::after {
|
||||
position: absolute;
|
||||
/*content: "📘";*/
|
||||
content: "🧲";
|
||||
left: -5px;
|
||||
/*top: 2px;*/
|
||||
}
|
||||
|
||||
body:not(.default-icons) .nav-folder.is-collapsed .nav-folder-collapse-indicator::after {
|
||||
transform: rotate(-90deg);
|
||||
opacity: 0.25;
|
||||
}
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"items": [
|
||||
{
|
||||
"type": "file",
|
||||
"title": "공유문서",
|
||||
"path": "Work Related/프로젝트/스마트계류장/0.관련정보/공유문서.md"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"folder": "Tools/Obsidan/Template"
|
||||
}
|
|
@ -0,0 +1,2 @@
|
|||
[.ShellClassInfo]
|
||||
IconResource=C:\Program Files\Google\Drive File Stream\79.0.2.0\GoogleDriveFS.exe,23
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "Blue Topaz",
|
||||
"version": "20230218",
|
||||
"minAppVersion": "1.0.0",
|
||||
"author": "WhyI",
|
||||
"authorUrl": "https://github.com/whyt-byte"
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,2 @@
|
|||
[.ShellClassInfo]
|
||||
IconResource=C:\Program Files\Google\Drive File Stream\79.0.2.0\GoogleDriveFS.exe,23
|
|
@ -0,0 +1,161 @@
|
|||
{
|
||||
"main": {
|
||||
"id": "56f4cce7d4c2a811",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "28ca55a285c19b9f",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Programing/MariaDB/정렬된 자료에서 빈칸채우기.md",
|
||||
"mode": "source",
|
||||
"backlinks": true,
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "d773f61772ece5fd",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "b458012646171e52",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "1bd3f519cf47c956",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "12ad47a141496a9a",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "위아래",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "4fae88b0ecbd9598",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "starred",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "1c6e54d170116464",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "recent-files",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 285
|
||||
},
|
||||
"right": {
|
||||
"id": "4797c4301ffee1db",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "5a362ce1905cbae3",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "5b22f7df251d4a39",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Programing/MariaDB/정렬된 자료에서 빈칸채우기.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "1f8b6ebd2bf5acf0",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Programing/MariaDB/정렬된 자료에서 빈칸채우기.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "1a7198f2d695572b",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "tag",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "6a556c85b2c29232",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Programing/MariaDB/정렬된 자료에서 빈칸채우기.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "e7f6bb8bed59fb80",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "calendar",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
},
|
||||
"active": "28ca55a285c19b9f",
|
||||
"lastOpenFiles": [
|
||||
"Programing/Oracle/LAG, LEAD 함수 (위아래 행간 컬럼 비교).md",
|
||||
"Work Related/프로젝트/스마트계류장/관제흐름/항공기 출발.md",
|
||||
"Work Related/프로젝트/스마트계류장/항공용어/통신용어.md",
|
||||
"Work Related/프로젝트/스마트계류장/항공용어/용어정리.md",
|
||||
"Work Related/프로젝트/스마트계류장/0.관련정보/공유문서.md",
|
||||
"Programing/MariaDB/테스트 데이터 셋팅.md",
|
||||
"Programing/MariaDB/MariaDB 문자열중 괄호에 담긴 문자열 제외하기.md",
|
||||
"Programing/MariaDB/설치.md",
|
||||
"Programing/MariaDB/MariaDB Rownum대체.md",
|
||||
"Work Related/프로젝트/스마트계류장/1.데이터베이스/작업SQL 백업/데이터사정정의어.md"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,246 @@
|
|||
{
|
||||
"main": {
|
||||
"id": "a08b711f2bde4cc2",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "a2db876ac0a3f97e",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "e1c4a1173b42d854",
|
||||
"type": "split",
|
||||
"dimension": 22.146341463414636,
|
||||
"children": [
|
||||
{
|
||||
"id": "81f07491e91c7259",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Programing/Linux/Linux 명령어/명령어 목록.md",
|
||||
"mode": "source",
|
||||
"backlinks": true,
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "429ab5becc3d79e0",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Learning/Programing/리눅스/학습방법.md",
|
||||
"mode": "source",
|
||||
"backlinks": true,
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
{
|
||||
"id": "67b5820ed667fa6b",
|
||||
"type": "leaf",
|
||||
"dimension": 77.85365853658537,
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Programing/Linux/Linux 명령어/tee, nl.md",
|
||||
"mode": "source",
|
||||
"backlinks": true,
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"direction": "horizontal"
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "336f3290546161b2",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "c95cf7e66ebd86b3",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "514ecc897d8e9ca6",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "4a7b3ef088c60279",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "que",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "31f3ba7e2c290389",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "starred",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "74a2116c7b99960c",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "recent-files",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 226,
|
||||
"collapsed": true
|
||||
},
|
||||
"right": {
|
||||
"id": "76a18efdea897777",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "a8eaa6640664d8a4",
|
||||
"type": "tabs",
|
||||
"dimension": 33.33333333333333,
|
||||
"children": [
|
||||
{
|
||||
"id": "78fe497ac16e5f0d",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "tag",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "16af5a4b93c76683",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "calendar",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "896374cd29e6deb8",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Programing/Linux/Linux 명령어/tee, nl.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "c5f9342df2cc1405",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Programing/Linux/Linux 명령어/tee, nl.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "0d82fa7e34ea711a",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Programing/Linux/Linux 명령어/tee, nl.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 1
|
||||
},
|
||||
{
|
||||
"id": "4d1833ba2b328259",
|
||||
"type": "tabs",
|
||||
"dimension": 39.70420932878271,
|
||||
"children": [
|
||||
{
|
||||
"id": "58bf7c4dfed099a2",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Tools/Obsidan/2.단축키.md",
|
||||
"mode": "source",
|
||||
"backlinks": true,
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "510d8ba7836defe1",
|
||||
"type": "tabs",
|
||||
"dimension": 26.96245733788396,
|
||||
"children": [
|
||||
{
|
||||
"id": "7fdf0f37d8cd7621",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Programing/Markdown/자주사용하는 마크다운.md",
|
||||
"mode": "preview",
|
||||
"backlinks": true,
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 329.18414306640625,
|
||||
"collapsed": true
|
||||
},
|
||||
"active": "67b5820ed667fa6b",
|
||||
"lastOpenFiles": [
|
||||
"Programing/Linux/Linux 명령어/명령어 목록.md",
|
||||
"Programing/Linux/Linux 명령어/tee, nl.md",
|
||||
"Learning/Programing/리눅스/학습방법.md",
|
||||
"Learning/Programing/Docker강의/Course Outline.md",
|
||||
"Learning/Programing/WSL개발환경 셋팅/Set Up.md",
|
||||
"Learning/Programing/로드맵.md",
|
||||
"Programing/Linux/Linux 명령어/cat, tac.md",
|
||||
"Zettelkasten/Home Network.md",
|
||||
"Tools/Obsidan/2.단축키.md",
|
||||
"Programing/Markdown/자주사용하는 마크다운.md"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,102 @@
|
|||
{
|
||||
"main": {
|
||||
"id": "a08b711f2bde4cc2",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "58bf7c4dfed099a2",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Obsidan설치 및 설정/rclone 참고 URL.md",
|
||||
"mode": "source"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "7e9190761363f9fa",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "94fca1e6a73ab723",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "ad31727522c82da4",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "5cf8a2492fafbfc5",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300
|
||||
},
|
||||
"right": {
|
||||
"id": "b3b97202ec5e04d2",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "a9b6519dd55fbcef",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "c6cd386e7f1b92d2",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Obsidan설치 및 설정/rclone 참고 URL.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
},
|
||||
"active": "58bf7c4dfed099a2",
|
||||
"lastOpenFiles": [
|
||||
"Obsidan설치 및 설정/rclone 참고 URL.md",
|
||||
"Obsidan설치 및 설정/설치-Termux.md",
|
||||
"Flutter/TableRow특정조건에 따라 보이기 - 숨기기.md",
|
||||
"Flutter/Table UI 예제 1.md",
|
||||
"Flutter/Flutter 다자인 속성.md",
|
||||
"Flutter/안드로이드 스튜디오 단축키.md",
|
||||
"개인.md",
|
||||
"임시메모/업무 - 22.01.27.md",
|
||||
"임시메모/업무 - 22.01.26.md",
|
||||
"임시메모/업무 - 22.01.25.md"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,103 @@
|
|||
{
|
||||
"main": {
|
||||
"id": "a08b711f2bde4cc2",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "d2c0aaf8f96c9b27",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Flutter/InkWell.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "818b55593e290115",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "5260ada4f58bf473",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "9da60b4cbe703824",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "96f5dc300406713e",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "오라클",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 247.0055809020996
|
||||
},
|
||||
"right": {
|
||||
"id": "6899c0b9d507cebd",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "d1dacb710867d445",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "68a15ba275255426",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Flutter/InkWell.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
},
|
||||
"active": "d2c0aaf8f96c9b27",
|
||||
"lastOpenFiles": [
|
||||
"Flutter/InkWell.md",
|
||||
"Evernote/[표] PL_SQL 미리 정의된 예외 (Predefined Exception).md",
|
||||
"Evernote/PB-어플리케이션 실행에러.md",
|
||||
"Evernote/window 초기화.md",
|
||||
"Evernote/work shop 1.md",
|
||||
"Evernote/ORA-12514 에러 해결방법.md",
|
||||
"Evernote/디렉토리 조회.md",
|
||||
"할일.md",
|
||||
"Programing/Oracle/정의서 형식으로 테이블 정보조회.md",
|
||||
"Evernote/테이블 컬럼명 조회.md"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,199 @@
|
|||
{
|
||||
"main": {
|
||||
"id": "a08b711f2bde4cc2",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "542fd7203e4587cc",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "empty",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "336f3290546161b2",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "c95cf7e66ebd86b3",
|
||||
"type": "tabs",
|
||||
"dimension": 77.6536312849162,
|
||||
"children": [
|
||||
{
|
||||
"id": "514ecc897d8e9ca6",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "4a7b3ef088c60279",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "내부",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "9240f2bc0c0c7d04",
|
||||
"type": "tabs",
|
||||
"dimension": 22.3463687150838,
|
||||
"children": [
|
||||
{
|
||||
"id": "c77261dcc1b12f11",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "recent-files",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "31f3ba7e2c290389",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "starred",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 258.0345993041992
|
||||
},
|
||||
"right": {
|
||||
"id": "76a18efdea897777",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "a8eaa6640664d8a4",
|
||||
"type": "tabs",
|
||||
"dimension": 44.90481522956326,
|
||||
"children": [
|
||||
{
|
||||
"id": "16af5a4b93c76683",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "calendar",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "7126402464c659a1",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "tag",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "d03592690e898cbb",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "b0417b71b0ada90d",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "01167ac9ab92d5ac",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "4d1833ba2b328259",
|
||||
"type": "tabs",
|
||||
"dimension": 29.451287793952975,
|
||||
"children": [
|
||||
{
|
||||
"id": "58bf7c4dfed099a2",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Programing/z.Tools/Obsidan/2.단축키.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "510d8ba7836defe1",
|
||||
"type": "tabs",
|
||||
"dimension": 25.643896976483767,
|
||||
"children": [
|
||||
{
|
||||
"id": "7fdf0f37d8cd7621",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Programing/Markdown/자주사용하는 마크다운.md",
|
||||
"mode": "preview",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 324.1841735839844,
|
||||
"collapsed": true
|
||||
},
|
||||
"active": "542fd7203e4587cc",
|
||||
"lastOpenFiles": [
|
||||
"Programing/무제노트.md",
|
||||
"Programing/Scrcpy/명령어.md",
|
||||
"Programing/Scrcpy/오류모음.md",
|
||||
"Programing/Scrcpy/참조URL.md",
|
||||
"Programing/Linux/무제노트.md",
|
||||
"work related/1.업무메모/2022-03-04.md",
|
||||
"work related/1.업무메모/2022-03-03.md",
|
||||
"work related/1.업무메모/22.02.07.md",
|
||||
"Programing/z.기타/NetEye 장비 셋팅 순서.md",
|
||||
"work related/1.업무메모/2022-02-28.md"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,80 @@
|
|||
{
|
||||
"main": {
|
||||
"id": "44006a095f7e0db4",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "3cae5693795710ab",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "임시메모/업무 - 22.01.27.md",
|
||||
"mode": "source"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "194e808e227ee791",
|
||||
"type": "mobile-drawer",
|
||||
"children": [
|
||||
{
|
||||
"id": "6612e101b13da825",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "95b52cde3c192fae",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 0
|
||||
},
|
||||
"right": {
|
||||
"id": "30e72ea86fafc685",
|
||||
"type": "mobile-drawer",
|
||||
"children": [
|
||||
{
|
||||
"id": "d3fa6f55d817d4e3",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "임시메모/업무 - 22.01.27.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 0
|
||||
},
|
||||
"active": "3cae5693795710ab",
|
||||
"lastOpenFiles": [
|
||||
"임시메모/업무 - 22.01.27.md",
|
||||
"임시메모/업무 - 22.01.26.md",
|
||||
"개인.md"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,80 @@
|
|||
{
|
||||
"main": {
|
||||
"id": "44006a095f7e0db4",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "3cae5693795710ab",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "임시메모/업무 - 22.01.27.md",
|
||||
"mode": "source"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "194e808e227ee791",
|
||||
"type": "mobile-drawer",
|
||||
"children": [
|
||||
{
|
||||
"id": "6612e101b13da825",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "95b52cde3c192fae",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 0
|
||||
},
|
||||
"right": {
|
||||
"id": "30e72ea86fafc685",
|
||||
"type": "mobile-drawer",
|
||||
"children": [
|
||||
{
|
||||
"id": "d3fa6f55d817d4e3",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "임시메모/업무 - 22.01.27.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 0
|
||||
},
|
||||
"active": "3cae5693795710ab",
|
||||
"lastOpenFiles": [
|
||||
"임시메모/업무 - 22.01.27.md",
|
||||
"임시메모/업무 - 22.01.26.md",
|
||||
"개인.md"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,79 @@
|
|||
{
|
||||
"main": {
|
||||
"id": "a08b711f2bde4cc2",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "58bf7c4dfed099a2",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "임시메모/업무 - 22.01.27.md",
|
||||
"mode": "source"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "8b14ef18d0a00cef",
|
||||
"type": "mobile-drawer",
|
||||
"children": [
|
||||
{
|
||||
"id": "e6d55e93eaaf34b9",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "f71ea50e1b719ce2",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 0
|
||||
},
|
||||
"right": {
|
||||
"id": "fca815342792203a",
|
||||
"type": "mobile-drawer",
|
||||
"children": [
|
||||
{
|
||||
"id": "815cdd42113111ed",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "임시메모/업무 - 22.01.27.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 0
|
||||
},
|
||||
"active": "58bf7c4dfed099a2",
|
||||
"lastOpenFiles": [
|
||||
"임시메모/업무 - 22.01.27.md",
|
||||
"개인.md"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,80 @@
|
|||
{
|
||||
"main": {
|
||||
"id": "a08b711f2bde4cc2",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "0ee598a4113cbb66",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "임시메모/업무 - 22.01.27.md",
|
||||
"mode": "source"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "92f5e38f9923d564",
|
||||
"type": "mobile-drawer",
|
||||
"children": [
|
||||
{
|
||||
"id": "8e9600859f82aa1f",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "f6cce49b09c74247",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 0
|
||||
},
|
||||
"right": {
|
||||
"id": "157bd6f9aa01696c",
|
||||
"type": "mobile-drawer",
|
||||
"children": [
|
||||
{
|
||||
"id": "6458b6780939df8a",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "임시메모/업무 - 22.01.27.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 0
|
||||
},
|
||||
"active": "0ee598a4113cbb66",
|
||||
"lastOpenFiles": [
|
||||
"임시메모/업무 - 22.01.27.md",
|
||||
"임시메모/업무 - 22.01.24.md",
|
||||
"개인.md"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,188 @@
|
|||
{
|
||||
"main": {
|
||||
"id": "56f4cce7d4c2a811",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "5bab1ea84e5f63e4",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "2a1ee55da64c0e86",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Tools/GitHub/CLI에서 Git 사용.md",
|
||||
"mode": "source",
|
||||
"backlinks": true,
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "bcde1ea5d31ff01c",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Tools/GitHub/Gitea 설치.md",
|
||||
"mode": "source",
|
||||
"backlinks": true,
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "06d9dd1ac7635da4",
|
||||
"type": "mobile-drawer",
|
||||
"children": [
|
||||
{
|
||||
"id": "98776db4038fb741",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "9565cc3ca157b4c4",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "82b143b690443e51",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "tag",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "50c6175d1b5e5ab0",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "bookmarks",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "871134098637dd98",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "recent-files",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 0
|
||||
},
|
||||
"right": {
|
||||
"id": "2a8b855541b6f50e",
|
||||
"type": "mobile-drawer",
|
||||
"children": [
|
||||
{
|
||||
"id": "4fc2325cde5921ed",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Tools/GitHub/CLI에서 Git 사용.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "aabac13ecd0db408",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Tools/GitHub/CLI에서 Git 사용.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "b433c72e11e2a8f1",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Tools/GitHub/CLI에서 Git 사용.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "ed2d9ca665bfa7fe",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "calendar",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 0
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
"switcher:Open quick switcher": false,
|
||||
"graph:Open graph view": false,
|
||||
"canvas:Create new canvas": false,
|
||||
"daily-notes:Open today's daily note": false,
|
||||
"templates:Insert template": false,
|
||||
"command-palette:Open command palette": false
|
||||
}
|
||||
},
|
||||
"active": "2a1ee55da64c0e86",
|
||||
"lastOpenFiles": [
|
||||
"Tools/VSCode_Server/Maven 설치.md",
|
||||
"Tools/GitHub/Gitea 설치.md",
|
||||
"Tools/VSCode_Server/Spring 확장팩 설치.md",
|
||||
"Tools/GitHub/Git 설치.md",
|
||||
"Tools/GitHub/CLI에서 Git 사용.md",
|
||||
"무제 파일.canvas",
|
||||
"Pasted image 20221228170541.png",
|
||||
"Pasted image 20230215100042.png",
|
||||
"Tools/GitHub/Ubuntu Gitlab 설치.md",
|
||||
"Tools/VSCode_Server/Ubuntu에 설치.md",
|
||||
"Programing/MariaDB/정렬된 자료에서 빈칸채우기.md",
|
||||
"Programing/Oracle/LAG, LEAD 함수 (위아래 행간 컬럼 비교).md",
|
||||
"Work Related/프로젝트/스마트계류장/관제흐름/항공기 출발.md",
|
||||
"Work Related/프로젝트/스마트계류장/항공용어/통신용어.md",
|
||||
"Work Related/프로젝트/스마트계류장/항공용어/용어정리.md",
|
||||
"Work Related/프로젝트/스마트계류장/0.관련정보/공유문서.md",
|
||||
"Programing/MariaDB/테스트 데이터 셋팅.md",
|
||||
"Programing/MariaDB/MariaDB 문자열중 괄호에 담긴 문자열 제외하기.md",
|
||||
"Programing/MariaDB/설치.md",
|
||||
"Programing/MariaDB/MariaDB Rownum대체.md",
|
||||
"Work Related/프로젝트/스마트계류장/1.데이터베이스/작업SQL 백업/데이터사정정의어.md"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,266 @@
|
|||
{
|
||||
"main": {
|
||||
"id": "56f4cce7d4c2a811",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "615ebe2faa749939",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "1b9c58f1fa7c8461",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Work Related/프로젝트/D-MHFH/유지보수/중단파서버 보안취약점.md",
|
||||
"mode": "source",
|
||||
"backlinks": true,
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "8f63a3303041aef4",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Programing/Windows/CMD 명령어.md",
|
||||
"mode": "source",
|
||||
"backlinks": true,
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "8d740b927ee10e19",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Work Related/프로젝트/스마트계류장/TODO.md",
|
||||
"mode": "source",
|
||||
"backlinks": true,
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 2
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "d773f61772ece5fd",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "b458012646171e52",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "1bd3f519cf47c956",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "12ad47a141496a9a",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "netstat",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": true,
|
||||
"extraContext": true,
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "4fae88b0ecbd9598",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "starred",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "1c6e54d170116464",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "recent-files",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "0dc9e5756887b793",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "bookmarks",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 286.5
|
||||
},
|
||||
"right": {
|
||||
"id": "4797c4301ffee1db",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "5a362ce1905cbae3",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "5b22f7df251d4a39",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Work Related/프로젝트/스마트계류장/TODO.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "1f8b6ebd2bf5acf0",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Work Related/프로젝트/스마트계류장/TODO.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "1a7198f2d695572b",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "tag",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "6a556c85b2c29232",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Work Related/프로젝트/스마트계류장/TODO.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "e7f6bb8bed59fb80",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "calendar",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "14273ca942bcb22c",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "all-properties",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"showSearch": false,
|
||||
"searchQuery": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 2
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 443.5,
|
||||
"collapsed": true
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
"canvas:새 캔버스 만들기": false,
|
||||
"switcher:퀵 스위처 열기": false,
|
||||
"graph:그래프 뷰 열기": false,
|
||||
"daily-notes:오늘의 데일리 노트 열기": false,
|
||||
"templates:템플릿 삽입": false,
|
||||
"command-palette:명령어 팔레트 열기": false
|
||||
}
|
||||
},
|
||||
"active": "8d740b927ee10e19",
|
||||
"lastOpenFiles": [
|
||||
"Work Related/프로젝트/스마트계류장/1.데이터베이스/주기장 기준 항공기 유무 확인 쿼리(GAM).md",
|
||||
"Work Related/프로젝트/스마트계류장/TODO.md",
|
||||
"Programing/Docker/Docker 명령어.md",
|
||||
"Programing/Docker/Docker 폐쇄망 설치.md",
|
||||
"Programing/Windows/CMD 명령어.md",
|
||||
"Programing/Docker/Docker 페쇄망 이관.md",
|
||||
"Programing/Docker/Docker 설치.md",
|
||||
"Work Related/프로젝트/스마트계류장/0.관련정보/공유문서.md",
|
||||
"Work Related/프로젝트/D-MHFH/유지보수/중단파서버 보안취약점.md",
|
||||
"Programing/Linux/Ubuntu/프로세스 확인 및 강제 종료.md",
|
||||
"Programing/RabbitMQ(AMQP)/RabbitMQ 설치.md",
|
||||
"Programing/Linux/Ubuntu/Server에 VNC 설치.md",
|
||||
"Programing/Linux/Ubuntu/Ubuntu GitLab-CE 설치.md",
|
||||
"Programing/Tibero/테이블 Archive 로그 설정 변경.md",
|
||||
"Work Related/프로젝트/스마트계류장/통계관련.md",
|
||||
"Programing/Kafka(AMQP)/Kafka ELK로 모니터링.md",
|
||||
"Programing/Tibero/Tibero 이중화 구성시 서비스 실행.md",
|
||||
"Programing/Tibero/Tibero 7 설치.md",
|
||||
"Tools/GitHub/Ubuntu Gitlab 설치.md",
|
||||
"Programing/Linux/Linux 명령어/리눅스 명령어.md",
|
||||
"Programing/Tibero/function Table.md",
|
||||
"Programing/Docker/Docker Compose.md",
|
||||
"Work Related/프로젝트/스마트계류장/외부연계 관련/Asterix분석/ASDE UDP.md",
|
||||
"Programing/Linux/Ubuntu/Ubuntu 버전 확인.md",
|
||||
"Work Related/1.업무메모/2023-04-06.md",
|
||||
"zzz.resources/Pasted image 20240304095048.png",
|
||||
"zzz.resources/Pasted image 20240304095038.png",
|
||||
"Programing/Linux/WSL/win탐색기에서 roo 폴더 열기.md",
|
||||
"zzz.resources/tibero-jdbc-7.jar",
|
||||
"Work Related/프로젝트/스마트계류장/Java PGM/Components/DB",
|
||||
"Work Related/프로젝트/스마트계류장/Java PGM/Components",
|
||||
"Work Related/3.주간계획/스마트계류장",
|
||||
"zzz.resources/Pasted image 20230919121430.png",
|
||||
"zzz.resources/Pasted image 20230919121415.png",
|
||||
"zzz.resources/Pasted image 20230919121410.png",
|
||||
"zzz.resources/Untitled.png",
|
||||
"새 텍스트 문서.txt",
|
||||
"zzz.resources/Pasted image 20221228170541.png",
|
||||
"Programing/Linux/Unix",
|
||||
"무제 파일.canvas",
|
||||
"Work Related/프로젝트/스마트계류장/Java PGM/Radar/desktop.ini",
|
||||
"Work Related/프로젝트/스마트계류장/Java PGM/desktop.ini",
|
||||
"Work Related/프로젝트/스마트계류장/Java PGM/Radar",
|
||||
"Work Related/프로젝트/스마트계류장/외부연계 관련/desktop.ini",
|
||||
"zzz.resources/Pasted image 20230618182519.png",
|
||||
"zzz.resources/Pasted image 20230606235608.png",
|
||||
"zzz.resources/Pasted image 20230525092338.png",
|
||||
"무제 파일 2.canvas",
|
||||
"무제 파일 1.canvas"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,831 @@
|
|||
{
|
||||
"workspaces": {
|
||||
"Obsidian Learn": {
|
||||
"main": {
|
||||
"id": "a08b711f2bde4cc2",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "40d259be5dd795e7",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Programing/z.Tools/Obsidan/0.Learning.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "c2600f0f90c3a39c",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Programing/z.Tools/Obsidan/4.플러그인.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "336f3290546161b2",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "c95cf7e66ebd86b3",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "514ecc897d8e9ca6",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "4a7b3ef088c60279",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "31f3ba7e2c290389",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "starred",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 305.0055809020996
|
||||
},
|
||||
"right": {
|
||||
"id": "76a18efdea897777",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "a8eaa6640664d8a4",
|
||||
"type": "tabs",
|
||||
"dimension": 33.33333333333333,
|
||||
"children": [
|
||||
{
|
||||
"id": "78fe497ac16e5f0d",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "tag",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "16af5a4b93c76683",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "calendar",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 1
|
||||
},
|
||||
{
|
||||
"id": "4d1833ba2b328259",
|
||||
"type": "tabs",
|
||||
"dimension": 39.70420932878271,
|
||||
"children": [
|
||||
{
|
||||
"id": "58bf7c4dfed099a2",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Programing/z.Tools/Obsidan/2.단축키.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "510d8ba7836defe1",
|
||||
"type": "tabs",
|
||||
"dimension": 26.96245733788396,
|
||||
"children": [
|
||||
{
|
||||
"id": "7fdf0f37d8cd7621",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Programing/Markdown/자주사용하는 마크다운.md",
|
||||
"mode": "preview",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 329.18414306640625
|
||||
},
|
||||
"active": "c2600f0f90c3a39c"
|
||||
},
|
||||
"GMT Works": {
|
||||
"main": {
|
||||
"id": "a08b711f2bde4cc2",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "bbac64b9f60dd396",
|
||||
"type": "split",
|
||||
"dimension": 44.35569755058573,
|
||||
"children": [
|
||||
{
|
||||
"id": "0495d01c421936a6",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Work Related/3.주간계획/2022년 5월 2주차.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "095a4ad83b84e87c",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Work Related/D-MHFH/소프트웨어/EyeSV_MSG.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"direction": "horizontal"
|
||||
},
|
||||
{
|
||||
"id": "3ef70902f27f921a",
|
||||
"type": "leaf",
|
||||
"dimension": 55.64430244941427,
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Work Related/D-MHFH/유지보수/위치보고요청 로직 변경요청.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "336f3290546161b2",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "c95cf7e66ebd86b3",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "514ecc897d8e9ca6",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "4a7b3ef088c60279",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "que",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "31f3ba7e2c290389",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "starred",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "74a2116c7b99960c",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "recent-files",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 226,
|
||||
"collapsed": true
|
||||
},
|
||||
"right": {
|
||||
"id": "76a18efdea897777",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "a8eaa6640664d8a4",
|
||||
"type": "tabs",
|
||||
"dimension": 33.33333333333333,
|
||||
"children": [
|
||||
{
|
||||
"id": "78fe497ac16e5f0d",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "tag",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "16af5a4b93c76683",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "calendar",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "896374cd29e6deb8",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Work Related/D-MHFH/유지보수/위치보고요청 로직 변경요청.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "c5f9342df2cc1405",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Work Related/D-MHFH/유지보수/위치보고요청 로직 변경요청.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "0d82fa7e34ea711a",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Work Related/D-MHFH/유지보수/위치보고요청 로직 변경요청.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 1
|
||||
},
|
||||
{
|
||||
"id": "4d1833ba2b328259",
|
||||
"type": "tabs",
|
||||
"dimension": 39.70420932878271,
|
||||
"children": [
|
||||
{
|
||||
"id": "58bf7c4dfed099a2",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Tools/Obsidan/2.단축키.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "510d8ba7836defe1",
|
||||
"type": "tabs",
|
||||
"dimension": 26.96245733788396,
|
||||
"children": [
|
||||
{
|
||||
"id": "7fdf0f37d8cd7621",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Programing/Markdown/자주사용하는 마크다운.md",
|
||||
"mode": "preview",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 329.18414306640625,
|
||||
"collapsed": true
|
||||
},
|
||||
"active": "3ef70902f27f921a"
|
||||
},
|
||||
"Scrcpy": {
|
||||
"main": {
|
||||
"id": "a08b711f2bde4cc2",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "cc65fc9d8b48f313",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "bddcb4de22cec71b",
|
||||
"type": "leaf",
|
||||
"dimension": 28.237585199610514,
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Tools/Scrcpy/Scrcpy 설치 및 실행.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "5d96e04a219d20e5",
|
||||
"type": "leaf",
|
||||
"dimension": 71.76241480038948,
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Tools/Scrcpy/Scrcpy 단축키.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"direction": "horizontal"
|
||||
},
|
||||
{
|
||||
"id": "591c304a06b8e52c",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Tools/Scrcpy/Scrcpy 명령어.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "336f3290546161b2",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "c95cf7e66ebd86b3",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "514ecc897d8e9ca6",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "4a7b3ef088c60279",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "netstat",
|
||||
"matchingCase": true,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "31f3ba7e2c290389",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "starred",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "74a2116c7b99960c",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "recent-files",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 261
|
||||
},
|
||||
"right": {
|
||||
"id": "76a18efdea897777",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "a8eaa6640664d8a4",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "78fe497ac16e5f0d",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "tag",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "16af5a4b93c76683",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "calendar",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "896374cd29e6deb8",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Tools/Scrcpy/Scrcpy 설치 및 실행.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "c5f9342df2cc1405",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Tools/Scrcpy/Scrcpy 설치 및 실행.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "0d82fa7e34ea711a",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Tools/Scrcpy/Scrcpy 설치 및 실행.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 4
|
||||
},
|
||||
{
|
||||
"id": "4d1833ba2b328259",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "58bf7c4dfed099a2",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Tools/Obsidan/2.단축키.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "510d8ba7836defe1",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "7fdf0f37d8cd7621",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Programing/Markdown/자주사용하는 마크다운.md",
|
||||
"mode": "preview",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 329.18414306640625,
|
||||
"collapsed": true
|
||||
},
|
||||
"active": "bddcb4de22cec71b"
|
||||
},
|
||||
"Linux": {
|
||||
"main": {
|
||||
"id": "a08b711f2bde4cc2",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "a2db876ac0a3f97e",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "e1c4a1173b42d854",
|
||||
"type": "split",
|
||||
"dimension": 22.146341463414636,
|
||||
"children": [
|
||||
{
|
||||
"id": "81f07491e91c7259",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Programing/Linux/Linux 명령어/명령어 목록.md",
|
||||
"mode": "source",
|
||||
"backlinks": true,
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "429ab5becc3d79e0",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Learning/Programing/리눅스/학습방법.md",
|
||||
"mode": "source",
|
||||
"backlinks": true,
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
{
|
||||
"id": "67b5820ed667fa6b",
|
||||
"type": "leaf",
|
||||
"dimension": 77.85365853658537,
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Programing/Linux/Linux 명령어/tee, nl.md",
|
||||
"mode": "source",
|
||||
"backlinks": true,
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"direction": "horizontal"
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "336f3290546161b2",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "c95cf7e66ebd86b3",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "514ecc897d8e9ca6",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "4a7b3ef088c60279",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "que",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "31f3ba7e2c290389",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "starred",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "74a2116c7b99960c",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "recent-files",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 226,
|
||||
"collapsed": true
|
||||
},
|
||||
"right": {
|
||||
"id": "76a18efdea897777",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "a8eaa6640664d8a4",
|
||||
"type": "tabs",
|
||||
"dimension": 33.33333333333333,
|
||||
"children": [
|
||||
{
|
||||
"id": "78fe497ac16e5f0d",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "tag",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "16af5a4b93c76683",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "calendar",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "896374cd29e6deb8",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Programing/Linux/Linux 명령어/명령어 목록.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "c5f9342df2cc1405",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Programing/Linux/Linux 명령어/명령어 목록.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "0d82fa7e34ea711a",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Programing/Linux/Linux 명령어/명령어 목록.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 1
|
||||
},
|
||||
{
|
||||
"id": "4d1833ba2b328259",
|
||||
"type": "tabs",
|
||||
"dimension": 39.70420932878271,
|
||||
"children": [
|
||||
{
|
||||
"id": "58bf7c4dfed099a2",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Tools/Obsidan/2.단축키.md",
|
||||
"mode": "source",
|
||||
"backlinks": true,
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "510d8ba7836defe1",
|
||||
"type": "tabs",
|
||||
"dimension": 26.96245733788396,
|
||||
"children": [
|
||||
{
|
||||
"id": "7fdf0f37d8cd7621",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Programing/Markdown/자주사용하는 마크다운.md",
|
||||
"mode": "preview",
|
||||
"backlinks": true,
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 329.18414306640625,
|
||||
"collapsed": true
|
||||
},
|
||||
"active": "81f07491e91c7259"
|
||||
}
|
||||
},
|
||||
"active": "Linux"
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"format": "YYYY-MM-DD HH:MM:SS"
|
||||
}
|
|
@ -0,0 +1 @@
|
|||
{}
|
|
@ -27,7 +27,12 @@ docker load -i /home/gmt/SACP-INSTALL/Docker/docimg_cp-kafka.tar
|
|||
```
|
||||
|
||||
|
||||
##### 일반 유저 도커 사용
|
||||
```Shell
|
||||
|
||||
usermod -aG docker user_id
|
||||
|
||||
```
|
||||
|
||||
##### Daemon 설치 및 data-root 경로 변경
|
||||
```bash
|
||||
|
|
|
@ -0,0 +1,13 @@
|
|||
### 검색 조건 필드 설명
|
||||
-- 정확히 일치 (입력 순서, 공백 포함)
|
||||
"match_phrase": {
|
||||
|
||||
-- 여러쿼리 조합
|
||||
bool
|
||||
|
||||
must : 쿼리가 참인 도큐먼트들을 검색합니다.
|
||||
must_not : 쿼리가 거짓인 도큐먼트들을 검색합니다.
|
||||
should : 검색 결과 중 이 쿼리에 해당하는 도큐먼트의 점수를 높입니다.
|
||||
filter : 쿼리가 참인 도큐먼트를 검색하지만 스코어를 계산하지 않습니다. must 보다 검색 속도가 빠르고 캐싱이 가능합니다.
|
||||
|
||||
|
|
@ -0,0 +1,230 @@
|
|||
## 템플릿 생성
|
||||
```Json
|
||||
|
||||
PUT _template/replay_log_template
|
||||
{
|
||||
"index_patterns": [
|
||||
"replay_log_*" // 적용할 인덱스 패턴
|
||||
],
|
||||
"settings": {
|
||||
"max_result_window" : 500000 // 50만개까지 한꺼번에 조회 가능하도록 설정
|
||||
},
|
||||
"mappings": {
|
||||
"properties": {
|
||||
"@timestamp": {
|
||||
"type": "date"
|
||||
},
|
||||
"header": {
|
||||
"properties": {
|
||||
"log_type": {
|
||||
"type": "text",
|
||||
"fields": {
|
||||
"keyword": {
|
||||
"type": "keyword",
|
||||
"ignore_above": 1 // 1 자리 이외의 데이터는 검색에서 무시
|
||||
}
|
||||
}
|
||||
},
|
||||
"msg_type": {
|
||||
"type": "text",
|
||||
"fields": {
|
||||
"keyword": {
|
||||
"type": "keyword",
|
||||
}
|
||||
}
|
||||
},
|
||||
"recv_time": {
|
||||
"type": "text",
|
||||
"fields": {
|
||||
"keyword": {
|
||||
"type": "keyword",
|
||||
"eager_global_ordinals": true // 집계에 많이 사용되는 필드를 캐시
|
||||
}
|
||||
}
|
||||
},
|
||||
"server_se": {
|
||||
"type": "text",
|
||||
"fields": {
|
||||
"keyword": {
|
||||
"type": "keyword",
|
||||
"ignore_above": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"message": {
|
||||
"type": "text",
|
||||
"fields": {
|
||||
"keyword": {
|
||||
"type": "keyword",
|
||||
"ignore_above": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
```
|
||||
|
||||
## 인덱스 생성
|
||||
```json
|
||||
PUT replay_log_7_ana-2024-02-27_re
|
||||
{
|
||||
"settings": {
|
||||
"max_result_window" : 500000
|
||||
},
|
||||
"mappings": {
|
||||
"properties": {
|
||||
"@timestamp": {
|
||||
"type": "date"
|
||||
},
|
||||
"header": {
|
||||
"properties": {
|
||||
"log_type": {
|
||||
"type": "text",
|
||||
"fields": {
|
||||
"keyword": {
|
||||
"type": "keyword",
|
||||
"ignore_above": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
"msg_type": {
|
||||
"type": "text",
|
||||
"fields": {
|
||||
"keyword": {
|
||||
"type": "keyword"
|
||||
}
|
||||
}
|
||||
},
|
||||
"recv_time": {
|
||||
"type": "text",
|
||||
"fields": {
|
||||
"keyword": {
|
||||
"type": "keyword",
|
||||
"eager_global_ordinals": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"server_se": {
|
||||
"type": "text",
|
||||
"fields": {
|
||||
"keyword": {
|
||||
"type": "keyword",
|
||||
"ignore_above": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"message": {
|
||||
"type": "text",
|
||||
"fields": {
|
||||
"keyword": {
|
||||
"type": "keyword",
|
||||
"ignore_above": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
```
|
||||
## 인덱스, 템플릿 삭제
|
||||
```json
|
||||
// 인덱스 삭제
|
||||
DELETE replay_log_7_ana-2024-02-27
|
||||
|
||||
// 템플릿 삭제
|
||||
DELETE _template/replay_log_3_fusion-2024-02-27_re
|
||||
```
|
||||
## 인덱스 복사
|
||||
```json
|
||||
|
||||
POST _reindex
|
||||
{
|
||||
"source": {
|
||||
"index": "replay_log_7_ana-2024-02-27"
|
||||
},
|
||||
"dest": {
|
||||
"index": "replay_log_7_ana-2024-02-27_re"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
```
|
||||
## SQL -> DLS 변환
|
||||
```json
|
||||
|
||||
GET _sql/translate
|
||||
{
|
||||
"query" : "select message from "/replay_log*/" where header.msg_type in ('3', '7') and
|
||||
}
|
||||
|
||||
GET _sql/translate
|
||||
{
|
||||
"query": "SELECT header.recv_time, message FROM \"*-fusion\" WHERE header.recv_time >= '20240111120000.000' AND header.recv_time <= '20240111163000.000' and header.msg_type like '3' order by header.recv_time"
|
||||
}
|
||||
|
||||
```
|
||||
## 조회
|
||||
```json
|
||||
|
||||
POST replay_log_*_*/_search
|
||||
{
|
||||
"size" : 1000,
|
||||
"track_total_hits": true, // 하위 조건에 해당하는 전체 데이터 건수 표시 (size 필드 상관 없음)
|
||||
"query" : {
|
||||
"bool" : {
|
||||
"filter" : [
|
||||
{
|
||||
"terms" : {
|
||||
"header.msg_type.keyword" : [
|
||||
"3", "7", "8"
|
||||
],
|
||||
"boost" : 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"range" : {
|
||||
"header.recv_time" : {
|
||||
"from" : "20240226163800.000",
|
||||
"to" : "20240226173859.000"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"_source": ["@timestamp", "header", "message"],
|
||||
"sort" : [{"header.recv_time.keyword" : {"order" : "ASC"}}],
|
||||
"search_after" : ["0"] // 여러번 나눠서 요청하는 경우 마지막 solt값
|
||||
|
||||
```
|
||||
|
||||
## 총 데이터 건수 가져오기
|
||||
```json
|
||||
|
||||
GET [인덱스명]/_count
|
||||
|
||||
```
|
||||
|
||||
## 인덱스에 데이터 넣기
|
||||
```json
|
||||
|
||||
POST test_index/_bulk
|
||||
{"index":{"_id":1}}
|
||||
{"message":"The quick brown fox"}
|
||||
{"index":{"_id":2}}
|
||||
{"message":"The quick brown fox jumps over the lazy dog"}
|
||||
{"index":{"_id":3}}
|
||||
{"message":"The quick brown fox jumps over the quick dog"}
|
||||
{"index":{"_id":4}}
|
||||
{"message":"Brown fox brown dog"}
|
||||
{"index":{"_id":5}}
|
||||
{"message":"Lazy jumping dog"}
|
||||
|
||||
|
||||
```
|
|
@ -0,0 +1,32 @@
|
|||
- metricbeat 사용
|
||||
https://www.elastic.co/kr/blog/how-to-monitor-containerized-kafka-with-elastic-observability
|
||||
|
||||
``` yml
|
||||
|
||||
-- 다운로드
|
||||
https://www.elastic.co/kr/downloads/past-releases/metricbeat-7-11-1
|
||||
|
||||
-- MetricBeat 압축풀기
|
||||
tar -zxvf metricbeat-8.12.1-linux-x86_64.tar.gz
|
||||
|
||||
cd ${설치경로}
|
||||
|
||||
-- system metric 기능 활성화
|
||||
./metricbeat modules enable system
|
||||
./metricbeat modules enable kafka
|
||||
./filebeat modules enable kafka system
|
||||
|
||||
-- Setup (MetricBeat과 연결된 Kibana의 Dashboard를 초기화)
|
||||
./metricbeat setup -e
|
||||
./metricbeat setup -c metricbeat.yml
|
||||
|
||||
-- 서비스 실행
|
||||
./metricbeat -e --strict.perms=false
|
||||
|
||||
|
||||
|
||||
./filebeat setup -c filebeat.yml
|
||||
|
||||
|
||||
```
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
- logback-kafka-appender 사용
|
||||
https://daniel-hebn.github.io/2019/10/20/2019-10-20-elk-&-kafka-%EA%B8%B0%EB%B0%98%EC%9D%98-%EB%A1%9C%EA%B7%B8-%EC%88%98%EC%A7%91-%EB%B0%8F-%EB%AA%A8%EB%8B%88%ED%84%B0%EB%A7%81-%EA%B5%AC%EC%B6%95-(2)/
|
|
@ -0,0 +1,11 @@
|
|||
```shell
|
||||
|
||||
lsb_release -a
|
||||
|
||||
cat /etc/issue
|
||||
|
||||
cat /etc/os-release
|
||||
|
||||
hostnamectl
|
||||
|
||||
```
|
|
@ -0,0 +1,97 @@
|
|||
```sql
|
||||
|
||||
|
||||
CREATE OR REPLACE TYPE obj_type AS object
|
||||
( c1 INT,
|
||||
c2 INT
|
||||
);
|
||||
|
||||
|
||||
|
||||
CREATE OR REPLACE TYPE table_type AS TABLE OF obj_type;
|
||||
|
||||
|
||||
CREATE OR REPLACE FUNCTION table_func (p_start int, p_end int)
|
||||
RETURN table_type
|
||||
IS
|
||||
v_type TABLE_TYPE := table_type();
|
||||
BEGIN
|
||||
|
||||
FOR i IN p_start..p_end LOOP
|
||||
v_type.extend;
|
||||
v_type(i) := obj_type(i,i);
|
||||
END LOOP;
|
||||
|
||||
RETURN v_type;
|
||||
END;
|
||||
/
|
||||
|
||||
CREATE OR REPLACE FUNCTION pipe_table_func(p_start INT, p_end INT)
|
||||
RETURN table_type1
|
||||
PIPELINED
|
||||
IS
|
||||
v_type obj_type1;
|
||||
BEGIN
|
||||
FOR i IN p_start..p_end LOOP
|
||||
v_type := obj_type1(i, i);
|
||||
PIPE ROW(v_type);
|
||||
END LOOP;
|
||||
END;
|
||||
/
|
||||
|
||||
|
||||
|
||||
CREATE OR REPLACE FUNCTION ucm.table_func (std_date varchar)
|
||||
RETURN ucm.schdul_table_type
|
||||
IS
|
||||
v_type ucm.schdul_table_type := ucm.schdul_table_type();
|
||||
|
||||
i number;
|
||||
|
||||
v_obj ucm.schdul_type := ucm.schdul_type(null, null, null, null, null, null, null, null, null, null
|
||||
, null, null, null, null, null, null, null, null, null, null
|
||||
, null, null, null, null, null, null, null, null, null, null
|
||||
, null, null, null, null, null, null, null, null, null, null
|
||||
, null, null, null, null, null, null, null, null, null, null
|
||||
, null, null, null, null, null, null, null);
|
||||
v_obj_init ucm.schdul_type;
|
||||
|
||||
V_STAND_NO VARCHAR(10);
|
||||
V_CCTV_YN VARCHAR(1);
|
||||
|
||||
CURSOR C_Stand_List IS
|
||||
select ucm.FUN_PRE_ZERO_REMOVE(replace(a.stand_no, '00', '')) as stand_no
|
||||
, decode(b.STAND_NO, null, 'N', 'Y') as cctv_yn
|
||||
from ucm.SACP_STAND a, ucm.SACP_CCTVID_MAPPING b
|
||||
where a.STAND_NO = b.STAND_NO (+)
|
||||
|
||||
|
||||
BEGIN
|
||||
|
||||
FOR cRet IN C_ACDM_RCV LOOP
|
||||
|
||||
begin
|
||||
|
||||
select 'A' as flt_se, b.STAND_NO , flt_sttus, trgt_id, clsgn, ac_reg_no, arr_no, if_dt, rwy_id, exp_stand_on_dt, actl_stand_on_dt, actl_arr_dt, acdm_sttus_cd
|
||||
from uic.V_FLT_ARR_STAND b
|
||||
where stand_no = cRet.stand_no;
|
||||
|
||||
|
||||
EXCEPTION WHEN others THEN
|
||||
|
||||
|
||||
end ;
|
||||
|
||||
END LOOP;
|
||||
|
||||
FOR i IN 1..20 LOOP
|
||||
|
||||
v_type.extend;
|
||||
v_type(i) := v_obj;
|
||||
END LOOP;
|
||||
|
||||
RETURN v_type;
|
||||
END;
|
||||
/
|
||||
|
||||
```
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue