vault backup: 2024-08-31 20:36:52
This commit is contained in:
parent
f226014361
commit
fe9c51cfdf
3
.obsidian/community-plugins.json
vendored
3
.obsidian/community-plugins.json
vendored
@ -26,5 +26,6 @@
|
||||
"obsidian-hover-editor",
|
||||
"find-unlinked-files",
|
||||
"obsidian-git",
|
||||
"obsidian-tasks-plugin"
|
||||
"obsidian-tasks-plugin",
|
||||
"share-note"
|
||||
]
|
16
.obsidian/plugins/home-tab/data.json
vendored
16
.obsidian/plugins/home-tab/data.json
vendored
@ -23,6 +23,14 @@
|
||||
"markdownOnly": false,
|
||||
"unresolvedLinks": false,
|
||||
"recentFilesStore": [
|
||||
{
|
||||
"filepath": "knowledge/productivity/other/Внутренняя мотивация.md",
|
||||
"timestamp": 1725125805686
|
||||
},
|
||||
{
|
||||
"filepath": "_inbox/JOMO.md",
|
||||
"timestamp": 1725125749833
|
||||
},
|
||||
{
|
||||
"filepath": "notes/Настройки noteshare для Obsidian.md",
|
||||
"timestamp": 1725125488944
|
||||
@ -34,14 +42,6 @@
|
||||
{
|
||||
"filepath": "_inbox/Типы личности в работе.md",
|
||||
"timestamp": 1725113552779
|
||||
},
|
||||
{
|
||||
"filepath": "_inbox/YOLO.md",
|
||||
"timestamp": 1725113543895
|
||||
},
|
||||
{
|
||||
"filepath": "Роли в команде.md",
|
||||
"timestamp": 1725108986540
|
||||
}
|
||||
],
|
||||
"bookmarkedFileStore": [],
|
||||
|
@ -1,5 +1,13 @@
|
||||
{
|
||||
"recentFiles": [
|
||||
{
|
||||
"basename": "Внутренняя мотивация",
|
||||
"path": "knowledge/productivity/other/Внутренняя мотивация.md"
|
||||
},
|
||||
{
|
||||
"basename": "JOMO",
|
||||
"path": "_inbox/JOMO.md"
|
||||
},
|
||||
{
|
||||
"basename": "Настройки noteshare для Obsidian",
|
||||
"path": "notes/Настройки noteshare для Obsidian.md"
|
||||
@ -24,10 +32,6 @@
|
||||
"basename": "FOMO",
|
||||
"path": "_inbox/FOMO.md"
|
||||
},
|
||||
{
|
||||
"basename": "JOMO",
|
||||
"path": "_inbox/JOMO.md"
|
||||
},
|
||||
{
|
||||
"basename": "Мотивация",
|
||||
"path": "knowledge/human/other/Мотивация.md"
|
||||
@ -195,10 +199,6 @@
|
||||
{
|
||||
"basename": "00 Ремонт",
|
||||
"path": "wiki/zero/00 Ремонт.md"
|
||||
},
|
||||
{
|
||||
"basename": "Сантехника",
|
||||
"path": "_inbox/Сантехника.md"
|
||||
}
|
||||
],
|
||||
"omittedPaths": [],
|
||||
|
17
.obsidian/plugins/share-note/data.json
vendored
Normal file
17
.obsidian/plugins/share-note/data.json
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"server": "https://api.note.sx",
|
||||
"uid": "13a9f0360656d42c00e8a6ed5ff68225",
|
||||
"apiKey": "a9446de089d96891a9bbbfb5c628e248",
|
||||
"yamlField": "share",
|
||||
"noteWidth": "",
|
||||
"theme": "AnuPpuccin",
|
||||
"themeMode": 0,
|
||||
"titleSource": 0,
|
||||
"removeYaml": true,
|
||||
"removeBacklinksFooter": true,
|
||||
"expiry": "",
|
||||
"clipboard": true,
|
||||
"shareUnencrypted": true,
|
||||
"authRedirect": null,
|
||||
"debug": 0
|
||||
}
|
15632
.obsidian/plugins/share-note/main.js
vendored
Normal file
15632
.obsidian/plugins/share-note/main.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
11
.obsidian/plugins/share-note/manifest.json
vendored
Normal file
11
.obsidian/plugins/share-note/manifest.json
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "share-note",
|
||||
"name": "Share Note",
|
||||
"version": "0.8.15",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Instantly share a note, with the full theme and content exactly like you see in Reading View. Data is shared encrypted by default, and only you and the person you send it to have the key.",
|
||||
"author": "Alan Grainger",
|
||||
"authorUrl": "https://github.com/alangrainger",
|
||||
"fundingUrl": "https://ko-fi.com/alan_",
|
||||
"isDesktopOnly": false
|
||||
}
|
24
.obsidian/plugins/share-note/styles.css
vendored
Normal file
24
.obsidian/plugins/share-note/styles.css
vendored
Normal file
@ -0,0 +1,24 @@
|
||||
.share-note-status-error.notice {
|
||||
background: #c10000;
|
||||
color: white
|
||||
}
|
||||
|
||||
.share-note-status-info.notice {
|
||||
background: hsl(204, 86%, 53%);
|
||||
color: white
|
||||
}
|
||||
|
||||
.share-note-status-success.notice {
|
||||
background: #629762;
|
||||
color: white
|
||||
}
|
||||
|
||||
.share-note-icons {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.share-note-icons > span {
|
||||
display: flex;
|
||||
margin-left: 6px;
|
||||
cursor: pointer;
|
||||
}
|
@ -10,6 +10,8 @@ parents:
|
||||
linked:
|
||||
- "[[_inbox/YOLO|YOLO]]"
|
||||
- "[[_inbox/FOMO|FOMO]]"
|
||||
share_link: https://share.note.sx/zb125wkk
|
||||
share_updated: 2024-08-31T20:36:40+03:00
|
||||
---
|
||||
JOMO - (joy of missing our) - моральное (душевное) состояние, выражающееся в гармонии между желаемым и получаемым. Радость от упущенного. Отказ от лишнего.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user