push
This commit is contained in:
parent
f808ba58f9
commit
531e22dffe
3
lum/lum/.obsidian/community-plugins.json
vendored
3
lum/lum/.obsidian/community-plugins.json
vendored
@ -1,3 +0,0 @@
|
|||||||
[
|
|
||||||
"obsidian-charts"
|
|
||||||
]
|
|
3
orion/.obsidian/community-plugins.json
vendored
3
orion/.obsidian/community-plugins.json
vendored
@ -1,3 +1,4 @@
|
|||||||
[
|
[
|
||||||
"obsidian-kanban"
|
"obsidian-kanban",
|
||||||
|
"obsidian-livesync"
|
||||||
]
|
]
|
120
orion/.obsidian/plugins/obsidian-livesync/data.json
vendored
Normal file
120
orion/.obsidian/plugins/obsidian-livesync/data.json
vendored
Normal file
@ -0,0 +1,120 @@
|
|||||||
|
{
|
||||||
|
"remoteType": "",
|
||||||
|
"useCustomRequestHandler": false,
|
||||||
|
"couchDB_URI": "",
|
||||||
|
"couchDB_USER": "",
|
||||||
|
"couchDB_PASSWORD": "",
|
||||||
|
"couchDB_DBNAME": "",
|
||||||
|
"liveSync": true,
|
||||||
|
"syncOnSave": false,
|
||||||
|
"syncOnStart": false,
|
||||||
|
"savingDelay": 200,
|
||||||
|
"lessInformationInLog": false,
|
||||||
|
"gcDelay": 0,
|
||||||
|
"versionUpFlash": "",
|
||||||
|
"minimumChunkSize": 20,
|
||||||
|
"longLineThreshold": 250,
|
||||||
|
"showVerboseLog": false,
|
||||||
|
"suspendFileWatching": false,
|
||||||
|
"trashInsteadDelete": true,
|
||||||
|
"periodicReplication": false,
|
||||||
|
"periodicReplicationInterval": 60,
|
||||||
|
"syncOnFileOpen": false,
|
||||||
|
"encrypt": true,
|
||||||
|
"passphrase": "",
|
||||||
|
"usePathObfuscation": true,
|
||||||
|
"doNotDeleteFolder": false,
|
||||||
|
"resolveConflictsByNewerFile": false,
|
||||||
|
"batchSave": false,
|
||||||
|
"batchSaveMinimumDelay": 5,
|
||||||
|
"batchSaveMaximumDelay": 60,
|
||||||
|
"deviceAndVaultName": "",
|
||||||
|
"usePluginSettings": false,
|
||||||
|
"showOwnPlugins": false,
|
||||||
|
"showStatusOnEditor": true,
|
||||||
|
"showStatusOnStatusbar": true,
|
||||||
|
"showOnlyIconsOnEditor": false,
|
||||||
|
"usePluginSync": true,
|
||||||
|
"autoSweepPlugins": false,
|
||||||
|
"autoSweepPluginsPeriodic": false,
|
||||||
|
"notifyPluginOrSettingUpdated": false,
|
||||||
|
"checkIntegrityOnSave": false,
|
||||||
|
"batch_size": 50,
|
||||||
|
"batches_limit": 50,
|
||||||
|
"useHistory": true,
|
||||||
|
"disableRequestURI": true,
|
||||||
|
"skipOlderFilesOnSync": true,
|
||||||
|
"checkConflictOnlyOnOpen": false,
|
||||||
|
"showMergeDialogOnlyOnActive": false,
|
||||||
|
"syncInternalFiles": false,
|
||||||
|
"syncInternalFilesBeforeReplication": false,
|
||||||
|
"syncInternalFilesIgnorePatterns": "\\/node_modules\\/, \\/\\.git\\/, \\/obsidian-livesync\\/",
|
||||||
|
"syncInternalFilesInterval": 60,
|
||||||
|
"additionalSuffixOfDatabaseName": "9938c7553ae7198e",
|
||||||
|
"ignoreVersionCheck": false,
|
||||||
|
"lastReadUpdates": 0,
|
||||||
|
"deleteMetadataOfDeletedFiles": false,
|
||||||
|
"syncIgnoreRegEx": "",
|
||||||
|
"syncOnlyRegEx": "",
|
||||||
|
"customChunkSize": 50,
|
||||||
|
"readChunksOnline": true,
|
||||||
|
"watchInternalFileChanges": true,
|
||||||
|
"automaticallyDeleteMetadataOfDeletedFiles": 0,
|
||||||
|
"disableMarkdownAutoMerge": false,
|
||||||
|
"writeDocumentsIfConflicted": false,
|
||||||
|
"useDynamicIterationCount": false,
|
||||||
|
"syncAfterMerge": false,
|
||||||
|
"configPassphraseStore": "",
|
||||||
|
"encryptedPassphrase": "%f41bb4b9fb5c8d9dae8b886206000000c5675cd8321e6238b48e0bce931b24e5qOHQD5xtxaV8wcV3PXHgASLawaRYmRKxgOUkcPmNI3T526Y=",
|
||||||
|
"encryptedCouchDBConnection": "%f41bb4b9fb5c8d9dae8b886205000000c5675cd8321e6238b48e0bce931b24e5nYSR+S6+JFZs/0/0LxuSZCy6I3AnyAxQMhD/cphpx4qT/Ln0VUYpXdKq3sp/da7mJ8yRT83JLdaShEsqzG2QeBMfvdSak2G0bmRnSBldBsNrtErFZPWOS84hC3641OB1capBBAkxK4GDM/7PRCC6Qu86qhL/BvkydoNgtnWxcwdoULmOUBdUw5Pcw5/UzNPx6BYdlcwCWLnGWsbPC5Wug+25p5Ar9OzxteV0xLUMrTRahcOBCwLoLuguMvEHKuK6CFKwKJ0mw1IhkrTkW0KQSilkmtYwYexh+V96akLMwpDlZrh0R4fnK2yHqVmb/hOZcPaRh3qe+MGXKYm7TdYTRGcXF/lccm/B/yGeNdVKlw8ssQ==",
|
||||||
|
"permitEmptyPassphrase": false,
|
||||||
|
"useIndexedDBAdapter": true,
|
||||||
|
"useTimeouts": false,
|
||||||
|
"writeLogToTheFile": false,
|
||||||
|
"doNotPaceReplication": false,
|
||||||
|
"hashCacheMaxCount": 300,
|
||||||
|
"hashCacheMaxAmount": 50,
|
||||||
|
"concurrencyOfReadChunksOnline": 100,
|
||||||
|
"minimumIntervalOfReadChunksOnline": 100,
|
||||||
|
"hashAlg": "xxhash64",
|
||||||
|
"suspendParseReplicationResult": false,
|
||||||
|
"doNotSuspendOnFetching": false,
|
||||||
|
"useIgnoreFiles": false,
|
||||||
|
"ignoreFiles": ".gitignore",
|
||||||
|
"syncOnEditorSave": false,
|
||||||
|
"pluginSyncExtendedSetting": {},
|
||||||
|
"syncMaxSizeInMB": 50,
|
||||||
|
"settingSyncFile": "",
|
||||||
|
"writeCredentialsForSettingSync": false,
|
||||||
|
"notifyAllSettingSyncFile": false,
|
||||||
|
"isConfigured": true,
|
||||||
|
"settingVersion": 10,
|
||||||
|
"enableCompression": false,
|
||||||
|
"accessKey": "",
|
||||||
|
"bucket": "",
|
||||||
|
"endpoint": "",
|
||||||
|
"region": "",
|
||||||
|
"secretKey": "",
|
||||||
|
"useEden": false,
|
||||||
|
"maxChunksInEden": 10,
|
||||||
|
"maxTotalLengthInEden": 1024,
|
||||||
|
"maxAgeInEden": 10,
|
||||||
|
"disableCheckingConfigMismatch": false,
|
||||||
|
"displayLanguage": "",
|
||||||
|
"enableChunkSplitterV2": false,
|
||||||
|
"disableWorkerForGeneratingChunks": false,
|
||||||
|
"processSmallFilesInUIThread": false,
|
||||||
|
"notifyThresholdOfRemoteStorageSize": 800,
|
||||||
|
"usePluginSyncV2": false,
|
||||||
|
"usePluginEtc": false,
|
||||||
|
"handleFilenameCaseSensitive": false,
|
||||||
|
"doNotUseFixedRevisionForChunks": false,
|
||||||
|
"showLongerLogInsideEditor": false,
|
||||||
|
"sendChunksBulk": false,
|
||||||
|
"sendChunksBulkMaxSize": 1,
|
||||||
|
"useSegmenter": false,
|
||||||
|
"useAdvancedMode": true,
|
||||||
|
"usePowerUserMode": false,
|
||||||
|
"useEdgeCaseMode": false,
|
||||||
|
"enableDebugTools": false
|
||||||
|
}
|
7
orion/.obsidian/plugins/obsidian-livesync/main.js
vendored
Normal file
7
orion/.obsidian/plugins/obsidian-livesync/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
10
orion/.obsidian/plugins/obsidian-livesync/manifest.json
vendored
Normal file
10
orion/.obsidian/plugins/obsidian-livesync/manifest.json
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"id": "obsidian-livesync",
|
||||||
|
"name": "Self-hosted LiveSync",
|
||||||
|
"version": "0.24.2",
|
||||||
|
"minAppVersion": "0.9.12",
|
||||||
|
"description": "Community implementation of self-hosted livesync. Reflect your vault changes to some other devices immediately. Please make sure to disable other synchronize solutions to avoid content corruption or duplication.",
|
||||||
|
"author": "vorotamoroz",
|
||||||
|
"authorUrl": "https://github.com/vrtmrz",
|
||||||
|
"isDesktopOnly": false
|
||||||
|
}
|
439
orion/.obsidian/plugins/obsidian-livesync/styles.css
vendored
Normal file
439
orion/.obsidian/plugins/obsidian-livesync/styles.css
vendored
Normal file
@ -0,0 +1,439 @@
|
|||||||
|
.added {
|
||||||
|
color: var(--text-on-accent);
|
||||||
|
background-color: var(--text-accent);
|
||||||
|
}
|
||||||
|
|
||||||
|
.normal {
|
||||||
|
color: var(--text-normal);
|
||||||
|
}
|
||||||
|
|
||||||
|
.deleted {
|
||||||
|
color: var(--text-on-accent);
|
||||||
|
background-color: var(--text-muted);
|
||||||
|
}
|
||||||
|
|
||||||
|
.op-scrollable {
|
||||||
|
overflow-y: scroll;
|
||||||
|
/* min-height: 280px; */
|
||||||
|
max-height: 280px;
|
||||||
|
user-select: text;
|
||||||
|
}
|
||||||
|
|
||||||
|
.op-pre {
|
||||||
|
white-space: pre-wrap;
|
||||||
|
}
|
||||||
|
|
||||||
|
.op-warn {
|
||||||
|
border: 1px solid salmon;
|
||||||
|
padding: 2px;
|
||||||
|
border-radius: 4px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.op-warn::before {
|
||||||
|
content: "Warning";
|
||||||
|
font-weight: bold;
|
||||||
|
color: salmon;
|
||||||
|
position: relative;
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
|
||||||
|
.op-warn-info {
|
||||||
|
border: 1px solid rgb(255, 209, 81);
|
||||||
|
padding: 2px;
|
||||||
|
border-radius: 4px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.op-warn-info::before {
|
||||||
|
content: "Notice";
|
||||||
|
font-weight: bold;
|
||||||
|
color: rgb(255, 209, 81);
|
||||||
|
position: relative;
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
|
||||||
|
.syncstatusbar {
|
||||||
|
-webkit-filter: grayscale(100%);
|
||||||
|
filter: grayscale(100%);
|
||||||
|
}
|
||||||
|
|
||||||
|
.tcenter {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.sls-plugins-wrap {
|
||||||
|
display: flex;
|
||||||
|
flex-grow: 1;
|
||||||
|
max-height: 50vh;
|
||||||
|
overflow-y: scroll;
|
||||||
|
}
|
||||||
|
|
||||||
|
.sls-plugins-tbl {
|
||||||
|
border: 1px solid var(--background-modifier-border);
|
||||||
|
width: 100%;
|
||||||
|
max-height: 80%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.divider th {
|
||||||
|
border-top: 1px solid var(--background-modifier-border);
|
||||||
|
}
|
||||||
|
|
||||||
|
.sls-header-button {
|
||||||
|
margin-left: 2em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.sls-hidden {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
:root {
|
||||||
|
--sls-log-text: "";
|
||||||
|
}
|
||||||
|
|
||||||
|
.sls-troubleshoot-preview {
|
||||||
|
max-width: max-content;
|
||||||
|
}
|
||||||
|
|
||||||
|
.sls-troubleshoot-preview img {
|
||||||
|
max-width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.sls-setting-tab {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.sls-setting-menu-btn {
|
||||||
|
color: var(--text-normal);
|
||||||
|
background-color: var(--background-secondary-alt);
|
||||||
|
border-radius: 4px 4px 0 0;
|
||||||
|
padding: 6px 10px;
|
||||||
|
cursor: pointer;
|
||||||
|
margin-right: 12px;
|
||||||
|
font-family: "Inter", sans-serif;
|
||||||
|
outline: none;
|
||||||
|
user-select: none;
|
||||||
|
flex-grow: 1;
|
||||||
|
text-align: center;
|
||||||
|
flex-shrink: 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
.sls-setting-label.selected {
|
||||||
|
/* order: 1; */
|
||||||
|
flex-grow: 1;
|
||||||
|
/* width: 100%; */
|
||||||
|
}
|
||||||
|
|
||||||
|
.sls-setting-tab:hover~div.sls-setting-menu-btn,
|
||||||
|
.sls-setting-label.selected .sls-setting-tab:checked~div.sls-setting-menu-btn {
|
||||||
|
background-color: var(--interactive-accent);
|
||||||
|
color: var(--text-on-accent);
|
||||||
|
}
|
||||||
|
|
||||||
|
.sls-setting-menu-wrapper {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
flex-grow: 1;
|
||||||
|
position: sticky;
|
||||||
|
top: 0;
|
||||||
|
background-color: rgba(var(--background-primary), 0.3);
|
||||||
|
backdrop-filter: blur(4px);
|
||||||
|
border-radius: 4px;
|
||||||
|
z-index: 10;
|
||||||
|
}
|
||||||
|
|
||||||
|
.sls-setting-menu {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: row;
|
||||||
|
overflow-x: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
--sls-col-transparent: transparent;
|
||||||
|
--sls-col-warn: rgba(var(--background-modifier-error-rgb), 0.1);
|
||||||
|
--sls-col-warn-stripe1: var(--sls-col-transparent);
|
||||||
|
--sls-col-warn-stripe2: var(--sls-col-warn);
|
||||||
|
}
|
||||||
|
|
||||||
|
.sls-setting-menu-buttons {
|
||||||
|
border: 1px solid var(--sls-col-warn);
|
||||||
|
padding: 2px;
|
||||||
|
margin: 1px;
|
||||||
|
border-radius: 4px;
|
||||||
|
background-image: linear-gradient(-45deg,
|
||||||
|
var(--sls-col-warn-stripe1) 25%, var(--sls-col-warn-stripe2) 25%, var(--sls-col-warn-stripe2) 50%,
|
||||||
|
var(--sls-col-warn-stripe1) 50%, var(--sls-col-warn-stripe1) 75%, var(--sls-col-warn-stripe2) 75%, var(--sls-col-warn-stripe2));
|
||||||
|
background-size: 30px 30px;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: row;
|
||||||
|
justify-content: flex-end;
|
||||||
|
padding: 0.5em 0.25em;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
/* transition: background-position 1s; */
|
||||||
|
animation: sls-scroll-warn 1s linear 0s infinite;
|
||||||
|
}
|
||||||
|
|
||||||
|
@keyframes sls-scroll-warn {
|
||||||
|
0% {
|
||||||
|
background-position: 0 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
100% {
|
||||||
|
background-position: 30px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.sls-setting-menu-buttons label {
|
||||||
|
margin-right: auto;
|
||||||
|
flex-grow: 1;
|
||||||
|
color: var(--text-warning);
|
||||||
|
}
|
||||||
|
|
||||||
|
.sls-setting-label {
|
||||||
|
flex-grow: 1;
|
||||||
|
display: inline-flex;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.setting-collapsed {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.sls-plugins-tbl-buttons {
|
||||||
|
text-align: right;
|
||||||
|
}
|
||||||
|
|
||||||
|
.sls-plugins-tbl-buttons button {
|
||||||
|
flex-grow: 0;
|
||||||
|
padding: 6px 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.sls-plugins-tbl-device-head {
|
||||||
|
background-color: var(--background-secondary-alt);
|
||||||
|
color: var(--text-accent);
|
||||||
|
}
|
||||||
|
|
||||||
|
.op-flex {
|
||||||
|
display: flex;
|
||||||
|
}
|
||||||
|
|
||||||
|
.op-flex input {
|
||||||
|
display: inline-flex;
|
||||||
|
flex-grow: 1;
|
||||||
|
margin-bottom: 8px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.op-info {
|
||||||
|
display: inline-flex;
|
||||||
|
flex-grow: 1;
|
||||||
|
border-bottom: 1px solid var(--background-modifier-border);
|
||||||
|
width: 100%;
|
||||||
|
margin-bottom: 4px;
|
||||||
|
padding-bottom: 4px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.history-added {
|
||||||
|
color: var(--text-on-accent);
|
||||||
|
background-color: var(--text-accent);
|
||||||
|
}
|
||||||
|
|
||||||
|
.history-normal {
|
||||||
|
color: var(--text-normal);
|
||||||
|
}
|
||||||
|
|
||||||
|
.history-deleted {
|
||||||
|
color: var(--text-on-accent);
|
||||||
|
background-color: var(--text-muted);
|
||||||
|
text-decoration: line-through;
|
||||||
|
}
|
||||||
|
|
||||||
|
.ob-btn-config-fix label {
|
||||||
|
margin-right: 40px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.ob-btn-config-info {
|
||||||
|
border: 1px solid salmon;
|
||||||
|
padding: 2px;
|
||||||
|
margin: 1px;
|
||||||
|
border-radius: 4px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.ob-btn-config-head {
|
||||||
|
padding: 2px;
|
||||||
|
margin: 1px;
|
||||||
|
border-radius: 4px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.isWizard .wizardHidden {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.sls-setting:not(.isWizard) .wizardOnly {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.sls-item-dirty::before {
|
||||||
|
content: "✏";
|
||||||
|
}
|
||||||
|
|
||||||
|
.sls-item-dirty-help::after {
|
||||||
|
content: " ❓";
|
||||||
|
}
|
||||||
|
|
||||||
|
.sls-item-invalid-value {
|
||||||
|
background-color: rgba(var(--background-modifier-error-rgb), 0.3) !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.sls-setting-disabled input[type=text],
|
||||||
|
.sls-setting-disabled input[type=number],
|
||||||
|
.sls-setting-disabled input[type=password] {
|
||||||
|
filter: brightness(80%);
|
||||||
|
color: var(--text-muted);
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.sls-setting-hidden {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
.sls-setting-obsolete {
|
||||||
|
background-image: linear-gradient(-45deg,
|
||||||
|
var(--sls-col-warn-stripe1) 25%, var(--sls-col-warn-stripe2) 25%, var(--sls-col-warn-stripe2) 50%,
|
||||||
|
var(--sls-col-warn-stripe1) 50%, var(--sls-col-warn-stripe1) 75%, var(--sls-col-warn-stripe2) 75%, var(--sls-col-warn-stripe2));
|
||||||
|
background-image: linear-gradient(-45deg,
|
||||||
|
transparent 25%, rgba(var(--background-secondary), 0.1) 25%, rgba(var(--background-secondary), 0.1) 50%, transparent 50%, transparent 75%, rgba(var(--background-secondary), 0.1) 75%, rgba(var(--background-secondary), 0.1));
|
||||||
|
background-size: 60px 60px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.password-input>.setting-item-control>input {
|
||||||
|
-webkit-text-security: disc;
|
||||||
|
}
|
||||||
|
|
||||||
|
span.ls-mark-cr::after {
|
||||||
|
user-select: none;
|
||||||
|
content: "↲";
|
||||||
|
color: var(--text-muted);
|
||||||
|
font-size: 0.8em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.deleted span.ls-mark-cr::after {
|
||||||
|
color: var(--text-on-accent);
|
||||||
|
}
|
||||||
|
|
||||||
|
.ls-imgdiff-wrap {
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.ls-imgdiff-wrap .overlay {
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
|
|
||||||
|
.ls-imgdiff-wrap .overlay .img-base {
|
||||||
|
position: relative;
|
||||||
|
top: 0;
|
||||||
|
left: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.ls-imgdiff-wrap .overlay .img-overlay {
|
||||||
|
-webkit-filter: invert(100%) opacity(50%);
|
||||||
|
filter: invert(100%) opacity(50%);
|
||||||
|
position: absolute;
|
||||||
|
top: 0;
|
||||||
|
left: 0;
|
||||||
|
animation: ls-blink-diff 0.5s cubic-bezier(0.4, 0, 1, 1) infinite alternate;
|
||||||
|
}
|
||||||
|
|
||||||
|
@keyframes ls-blink-diff {
|
||||||
|
0% {
|
||||||
|
opacity: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
50% {
|
||||||
|
opacity: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
100% {
|
||||||
|
opacity: 1;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.livesync-status {
|
||||||
|
user-select: none;
|
||||||
|
pointer-events: none;
|
||||||
|
height: auto;
|
||||||
|
min-height: 1em;
|
||||||
|
position: absolute;
|
||||||
|
background-color: transparent;
|
||||||
|
width: 100%;
|
||||||
|
padding: 10px;
|
||||||
|
padding-right: 16px;
|
||||||
|
top: var(--header-height);
|
||||||
|
z-index: calc(var(--layer-cover) + 1);
|
||||||
|
|
||||||
|
font-variant-numeric: tabular-nums;
|
||||||
|
font-variant-emoji: emoji;
|
||||||
|
tab-size: 4;
|
||||||
|
text-align: right;
|
||||||
|
white-space: pre-wrap;
|
||||||
|
display: inline-block;
|
||||||
|
color: var(--text-normal);
|
||||||
|
font-size: 80%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.livesync-status div {
|
||||||
|
opacity: 0.6;
|
||||||
|
-webkit-filter: grayscale(100%);
|
||||||
|
filter: grayscale(100%);
|
||||||
|
}
|
||||||
|
|
||||||
|
.livesync-status .livesync-status-loghistory {
|
||||||
|
text-align: left;
|
||||||
|
opacity: 0.4;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.livesync-status div.livesync-status-messagearea {
|
||||||
|
opacity: 0.6;
|
||||||
|
color: var(--text-on-accent);
|
||||||
|
background: var(--background-modifier-error);
|
||||||
|
-webkit-filter: unset;
|
||||||
|
filter: unset;
|
||||||
|
}
|
||||||
|
|
||||||
|
.menu-setting-poweruser-disabled .sls-setting-poweruser {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.menu-setting-advanced-disabled .sls-setting-advanced {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.menu-setting-edgecase-disabled .sls-setting-edgecase {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.sls-setting-panel-title {
|
||||||
|
position: sticky;
|
||||||
|
}
|
||||||
|
|
||||||
|
.sls-setting-panel-title {
|
||||||
|
top: 2em;
|
||||||
|
background-color: rgba(var(--background-primary), 0.3);
|
||||||
|
backdrop-filter: blur(4px);
|
||||||
|
border-radius: 30%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.sls-dialogue-note-wrapper {
|
||||||
|
display: flex;
|
||||||
|
justify-content: flex-end;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.sls-dialogue-note-countdown {
|
||||||
|
font-size: 0.8em;
|
||||||
|
}
|
31
orion/.obsidian/workspace.json
vendored
31
orion/.obsidian/workspace.json
vendored
@ -4,23 +4,23 @@
|
|||||||
"type": "split",
|
"type": "split",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": "e794b5dd13eccb38",
|
"id": "521c3c61d7e4389e",
|
||||||
"type": "tabs",
|
"type": "tabs",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": "17173e205978c7ef",
|
"id": "503ef629fbef7f2b",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"state": {
|
"state": {
|
||||||
"type": "kanban",
|
"type": "kanban",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "board.md",
|
"file": "life/board.md",
|
||||||
"kanbanViewState": {
|
"kanbanViewState": {
|
||||||
"kanban-plugin": "board",
|
"kanban-plugin": "list",
|
||||||
"list-collapse": [
|
"list-collapse": [
|
||||||
false,
|
false,
|
||||||
false,
|
false,
|
||||||
false,
|
false,
|
||||||
false
|
true
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -59,7 +59,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "search",
|
"type": "search",
|
||||||
"state": {
|
"state": {
|
||||||
"query": "tag:#life",
|
"query": "",
|
||||||
"matchingCase": false,
|
"matchingCase": false,
|
||||||
"explainSearch": false,
|
"explainSearch": false,
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
@ -80,7 +80,8 @@
|
|||||||
"title": "Bookmarks"
|
"title": "Bookmarks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"currentTab": 1
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
@ -167,14 +168,21 @@
|
|||||||
"daily-notes:Open today's daily note": false,
|
"daily-notes:Open today's daily note": false,
|
||||||
"templates:Insert template": false,
|
"templates:Insert template": false,
|
||||||
"command-palette:Open command palette": false,
|
"command-palette:Open command palette": false,
|
||||||
"obsidian-kanban:Create new board": false
|
"obsidian-kanban:Create new board": false,
|
||||||
|
"obsidian-livesync:Show log": false,
|
||||||
|
"obsidian-livesync:Replicate": false,
|
||||||
|
"obsidian-livesync:Show Customization sync": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "17173e205978c7ef",
|
"active": "503ef629fbef7f2b",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"life/christmas 2024/natalie.md",
|
||||||
|
"life/board.md",
|
||||||
|
"life/Movie.md",
|
||||||
|
"life",
|
||||||
|
"life/christmas 2024/matt.md",
|
||||||
|
"life/christmas 2024",
|
||||||
"life list motorcycle for sale.md",
|
"life list motorcycle for sale.md",
|
||||||
"board.md",
|
|
||||||
"Movie.md",
|
|
||||||
"todo/programing.md",
|
"todo/programing.md",
|
||||||
"todo/teachng.md",
|
"todo/teachng.md",
|
||||||
"todo/graby.md",
|
"todo/graby.md",
|
||||||
@ -182,7 +190,6 @@
|
|||||||
"2024-11-30.md",
|
"2024-11-30.md",
|
||||||
"todo/Grabby.md",
|
"todo/Grabby.md",
|
||||||
"Untitled.canvas",
|
"Untitled.canvas",
|
||||||
"Untitled",
|
|
||||||
"todo",
|
"todo",
|
||||||
"The Love Witch.md",
|
"The Love Witch.md",
|
||||||
"Welcome.md"
|
"Welcome.md"
|
||||||
|
@ -1,61 +0,0 @@
|
|||||||
---
|
|
||||||
|
|
||||||
kanban-plugin: board
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## BACKLOG
|
|
||||||
|
|
||||||
- [ ] #life store?
|
|
||||||
- [ ] #life music?
|
|
||||||
- [ ] #life art
|
|
||||||
- [ ] #life list motorcycle for sale
|
|
||||||
- [ ] #life popo shutup
|
|
||||||
- [ ] #grby explore FEM -> coefficient baking?
|
|
||||||
- [ ] #grby prototyping?
|
|
||||||
- [ ] #prog migration tool (postgres diff)
|
|
||||||
- [ ] #prog postgresql - upstream select, update, insert
|
|
||||||
- [ ] #prog animation library / dsl
|
|
||||||
- [ ] #prog aff stack traces
|
|
||||||
- [ ] #prog postgresql - more docs / guide
|
|
||||||
- [ ] #prog http library
|
|
||||||
- [ ] #prog pixi bindings
|
|
||||||
- [ ] #prog upstream postgres test fixture?
|
|
||||||
|
|
||||||
|
|
||||||
## TODO
|
|
||||||
|
|
||||||
- [ ] #life dishes
|
|
||||||
- [ ] #life trash
|
|
||||||
- [ ] #life litter
|
|
||||||
- [ ] #life vape juice
|
|
||||||
- [ ] #life bathe
|
|
||||||
- [ ] #life xmas shopping
|
|
||||||
- [ ] #inst work on fp space
|
|
||||||
- [ ] #life find out next meetup
|
|
||||||
- [ ] #life garland
|
|
||||||
- [ ] #life figure out matt secret
|
|
||||||
- [ ] #life ask krissy about motorcycle parking
|
|
||||||
- [ ] #life obsidian sync w phone
|
|
||||||
|
|
||||||
|
|
||||||
## DOING
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## DONE
|
|
||||||
|
|
||||||
- [ ] #life text alyssa neighbor back / moto commitment
|
|
||||||
- [ ] #life text alias back
|
|
||||||
- [ ] #life birthday
|
|
||||||
- [ ] #life costume
|
|
||||||
- [ ] #life schedule vasectomy
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%% kanban:settings
|
|
||||||
```
|
|
||||||
{"kanban-plugin":"board","list-collapse":[false,false,false,false],"tag-colors":[{"tagKey":"#life","color":"rgba(0, 0, 0, 1)","backgroundColor":"rgba(106, 154, 248, 1)"},{"tagKey":"#grby","color":"rgba(0, 0, 0, 1)","backgroundColor":"rgba(148, 188, 145, 1)"},{"tagKey":"#inst","color":"rgba(0, 0, 0, 1)","backgroundColor":"rgba(196, 141, 239, 1)"},{"tagKey":"#prog","color":"rgba(0, 0, 0, 1)","backgroundColor":"rgba(250, 180, 123, 1)"}]}
|
|
||||||
```
|
|
||||||
%%
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user