Obsidian/Recognition/.obsidian/workspace.json

240 lines
7.3 KiB
JSON
Raw Normal View History

2024-03-08 09:25:42 +00:00
{
"main": {
"id": "56f4cce7d4c2a811",
"type": "split",
"children": [
{
2024-04-12 09:43:44 +00:00
"id": "e55c8d30f7a2d34c",
2024-03-08 09:25:42 +00:00
"type": "tabs",
"children": [
{
2024-04-12 09:43:44 +00:00
"id": "5481a3c21b2c27b9",
2024-03-08 09:25:42 +00:00
"type": "leaf",
"state": {
"type": "markdown",
"state": {
2024-04-12 09:43:44 +00:00
"file": "Programing/Windows/CMD 명령어.md",
2024-03-08 09:25:42 +00:00
"mode": "source",
"backlinks": true,
"source": false
}
}
}
2024-04-12 09:43:44 +00:00
]
2024-03-08 09:25:42 +00:00
}
],
"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": {
2024-04-12 09:43:44 +00:00
"query": "netstat",
2024-03-08 09:25:42 +00:00
"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": {}
}
}
2024-04-12 09:43:44 +00:00
],
"currentTab": 1
2024-03-08 09:25:42 +00:00
}
],
"direction": "horizontal",
2024-03-29 08:36:47 +00:00
"width": 296.5
2024-03-08 09:25:42 +00:00
},
"right": {
"id": "4797c4301ffee1db",
"type": "split",
"children": [
{
"id": "5a362ce1905cbae3",
"type": "tabs",
"children": [
{
"id": "5b22f7df251d4a39",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
2024-04-12 09:43:44 +00:00
"file": "Programing/Windows/CMD 명령어.md",
2024-03-08 09:25:42 +00:00
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "1f8b6ebd2bf5acf0",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
2024-04-12 09:43:44 +00:00
"file": "Programing/Windows/CMD 명령어.md",
2024-03-08 09:25:42 +00:00
"linksCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "1a7198f2d695572b",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
}
}
},
{
"id": "6a556c85b2c29232",
"type": "leaf",
"state": {
"type": "outline",
"state": {
2024-04-12 09:43:44 +00:00
"file": "Programing/Windows/CMD 명령어.md"
2024-03-08 09:25:42 +00:00
}
}
},
{
"id": "e7f6bb8bed59fb80",
"type": "leaf",
"state": {
"type": "calendar",
"state": {}
}
},
{
"id": "14273ca942bcb22c",
"type": "leaf",
"state": {
"type": "all-properties",
"state": {
"sortOrder": "frequency",
"showSearch": false,
"searchQuery": ""
}
}
}
],
2024-03-29 08:36:47 +00:00
"currentTab": 3
2024-03-08 09:25:42 +00:00
}
],
"direction": "horizontal",
"width": 443.5,
"collapsed": true
},
"left-ribbon": {
"hiddenItems": {
"canvas:새 캔버스 만들기": false,
"switcher:퀵 스위처 열기": false,
"graph:그래프 뷰 열기": false,
"daily-notes:오늘의 데일리 노트 열기": false,
"templates:템플릿 삽입": false,
"command-palette:명령어 팔레트 열기": false
}
},
2024-04-12 09:43:44 +00:00
"active": "5481a3c21b2c27b9",
2024-03-08 09:25:42 +00:00
"lastOpenFiles": [
2024-03-29 08:36:47 +00:00
"Work Related/1.업무메모/2024-03-25.md",
2024-04-12 09:43:44 +00:00
"Work Related/3.주간계획/스마트계류장/2023.10-3.md",
"Work Related/3.주간계획/스마트계류장/2023.10-4.md",
"Programing/Jenkins/Jenkins 설치.md",
"Work Related/프로젝트/스마트계류장/항공용어/용어정리.md",
"Work Related/프로젝트/스마트계류장/0.관련정보/프로젝트 범위 요약.md",
"Work Related/프로젝트/스마트계류장/항공용어/약어표.md",
"Programing/Java/Java 접근제한.md",
"Programing/Java/16진수 표기.md",
"Programing/Java/CMD 실행.md",
"Programing/Docker/Docker 페쇄망 이관.md",
"Programing/Kafka(AMQP)/Kafka 명령어.md",
"Programing/Kafka(AMQP)/kafka 오류.md",
"Programing/Kafka(AMQP)/Kafka 설치.md",
2024-03-29 08:36:47 +00:00
"Work Related/프로젝트/스마트계류장/9.기타/방문증 신청 문구.md",
2024-04-12 09:43:44 +00:00
"Work Related/프로젝트/스마트계류장/TODO.md",
"Work Related/프로젝트/스마트계류장/1.데이터베이스/EAI 데이터 초기화.md",
"Work Related/1.업무메모/2024-04-01.md",
"Work Related/프로젝트/스마트계류장/1.데이터베이스/EAI 프로시져 테스트.md",
"Work Related/프로젝트/스마트계류장/1.데이터베이스/GAM_LIST 데이터 일괄 insert.md",
"zzz.resources/Pasted image 20240404100942.png",
"zzz.resources/Pasted image 20240404100125.png",
"zzz.resources/Pasted image 20240404095641.png",
"zzz.resources/Pasted image 20240404094102.png",
"zzz.resources/Pasted image 20240404094035.png",
"zzz.resources/Pasted image 20240404093714.png",
"zzz.resources/Pasted image 20240404093006.png",
"zzz.resources/Pasted image 20240404092924.png",
"zzz.resources/Pasted image 20240404092657.png",
"zzz.resources/Pasted image 20240404092425.png",
2024-03-29 08:36:47 +00:00
"Programing/Docker/Docker 설치.md",
2024-04-12 09:43:44 +00:00
"Programing/Docker/무제 파일.md",
"Programing/Grafana/설치 및 실행.md",
"Programing/0.Root/용어.md",
"Programing/Jenkins",
"Programing/Tibero/권한(Grant).md",
"Programing/Tibero/스키마 생성.md",
2024-03-29 08:36:47 +00:00
"무제 파일.canvas",
"Work Related/1.업무메모/2023",
2024-03-08 09:25:42 +00:00
"zzz.resources/tibero-jdbc-7.jar",
"Work Related/프로젝트/스마트계류장/Java PGM/Components/DB",
"Work Related/프로젝트/스마트계류장/Java PGM/Components",
"Work Related/3.주간계획/스마트계류장",
"새 텍스트 문서.txt",
"Programing/Linux/Unix",
"Work Related/프로젝트/스마트계류장/Java PGM/Radar/desktop.ini",
"Work Related/프로젝트/스마트계류장/Java PGM/desktop.ini",
"무제 파일 2.canvas",
"무제 파일 1.canvas"
]
}