vault backup: 2024-09-06 23:35:01
1
Edikoyo/.obsidian/community-plugins.json
vendored
|
@ -1,6 +1,5 @@
|
|||
[
|
||||
"obsidian-git",
|
||||
"iconic",
|
||||
"better-word-count",
|
||||
"obsidian-linter",
|
||||
"dataview",
|
||||
|
|
1527
Edikoyo/.obsidian/icons/flags/Barrowmaw.svg
vendored
Normal file
After Width: | Height: | Size: 87 KiB |
1527
Edikoyo/.obsidian/icons/flags/Batanoka.svg
vendored
Normal file
After Width: | Height: | Size: 87 KiB |
1527
Edikoyo/.obsidian/icons/flags/Blanchister.svg
vendored
Normal file
After Width: | Height: | Size: 87 KiB |
1527
Edikoyo/.obsidian/icons/flags/Calcetron.svg
vendored
Normal file
After Width: | Height: | Size: 87 KiB |
1527
Edikoyo/.obsidian/icons/flags/Dahallow.svg
vendored
Normal file
After Width: | Height: | Size: 87 KiB |
1527
Edikoyo/.obsidian/icons/flags/Dasona.svg
vendored
Normal file
After Width: | Height: | Size: 87 KiB |
1527
Edikoyo/.obsidian/icons/flags/Dolfeyja.svg
vendored
Normal file
After Width: | Height: | Size: 87 KiB |
1527
Edikoyo/.obsidian/icons/flags/Drenvale.svg
vendored
Normal file
After Width: | Height: | Size: 87 KiB |
99
Edikoyo/.obsidian/plugins/iconic/data.json
vendored
|
@ -1,99 +0,0 @@
|
|||
{
|
||||
"biggerIcons": "mobile",
|
||||
"clickableIcons": "desktop",
|
||||
"showAllFileIcons": true,
|
||||
"showAllFolderIcons": true,
|
||||
"minimalFolderIcons": false,
|
||||
"showItemName": "desktop",
|
||||
"biggerSearchResults": "mobile",
|
||||
"maxSearchResults": 50,
|
||||
"colorPicker1": "list",
|
||||
"colorPicker2": "rgb",
|
||||
"uncolorHover": false,
|
||||
"uncolorDrag": false,
|
||||
"uncolorSelect": false,
|
||||
"rememberDeletedItems": false,
|
||||
"appIcons": {},
|
||||
"tabIcons": {},
|
||||
"fileIcons": {
|
||||
"Animals": {
|
||||
"icon": "lucide-cat",
|
||||
"unsynced": [
|
||||
"4be35857b7dc5117",
|
||||
"bc82bad825d7514a"
|
||||
]
|
||||
},
|
||||
"Cities": {
|
||||
"icon": "lucide-building",
|
||||
"unsynced": [
|
||||
"4be35857b7dc5117",
|
||||
"bc82bad825d7514a"
|
||||
]
|
||||
},
|
||||
"Continents": {
|
||||
"icon": "lucide-globe",
|
||||
"unsynced": [
|
||||
"4be35857b7dc5117",
|
||||
"bc82bad825d7514a"
|
||||
]
|
||||
},
|
||||
"Countries": {
|
||||
"icon": "lucide-trees",
|
||||
"unsynced": [
|
||||
"4be35857b7dc5117",
|
||||
"bc82bad825d7514a"
|
||||
]
|
||||
},
|
||||
"Cultures": {
|
||||
"icon": "lucide-paintbrush",
|
||||
"unsynced": [
|
||||
"4be35857b7dc5117",
|
||||
"bc82bad825d7514a"
|
||||
]
|
||||
},
|
||||
"Landmarks": {
|
||||
"icon": "lucide-landmark",
|
||||
"unsynced": [
|
||||
"4be35857b7dc5117",
|
||||
"bc82bad825d7514a"
|
||||
]
|
||||
},
|
||||
"Languages": {
|
||||
"icon": "lucide-languages",
|
||||
"unsynced": [
|
||||
"bc82bad825d7514a"
|
||||
]
|
||||
},
|
||||
"People": {
|
||||
"icon": "lucide-person-standing",
|
||||
"unsynced": [
|
||||
"4be35857b7dc5117",
|
||||
"bc82bad825d7514a"
|
||||
]
|
||||
},
|
||||
"Plants": {
|
||||
"icon": "lucide-leaf",
|
||||
"unsynced": [
|
||||
"4be35857b7dc5117",
|
||||
"bc82bad825d7514a"
|
||||
]
|
||||
},
|
||||
"Religions": {
|
||||
"icon": "lucide-cross",
|
||||
"unsynced": [
|
||||
"4be35857b7dc5117",
|
||||
"bc82bad825d7514a"
|
||||
]
|
||||
},
|
||||
"Species": {
|
||||
"icon": "lucide-users",
|
||||
"unsynced": [
|
||||
"4be35857b7dc5117",
|
||||
"bc82bad825d7514a"
|
||||
]
|
||||
}
|
||||
},
|
||||
"bookmarkIcons": {},
|
||||
"propertyIcons": {},
|
||||
"ribbonIcons": {}
|
||||
}
|
7
Edikoyo/.obsidian/plugins/iconic/main.js
vendored
10
Edikoyo/.obsidian/plugins/iconic/manifest.json
vendored
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"id": "iconic",
|
||||
"name": "Iconic",
|
||||
"version": "1.0.13",
|
||||
"minAppVersion": "1.6.0",
|
||||
"description": "Customize your app icons directly from the UI, including tabs, files, bookmarks, properties, and ribbon commands.",
|
||||
"author": "Holo",
|
||||
"authorUrl": "https://github.com/gfxholo",
|
||||
"isDesktopOnly": false
|
||||
}
|
318
Edikoyo/.obsidian/plugins/iconic/styles.css
vendored
|
@ -1,318 +0,0 @@
|
|||
body {
|
||||
--ltr-icons: .lucide-check, .lucide-help-circle, .sidebar-left, .sidebar-right;
|
||||
}
|
||||
|
||||
.iconic-icon > .iconic-emoji {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
align-content: center;
|
||||
justify-content: center;
|
||||
overflow: clip;
|
||||
overflow-clip-margin: 5px;
|
||||
width: var(--icon-size);
|
||||
height: var(--icon-size);
|
||||
font-size: calc(var(--icon-size) * 0.9);
|
||||
}
|
||||
|
||||
/* Tabs */
|
||||
.workspace .mod-root .workspace-tab-header[data-type="markdown"] .workspace-tab-header-inner-icon,
|
||||
.workspace .mod-root .workspace-tab-header[data-type="empty"] .workspace-tab-header-inner-icon {
|
||||
display: flex;
|
||||
}
|
||||
.workspace .mod-stacked .iconic-emoji {
|
||||
transform: rotate(-90deg);
|
||||
}
|
||||
.iconic-bigger-icons .mod-root .workspace-tab-header-inner-icon.iconic-icon > * {
|
||||
--icon-size: var(--icon-s);
|
||||
--icon-stroke: var(--icon-s-stroke-width);
|
||||
}
|
||||
.iconic-clickable-icons .mod-root .workspace-tab-header-inner-icon.iconic-icon:hover {
|
||||
cursor: pointer;
|
||||
filter: contrast(200%);
|
||||
}
|
||||
|
||||
/* List items */
|
||||
.tree-item-self > .iconic-icon > .iconic-emoji {
|
||||
--icon-size: var(--icon-xs);
|
||||
}
|
||||
.tree-item-self > .tree-item-icon.collapse-icon.iconic-icon > .svg-icon {
|
||||
width: var(--icon-size);
|
||||
height: var(--icon-size);
|
||||
stroke-width: var(--icon-stroke);
|
||||
color: unset;
|
||||
transform: unset;
|
||||
}
|
||||
.mod-rtl .tree-item-self > .tree-item-icon.collapse-icon.iconic-icon > .svg-icon:not(var(--ltr-icons)) {
|
||||
transform: scale(-1, 1);
|
||||
}
|
||||
.tree-item-self > .iconic-sidekick {
|
||||
display: flex;
|
||||
align-self: center;
|
||||
width: var(--size-4-4);
|
||||
margin-inline-end: var(--size-4-1);
|
||||
opacity: var(--icon-opacity);
|
||||
--icon-size: var(--icon-xs);
|
||||
--icon-stroke: var(--icon-s-stroke-width);
|
||||
}
|
||||
.iconic-bigger-icons .tree-item-self > .iconic-icon > .svg-icon {
|
||||
--icon-size: var(--icon-s);
|
||||
--icon-stroke: var(--icon-s-stroke-width);
|
||||
}
|
||||
.iconic-bigger-icons .tree-item-self > .iconic-icon > .iconic-emoji {
|
||||
--icon-size: var(--icon-s);
|
||||
}
|
||||
.iconic-bigger-icons .iconic-item > .tree-item-self > .tree-item-inner {
|
||||
margin-inline-start: 1.5px;
|
||||
}
|
||||
.is-mobile .iconic-bigger-icons .tree-item.iconic-item > .tree-item-self > .tree-item-inner {
|
||||
margin-inline-start: 3px;
|
||||
}
|
||||
.iconic-clickable-icons .tree-item-self > .iconic-icon:hover {
|
||||
cursor: pointer;
|
||||
filter: contrast(200%);
|
||||
}
|
||||
|
||||
/* Properties editor */
|
||||
.iconic-clickable-icons .metadata-property-icon.iconic-icon:hover {
|
||||
cursor: pointer;
|
||||
filter: contrast(200%);
|
||||
}
|
||||
|
||||
/* Ribbon */
|
||||
.side-dock-ribbon-action.iconic-icon > .iconic-emoji {
|
||||
--icon-size: var(--icon-l);
|
||||
}
|
||||
.mobile-option-setting-item-option-icon.iconic-icon {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/* Icon picker */
|
||||
.iconic-modal .setting-item-control input[type="color"] { width: auto; }
|
||||
.iconic-modal .setting-item-control input[type="text"] { width: 100%; }
|
||||
.iconic-modal .setting-item-control .search-input-container { width: 100%; }
|
||||
.is-tablet .iconic-button-row {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* Search results container */
|
||||
.iconic-search-results { overflow-x: scroll; }
|
||||
.iconic-search-results > .setting-item-info { display: none; }
|
||||
.iconic-search-results > .setting-item-control { justify-content: center; }
|
||||
.is-phone .iconic-search-results { flex-direction: row !important; }
|
||||
.is-phone .iconic-search-results > .setting-item-control { width: auto !important; }
|
||||
|
||||
/* Search result */
|
||||
.iconic-search-result > * {
|
||||
height: var(--icon-size);
|
||||
--icon-size: calc(var(--icon-l) * 1.25);
|
||||
--icon-stroke: calc(var(--icon-l-stroke-width) * 6/7);
|
||||
}
|
||||
.iconic-bigger-search-results .iconic-search-result > * {
|
||||
--icon-size: var(--icon-xl);
|
||||
--icon-stroke: var(--icon-xl-stroke-width);
|
||||
}
|
||||
.is-mobile .iconic-search-result > * {
|
||||
--icon-size: var(--icon-l);
|
||||
--icon-stroke: var(--icon-l-stroke-width);
|
||||
}
|
||||
.is-mobile.iconic-bigger-search-results .iconic-search-result > * {
|
||||
--icon-size: var(--icon-xl);
|
||||
--icon-stroke: var(--icon-l-stroke-width);
|
||||
}
|
||||
|
||||
/* Indicators */
|
||||
.iconic-indicator { pointer-events: none; }
|
||||
|
||||
/* Invisibility */
|
||||
.iconic-invisible { visibility: hidden; }
|
||||
.is-phone .iconic-reset-color.iconic-invisible { display: none; }
|
||||
|
||||
/* Colorless settings */
|
||||
.iconic-uncolor-hover .workspace-tab-header:hover .iconic-icon > .svg-icon,
|
||||
.iconic-uncolor-hover .tree-item-self:hover > .tree-item-icon.iconic-icon > .svg-icon,
|
||||
.iconic-uncolor-hover .side-dock-ribbon-action.iconic-icon:hover > .svg-icon,
|
||||
.iconic-uncolor-hover .iconic-search-result:hover > .svg-icon {
|
||||
color: currentColor !important;
|
||||
}
|
||||
.iconic-uncolor-drag > .drag-ghost .svg-icon {
|
||||
color: currentColor !important;
|
||||
}
|
||||
.iconic-uncolor-select .workspace-tab-header.is-active .iconic-icon > .svg-icon,
|
||||
.iconic-uncolor-select .tree-item-self.is-active > .tree-item-icon.iconic-icon > .svg-icon {
|
||||
color: currentColor !important;
|
||||
}
|
||||
|
||||
/* Theme: Blue Topaz */
|
||||
.iconic-theme-btopaz .workspace-leaf-content[data-type="file-explorer"] .tree-item-icon:not(.collapse-icon) {
|
||||
margin-inline-start: 0;
|
||||
}
|
||||
.iconic-theme-btopaz .workspace-leaf-content[data-type="file-explorer"] .nav-file-title-content {
|
||||
margin-inline-start: var(--size-4-5);
|
||||
}
|
||||
.iconic-theme-btopaz .workspace-leaf-content[data-type="file-explorer"] .nav-file-title .nav-file-title-content:not(.mk-tree-text)::before {
|
||||
display: none;
|
||||
}
|
||||
.iconic-theme-btopaz .workspace-leaf-content[data-type="file-explorer"] .nav-folder-title:has(.collapse-icon.iconic-icon) > .collapse-icon::before {
|
||||
display: none;
|
||||
}
|
||||
.iconic-theme-btopaz .workspace-leaf-content[data-type="file-explorer"] .nav-folder-title:has(.collapse-icon.iconic-icon) > .collapse-icon > svg {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
/* Theme: Border */
|
||||
.iconic-theme-border .workspace-leaf-content:is([data-type="file-explorer"], [data-type="bookmarks"]) .nav-file-title::before {
|
||||
display: none;
|
||||
}
|
||||
.iconic-theme-border .workspace-leaf-content:is([data-type="file-explorer"], [data-type="bookmarks"]) .tree-item > .tree-item-self.mod-collapsible > .collapse-icon {
|
||||
-webkit-mask-image: none;
|
||||
background-color: transparent;
|
||||
}
|
||||
.iconic-theme-border .workspace-leaf-content:is([data-type="file-explorer"], [data-type="bookmarks"]) .tree-item-self.mod-collapsible > .collapse-icon > .svg-icon {
|
||||
color: unset;
|
||||
}
|
||||
.iconic-theme-border .workspace-leaf-content[data-type="file-explorer"] .tree-item > .tree-item-self:is(.nav-file-title, .nav-folder.mod-root > .nav-folder-title)::before {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Theme: Catppuccin */
|
||||
.iconic-theme-cat .workspace-leaf-content[data-type="file-explorer"] .nav-folder-title-content::before {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Theme: Cyber Glow */
|
||||
.iconic-theme-cglow .workspace-leaf-content[data-type="file-explorer"] .tree-item-self > .tree-item-inner::before {
|
||||
display: none;
|
||||
}
|
||||
.iconic-theme-cglow .workspace-leaf-content[data-type="file-explorer"] .tree-item-icon.collapse-icon.nav-folder-collapse-indicator {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
/* Theme: Discordian */
|
||||
.iconic-theme-discord .workspace-leaf-content[data-type="file-explorer"] .nav-file-title > .tree-item-icon {
|
||||
margin-inline-start: 0;
|
||||
}
|
||||
.iconic-theme-discord .workspace-leaf-content[data-type="file-explorer"] .nav-file-title-content {
|
||||
margin-inline-start: var(--size-4-5);
|
||||
}
|
||||
|
||||
/* Theme: ITS Theme */
|
||||
.iconic-theme-its .tree-item-self > .tree-item-icon {
|
||||
margin-right: 6px;
|
||||
}
|
||||
.iconic-theme-its .workspace-leaf-content[data-type="file-explorer"] .tree-item-icon {
|
||||
position: absolute;
|
||||
}
|
||||
.iconic-theme-its .workspace-leaf-content[data-type="file-explorer"] .nav-file-title-content {
|
||||
margin-inline-start: var(--size-4-5);
|
||||
}
|
||||
.iconic-theme-its .workspace-leaf-content[data-type="file-explorer"] .nav-file-title-content::before,
|
||||
.iconic-theme-its .workspace-leaf-content[data-type="file-explorer"] .nav-folder-title-content::before {
|
||||
display: none;
|
||||
}
|
||||
.iconic-theme-its .workspace-leaf-content[data-type="file-explorer"] .nav-folder-collapse-indicator {
|
||||
display: flex;
|
||||
}
|
||||
.iconic-theme-its .workspace-leaf-content[data-type="file-explorer"] .nav-folder-title:not(:has(.iconic-sidekick)) > .nav-folder-title-content {
|
||||
margin-inline-start: var(--size-4-5);
|
||||
}
|
||||
.iconic-theme-its .workspace-leaf-content[data-type="file-explorer"] .iconic-sidekick {
|
||||
margin-inline-start: var(--size-4-5);
|
||||
}
|
||||
|
||||
/* Theme: LYT Mode */
|
||||
.iconic-theme-lyt .workspace-leaf-content:is([data-type="file-explorer"], [data-type="bookmarks"]) .tree-item-inner {
|
||||
padding-inline-start: var(--size-4-2);
|
||||
}
|
||||
.iconic-theme-lyt .workspace-leaf-content:is([data-type="file-explorer"], [data-type="bookmarks"]) .iconic-sidekick {
|
||||
margin-inline-start: var(--size-4-2);
|
||||
margin-inline-end: 0;
|
||||
}
|
||||
.iconic-theme-lyt .workspace-leaf-content:is([data-type="file-explorer"], [data-type="bookmarks"]) .tree-item-icon:not(.collapse-icon) {
|
||||
margin-inline-start: calc(-0.5 * var(--size-4-5));
|
||||
}
|
||||
.iconic-theme-lyt .workspace-leaf-content:is([data-type="file-explorer"], [data-type="bookmarks"]) .mod-collapsible:not(:has(.iconic-sidekick)) > .tree-item-inner {
|
||||
padding-inline-start: var(--size-4-2);
|
||||
margin-inline-start: var(--size-4-2);
|
||||
}
|
||||
.iconic-theme-lyt .workspace-leaf-content:is([data-type="file-explorer"], [data-type="bookmarks"]) :not(.mod-collapsible) > .tree-item-inner {
|
||||
margin-inline-start: var(--size-4-2);
|
||||
}
|
||||
.iconic-theme-lyt .workspace-leaf-content > :is(.nav-files-container, .view-content).node-insert-event {
|
||||
padding: var(--size-4-1) var(--size-4-3) var(--size-4-6) var(--size-4-3);
|
||||
}
|
||||
|
||||
/* Theme: Mado Miniflow */
|
||||
.iconic-theme-mflow .workspace-leaf-content:is([data-type="file-explorer"], [data-type="bookmarks"]) .tree-item:not(.mod-collapsible) {
|
||||
margin-inline-start: var(--size-4-2);
|
||||
}
|
||||
.iconic-theme-mflow .workspace-leaf-content[data-type="file-explorer"] .nav-folder-title > .collapse-icon {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
/* Theme: Sanctum */
|
||||
.iconic-theme-sanctum .workspace-leaf-content[data-type="file-explorer"] .nav-folder-title:has(.iconic-sidekick) > .nav-folder-title-content::before {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Theme: Shiba Inu */
|
||||
.iconic-theme-shiba.theme-light:not(.default-light-theme, .lily-light, .ivory-light, .sky-light, .stone-light) {
|
||||
--color-red: rgb(240, 68, 114);
|
||||
--color-orange: rgb(249, 102, 50);
|
||||
--color-yellow: rgb(228, 147, 32);
|
||||
--color-green: rgb(64, 155, 40);
|
||||
--color-cyan: rgb(23, 146, 153);
|
||||
--color-blue: rgb(71, 143, 238);
|
||||
--color-purple: rgb(176, 110, 201);
|
||||
--color-pink: rgb(215, 125, 146);
|
||||
}
|
||||
.iconic-theme-shiba.theme-dark:not(.default-dark-theme, .Lilac-dark, .pure-dark, .warm-dark) {
|
||||
--color-red: rgb(255, 98, 107);
|
||||
--color-orange: rgb(247, 157, 124);
|
||||
--color-yellow: rgb(249, 226, 175);
|
||||
--color-green: rgb(56, 198, 141);
|
||||
--color-cyan: rgb(104, 188, 204);
|
||||
--color-blue: rgb(147, 183, 245);
|
||||
--color-purple: rgb(196, 167, 231);
|
||||
--color-pink: rgb(243, 137, 143);
|
||||
}
|
||||
.iconic-theme-shiba .workspace-leaf-content[data-type="file-explorer"] .nav-file-title-content::before {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Theme: Shimmering Focus */
|
||||
.iconic-theme-shimmer :is(.style-settings-collapse-indicator, .collapse-icon) > .svg-icon.svg-icon.svg-icon.svg-icon {
|
||||
width: var(--icon-xs);
|
||||
stroke-width: var(--icon-xs-stroke-width);
|
||||
height: unset;
|
||||
margin-left: unset;
|
||||
}
|
||||
.iconic-theme-shimmer.iconic-bigger-icons :is(.style-settings-collapse-indicator, .collapse-icon) > .svg-icon.svg-icon.svg-icon.svg-icon {
|
||||
width: var(--icon-s);
|
||||
stroke-width: var(--icon-s-stroke-width);
|
||||
}
|
||||
|
||||
/* Theme: Sodalite */
|
||||
.iconic-theme-sodalite .workspace-leaf-content[data-type="file-explorer"] .nav-files-container {
|
||||
padding-inline-start: var(--size-4-3);
|
||||
padding-inline-end: var(--size-4-3);
|
||||
}
|
||||
.iconic-theme-sodalite .workspace-leaf-content[data-type="file-explorer"] .tree-item-inner::before {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Theme: Spectrum */
|
||||
.iconic-theme-spectrum .workspace-leaf-content[data-type="file-explorer"] .nav-folder-title > .nav-folder-title-content::before {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Theme: Terminal */
|
||||
.iconic-theme-terminal .workspace-leaf-content:is([data-type="file-explorer"], [data-type="bookmarks"]) .collapse-icon.iconic-icon::before {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Theme: Ukiyo */
|
||||
.iconic-theme-ukiyo .workspace-leaf > .workspace-leaf-content[data-type="file-explorer"] > .nav-files-container.node-insert-event {
|
||||
padding: var(--size-4-1) var(--size-4-3) var(--size-4-6) var(--size-4-3);
|
||||
}
|
|
@ -6,7 +6,11 @@
|
|||
"emojiStyle": "native",
|
||||
"iconColor": null,
|
||||
"recentlyUsedIcons": [
|
||||
"🍫"
|
||||
"LiLanguages",
|
||||
"LiTrees",
|
||||
"LiStickyNote",
|
||||
"LiLintContent",
|
||||
"LiFile"
|
||||
],
|
||||
"recentlyUsedIconsSize": 5,
|
||||
"rules": [],
|
||||
|
@ -16,9 +20,9 @@
|
|||
"bottom": 0,
|
||||
"left": 0
|
||||
},
|
||||
"iconInTabsEnabled": false,
|
||||
"iconInTitleEnabled": false,
|
||||
"iconInTitlePosition": "above",
|
||||
"iconInTabsEnabled": true,
|
||||
"iconInTitleEnabled": true,
|
||||
"iconInTitlePosition": "inline",
|
||||
"iconInFrontmatterEnabled": false,
|
||||
"iconInFrontmatterFieldName": "icon",
|
||||
"iconColorInFrontmatterFieldName": "iconColor",
|
||||
|
@ -28,5 +32,14 @@
|
|||
"iconIdentifier": ":",
|
||||
"lucideIconPackType": "native",
|
||||
"debugMode": false
|
||||
}
|
||||
},
|
||||
"Countries/Barrowmaw.md": "FlBarrowmaw",
|
||||
"Countries/Batanoka.md": "FlBatanoka",
|
||||
"Countries/Blanchister.md": "FlBlanchister",
|
||||
"Countries/Dasona.md": "FlDasona",
|
||||
"Countries/Drenvale.md": "FlDrenvale",
|
||||
"Countries/_index.md": "LiTrees",
|
||||
"Countries": "LiTrees",
|
||||
"Languages": "LiLanguages",
|
||||
"Languages/_index.md": "LiLanguages"
|
||||
}
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"id": "templater-obsidian",
|
||||
"name": "Templater",
|
||||
"version": "2.7.1",
|
||||
"description": "Create and use templates",
|
||||
"minAppVersion": "1.5.0",
|
||||
"author": "SilentVoid",
|
||||
"authorUrl": "https://github.com/SilentVoid13",
|
||||
"helpUrl": "https://silentvoid13.github.io/Templater/",
|
||||
"isDesktopOnly": false
|
||||
}
|
|
@ -1,220 +0,0 @@
|
|||
.templater_search {
|
||||
width: calc(100% - 20px);
|
||||
}
|
||||
|
||||
.templater_div {
|
||||
border-top: 1px solid var(--background-modifier-border);
|
||||
}
|
||||
|
||||
.templater_div > .setting-item {
|
||||
border-top: none !important;
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
.templater_div > .setting-item > .setting-item-control {
|
||||
justify-content: space-around;
|
||||
padding: 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.templater_div
|
||||
> .setting-item
|
||||
> .setting-item-control
|
||||
> .setting-editor-extra-setting-button {
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
.templater_donating {
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
.templater_title {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
margin-top: 5px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.templater_template {
|
||||
align-self: center;
|
||||
margin-left: 5px;
|
||||
margin-right: 5px;
|
||||
width: 70%;
|
||||
}
|
||||
|
||||
.templater_cmd {
|
||||
margin-left: 5px;
|
||||
margin-right: 5px;
|
||||
font-size: 14px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.templater_div2 > .setting-item {
|
||||
align-content: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.templater-prompt-div {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.templater-prompt-form {
|
||||
display: flex;
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
.templater-prompt-input {
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
.templater-button-div {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
textarea.templater-prompt-input {
|
||||
height: 10rem;
|
||||
}
|
||||
|
||||
textarea.templater-prompt-input:focus {
|
||||
border-color: var(--interactive-accent);
|
||||
}
|
||||
|
||||
.cm-s-obsidian .templater-command-bg {
|
||||
left: 0px;
|
||||
right: 0px;
|
||||
background-color: var(--background-primary-alt);
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command {
|
||||
font-size: 0.85em;
|
||||
font-family: var(--font-monospace);
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
||||
.cm-s-obsidian .templater-inline .cm-templater-command {
|
||||
background-color: var(--background-primary-alt);
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-templater-opening-tag {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-templater-closing-tag {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-templater-interpolation-tag {
|
||||
color: var(--code-property, #008bff);
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-templater-execution-tag {
|
||||
color: var(--code-function, #c0d700);
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-keyword {
|
||||
color: var(--code-keyword, #00a7aa);
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-atom {
|
||||
color: var(--code-normal, #f39b35);
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-value,
|
||||
.cm-s-obsidian .cm-templater-command.cm-number,
|
||||
.cm-s-obsidian .cm-templater-command.cm-type {
|
||||
color: var(--code-value, #a06fca);
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-def,
|
||||
.cm-s-obsidian .cm-templater-command.cm-type.cm-def {
|
||||
color: var(--code-normal, var(--text-normal));
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-property,
|
||||
.cm-s-obsidian .cm-templater-command.cm-property.cm-def,
|
||||
.cm-s-obsidian .cm-templater-command.cm-attribute {
|
||||
color: var(--code-function, #98e342);
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-variable,
|
||||
.cm-s-obsidian .cm-templater-command.cm-variable-2,
|
||||
.cm-s-obsidian .cm-templater-command.cm-variable-3,
|
||||
.cm-s-obsidian .cm-templater-command.cm-meta {
|
||||
color: var(--code-property, #d4d4d4);
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-callee,
|
||||
.cm-s-obsidian .cm-templater-command.cm-operator,
|
||||
.cm-s-obsidian .cm-templater-command.cm-qualifier,
|
||||
.cm-s-obsidian .cm-templater-command.cm-builtin {
|
||||
color: var(--code-operator, #fc4384);
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-tag {
|
||||
color: var(--code-tag, #fc4384);
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-comment,
|
||||
.cm-s-obsidian .cm-templater-command.cm-comment.cm-tag,
|
||||
.cm-s-obsidian .cm-templater-command.cm-comment.cm-attribute {
|
||||
color: var(--code-comment, #696d70);
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-string,
|
||||
.cm-s-obsidian .cm-templater-command.cm-string-2 {
|
||||
color: var(--code-string, #e6db74);
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-header,
|
||||
.cm-s-obsidian .cm-templater-command.cm-hr {
|
||||
color: var(--code-keyword, #da7dae);
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-link {
|
||||
color: var(--code-normal, #696d70);
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-error {
|
||||
border-bottom: 1px solid #c42412;
|
||||
}
|
||||
|
||||
.CodeMirror-hints {
|
||||
position: absolute;
|
||||
z-index: 10;
|
||||
overflow: hidden;
|
||||
list-style: none;
|
||||
|
||||
margin: 0;
|
||||
padding: 2px;
|
||||
|
||||
-webkit-box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.2);
|
||||
-moz-box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.2);
|
||||
box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.2);
|
||||
border-radius: 3px;
|
||||
border: 1px solid silver;
|
||||
|
||||
background: white;
|
||||
font-size: 90%;
|
||||
font-family: monospace;
|
||||
|
||||
max-height: 20em;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.CodeMirror-hint {
|
||||
margin: 0;
|
||||
padding: 0 4px;
|
||||
border-radius: 2px;
|
||||
white-space: pre;
|
||||
color: black;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
li.CodeMirror-hint-active {
|
||||
background: #08f;
|
||||
color: white;
|
||||
}
|
26
Edikoyo/.obsidian/workspace.json
vendored
|
@ -35,8 +35,12 @@
|
|||
"id": "afb42427bcca10d5",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "graph",
|
||||
"state": {}
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Countries/Blanchister.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -106,6 +110,7 @@
|
|||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Countries/Blanchister.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
|
@ -122,6 +127,7 @@
|
|||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Countries/Blanchister.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
|
@ -143,7 +149,9 @@
|
|||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {}
|
||||
"state": {
|
||||
"file": "Countries/Blanchister.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -173,18 +181,19 @@
|
|||
},
|
||||
"active": "afb42427bcca10d5",
|
||||
"lastOpenFiles": [
|
||||
"Countries/Batanoka.md",
|
||||
"Countries/Barrowmaw.md",
|
||||
"Countries/Drenvale.md",
|
||||
"Countries/Dasona.md",
|
||||
"Countries/Blanchister.md",
|
||||
"Countries/_index.md",
|
||||
"Cities/Nanera.md",
|
||||
"Cities/Bririe.md",
|
||||
"Languages/_index.md",
|
||||
"Languages/Edikan.md",
|
||||
"Cities/Crester.md",
|
||||
"Cities/Sanya City.md",
|
||||
"Countries/_index.md",
|
||||
"Countries/Batanoka.md",
|
||||
"Countries/Blanchister.md",
|
||||
"Countries/Barrowmaw.md",
|
||||
"Languages",
|
||||
"Countries/Dasona.md",
|
||||
"Images/flags/vosaka.png",
|
||||
"Images/flags/vikogyna.png",
|
||||
"Images/flags/vanatn.png",
|
||||
|
@ -198,7 +207,6 @@
|
|||
"Images/flags",
|
||||
"Images/Flags",
|
||||
"Images",
|
||||
"Countries/Drenvale.md",
|
||||
"Animals/_index.md",
|
||||
"Animals/Cat.md",
|
||||
"Countries.md",
|
||||
|
|