update
This commit is contained in:
parent
3d7586916c
commit
03a93a2cef
3
.obsidian/community-plugins.json
vendored
3
.obsidian/community-plugins.json
vendored
@ -50,5 +50,6 @@
|
|||||||
"math-in-callout",
|
"math-in-callout",
|
||||||
"cloze",
|
"cloze",
|
||||||
"obsidian-hypothesis-plugin",
|
"obsidian-hypothesis-plugin",
|
||||||
"unicode-search"
|
"unicode-search",
|
||||||
|
"omnisearch"
|
||||||
]
|
]
|
6
.obsidian/graph.json
vendored
6
.obsidian/graph.json
vendored
@ -123,13 +123,13 @@
|
|||||||
"collapse-display": false,
|
"collapse-display": false,
|
||||||
"showArrow": false,
|
"showArrow": false,
|
||||||
"textFadeMultiplier": 0,
|
"textFadeMultiplier": 0,
|
||||||
"nodeSizeMultiplier": 1.27095253998293,
|
"nodeSizeMultiplier": 1.29210205078125,
|
||||||
"lineSizeMultiplier": 1.108,
|
"lineSizeMultiplier": 1.70143229166667,
|
||||||
"collapse-forces": true,
|
"collapse-forces": true,
|
||||||
"centerStrength": 0.1812744140625,
|
"centerStrength": 0.1812744140625,
|
||||||
"repelStrength": 6.39485677083333,
|
"repelStrength": 6.39485677083333,
|
||||||
"linkStrength": 1,
|
"linkStrength": 1,
|
||||||
"linkDistance": 30,
|
"linkDistance": 30,
|
||||||
"scale": 0.2031328370671037,
|
"scale": 0.627914923856484,
|
||||||
"close": true
|
"close": true
|
||||||
}
|
}
|
46
.obsidian/hotkeys.json
vendored
46
.obsidian/hotkeys.json
vendored
@ -684,15 +684,6 @@
|
|||||||
"key": "S"
|
"key": "S"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"obsidian-shellcommands:shell-command-4s9o488usd": [
|
|
||||||
{
|
|
||||||
"modifiers": [
|
|
||||||
"Ctrl",
|
|
||||||
"Shift"
|
|
||||||
],
|
|
||||||
"key": "E"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"obsidian-shellcommands:shell-command-53b5ai5phh": [
|
"obsidian-shellcommands:shell-command-53b5ai5phh": [
|
||||||
{
|
{
|
||||||
"modifiers": [
|
"modifiers": [
|
||||||
@ -801,5 +792,42 @@
|
|||||||
],
|
],
|
||||||
"key": "U"
|
"key": "U"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"editor:toggle-fold-properties": [
|
||||||
|
{
|
||||||
|
"modifiers": [
|
||||||
|
"Ctrl",
|
||||||
|
"Shift"
|
||||||
|
],
|
||||||
|
"key": "P"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"editor:toggle-source": [
|
||||||
|
{
|
||||||
|
"modifiers": [
|
||||||
|
"Mod",
|
||||||
|
"Shift"
|
||||||
|
],
|
||||||
|
"key": "S"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"obsidian-excalidraw-plugin:convert-to-excalidraw": [
|
||||||
|
{
|
||||||
|
"modifiers": [
|
||||||
|
"Ctrl",
|
||||||
|
"Shift"
|
||||||
|
],
|
||||||
|
"key": "E"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"obsidian-excalidraw-plugin:toggle-lock": [],
|
||||||
|
"zotlit:zotero-annot-view": [
|
||||||
|
{
|
||||||
|
"modifiers": [
|
||||||
|
"Ctrl",
|
||||||
|
"Shift"
|
||||||
|
],
|
||||||
|
"key": "Z"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
94
.obsidian/plugins/darlal-switcher-plus/main.js
vendored
94
.obsidian/plugins/darlal-switcher-plus/main.js
vendored
File diff suppressed because one or more lines are too long
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": "darlal-switcher-plus",
|
"id": "darlal-switcher-plus",
|
||||||
"name": "Quick Switcher++",
|
"name": "Quick Switcher++",
|
||||||
"version": "4.2.0",
|
"version": "4.2.1",
|
||||||
"minAppVersion": "1.5.12",
|
"minAppVersion": "1.5.12",
|
||||||
"description": "Enhanced Quick Switcher, search open panels, and symbols.",
|
"description": "Enhanced Quick Switcher, search open panels, and symbols.",
|
||||||
"author": "darlal",
|
"author": "darlal",
|
||||||
|
16206
.obsidian/plugins/image2latex/main.js
vendored
Normal file
16206
.obsidian/plugins/image2latex/main.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
10
.obsidian/plugins/image2latex/manifest.json
vendored
Normal file
10
.obsidian/plugins/image2latex/manifest.json
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"id": "image2latex",
|
||||||
|
"name": "Image2LaTEX",
|
||||||
|
"version": "1.1.2",
|
||||||
|
"minAppVersion": "0.15.0",
|
||||||
|
"description": "Convert your images to Markdown and MathJax",
|
||||||
|
"author": "Hugo Persson",
|
||||||
|
"authorUrl": "https://github.com/Hugo-Persson",
|
||||||
|
"isDesktopOnly": true
|
||||||
|
}
|
8
.obsidian/plugins/image2latex/styles.css
vendored
Normal file
8
.obsidian/plugins/image2latex/styles.css
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
/*
|
||||||
|
|
||||||
|
This CSS file will be included with your plugin, and
|
||||||
|
available in the app when your plugin is enabled.
|
||||||
|
|
||||||
|
If your plugin does not need CSS, delete this file.
|
||||||
|
|
||||||
|
*/
|
20
.obsidian/plugins/obsidian-annotator/data.json
vendored
20
.obsidian/plugins/obsidian-annotator/data.json
vendored
@ -1,20 +0,0 @@
|
|||||||
{
|
|
||||||
"deafultDarkMode": true,
|
|
||||||
"darkReaderSettings": {
|
|
||||||
"brightness": 138,
|
|
||||||
"contrast": 98,
|
|
||||||
"sepia": 0
|
|
||||||
},
|
|
||||||
"debugLogging": false,
|
|
||||||
"customDefaultPath": "",
|
|
||||||
"epubSettings": {
|
|
||||||
"readingMode": "pagination",
|
|
||||||
"fontSize": 100
|
|
||||||
},
|
|
||||||
"annotationMarkdownSettings": {
|
|
||||||
"annotationModeByDefault": true,
|
|
||||||
"includePrefix": true,
|
|
||||||
"highlightHighlightedText": true,
|
|
||||||
"includePostfix": true
|
|
||||||
}
|
|
||||||
}
|
|
36358
.obsidian/plugins/obsidian-annotator/main.js
vendored
36358
.obsidian/plugins/obsidian-annotator/main.js
vendored
File diff suppressed because one or more lines are too long
@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "obsidian-annotator",
|
|
||||||
"name": "Annotator",
|
|
||||||
"version": "0.2.11",
|
|
||||||
"minAppVersion": "1.0.3",
|
|
||||||
"description": "This is a sample plugin for Obsidian. It allows you to open and annotate PDF and EPUB files.",
|
|
||||||
"author": "Obsidian",
|
|
||||||
"authorUrl": "https://obsidian.md/about",
|
|
||||||
"isDesktopOnly": false
|
|
||||||
}
|
|
@ -68,7 +68,7 @@
|
|||||||
"exportPaddingSVG": 10,
|
"exportPaddingSVG": 10,
|
||||||
"exportEmbedScene": false,
|
"exportEmbedScene": false,
|
||||||
"keepInSync": false,
|
"keepInSync": false,
|
||||||
"autoexportSVG": false,
|
"autoexportSVG": true,
|
||||||
"autoexportPNG": false,
|
"autoexportPNG": false,
|
||||||
"autoExportLightAndDark": false,
|
"autoExportLightAndDark": false,
|
||||||
"autoexportExcalidraw": false,
|
"autoexportExcalidraw": false,
|
||||||
@ -79,7 +79,7 @@
|
|||||||
"experimentalFileType": true,
|
"experimentalFileType": true,
|
||||||
"experimentalFileTag": "✏️",
|
"experimentalFileTag": "✏️",
|
||||||
"experimentalLivePreview": true,
|
"experimentalLivePreview": true,
|
||||||
"fadeOutExcalidrawMarkup": false,
|
"fadeOutExcalidrawMarkup": true,
|
||||||
"experimentalEnableFourthFont": true,
|
"experimentalEnableFourthFont": true,
|
||||||
"experimantalFourthFont": "cmu-sans-serif/cmunss.ttf",
|
"experimantalFourthFont": "cmu-sans-serif/cmunss.ttf",
|
||||||
"fieldSuggester": true,
|
"fieldSuggester": true,
|
||||||
|
File diff suppressed because one or more lines are too long
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": "obsidian-hover-editor",
|
"id": "obsidian-hover-editor",
|
||||||
"name": "Hover Editor",
|
"name": "Hover Editor",
|
||||||
"version": "0.11.19",
|
"version": "0.11.20",
|
||||||
"minAppVersion": "1.4.16",
|
"minAppVersion": "1.4.16",
|
||||||
"description": "Transform the Page Preview hover popover into a fully working editor instance",
|
"description": "Transform the Page Preview hover popover into a fully working editor instance",
|
||||||
"author": "NothingIsLost",
|
"author": "NothingIsLost",
|
||||||
|
@ -21,5 +21,5 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"useDomainFolders": false,
|
"useDomainFolders": false,
|
||||||
"lastSyncDate": "2024-05-21T09:40:39.769Z"
|
"lastSyncDate": "2024-05-21T15:31:40.998Z"
|
||||||
}
|
}
|
12
.obsidian/plugins/obsidian-markmind/main.js
vendored
12
.obsidian/plugins/obsidian-markmind/main.js
vendored
File diff suppressed because one or more lines are too long
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": "obsidian-markmind",
|
"id": "obsidian-markmind",
|
||||||
"name": "Markmind",
|
"name": "Markmind",
|
||||||
"version": "1.9.7",
|
"version": "1.9.8",
|
||||||
"minAppVersion": "0.9.12",
|
"minAppVersion": "0.9.12",
|
||||||
"description": "This is a mindmap , outline tool for obsidian.",
|
"description": "This is a mindmap , outline tool for obsidian.",
|
||||||
"author": "Mark",
|
"author": "Mark",
|
||||||
|
53
.obsidian/plugins/obsidian-markmind/styles.css
vendored
53
.obsidian/plugins/obsidian-markmind/styles.css
vendored
@ -2036,3 +2036,56 @@ th {
|
|||||||
opacity: 0;
|
opacity: 0;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* 联系线两边的标志 */
|
||||||
|
|
||||||
|
.mm-assist-lineMarker span {
|
||||||
|
display:inline-block;
|
||||||
|
}
|
||||||
|
|
||||||
|
.mm-assist-lineMarker>span {
|
||||||
|
width: 30px;
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
|
||||||
|
.mm-assist-lineMarker>span.mm-circle .shape {
|
||||||
|
width: 10px;
|
||||||
|
height: 10px;
|
||||||
|
background-color: #817f7f;
|
||||||
|
border-radius: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.mm-sline .shape {
|
||||||
|
width: 2px;
|
||||||
|
height: 10px;
|
||||||
|
background-color: #817f7f;
|
||||||
|
}
|
||||||
|
span.mm-sline .line {
|
||||||
|
width: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.mm-rect .shape {
|
||||||
|
width: 10px;
|
||||||
|
height: 10px;
|
||||||
|
background-color: #817f7f;
|
||||||
|
}
|
||||||
|
|
||||||
|
.mm-arrow .shape {
|
||||||
|
width: 0;
|
||||||
|
height: 0;
|
||||||
|
background-color: #817f7f;
|
||||||
|
border-top: 5px solid transparent;
|
||||||
|
border-left: 10px solid #817f7f;
|
||||||
|
border-bottom: 5px solid transparent;
|
||||||
|
background: transparent !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.mm-arrow1 .shape {
|
||||||
|
width: 0;
|
||||||
|
height: 0;
|
||||||
|
background-color: #817f7f;
|
||||||
|
border-top: 5px solid transparent;
|
||||||
|
border-right: 10px solid #817f7f;
|
||||||
|
border-bottom: 5px solid transparent;
|
||||||
|
background: transparent !important;
|
||||||
|
}
|
||||||
|
@ -5,12 +5,12 @@
|
|||||||
{
|
{
|
||||||
"id": 2,
|
"id": 2,
|
||||||
"name": "memoire-L3",
|
"name": "memoire-L3",
|
||||||
"lastUpdate": 1716284434994
|
"lastUpdate": 1716305497202
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 1,
|
"id": 1,
|
||||||
"name": "Ma bibliothèque",
|
"name": "Ma bibliothèque",
|
||||||
"lastUpdate": 1716284435014
|
"lastUpdate": 1716305497228
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"renderCitations": true,
|
"renderCitations": true,
|
||||||
|
573
.obsidian/plugins/obsidian-share-as-gist/main.js
vendored
573
.obsidian/plugins/obsidian-share-as-gist/main.js
vendored
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": "obsidian-share-as-gist",
|
"id": "obsidian-share-as-gist",
|
||||||
"name": "Share as Gist",
|
"name": "Share as Gist",
|
||||||
"version": "1.4.0",
|
"version": "1.5.0",
|
||||||
"minAppVersion": "0.9.7",
|
"minAppVersion": "0.9.7",
|
||||||
"description": "Shares an Obsidian note as a GitHub.com gist",
|
"description": "Shares an Obsidian note as a GitHub.com gist",
|
||||||
"author": "Tim Rogers",
|
"author": "Tim Rogers",
|
||||||
|
99
.obsidian/plugins/obsidian-tasks-plugin/main.js
vendored
99
.obsidian/plugins/obsidian-tasks-plugin/main.js
vendored
File diff suppressed because one or more lines are too long
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": "obsidian-tasks-plugin",
|
"id": "obsidian-tasks-plugin",
|
||||||
"name": "Tasks",
|
"name": "Tasks",
|
||||||
"version": "7.1.0",
|
"version": "7.2.0",
|
||||||
"minAppVersion": "1.1.1",
|
"minAppVersion": "1.1.1",
|
||||||
"description": "Task management for Obsidian",
|
"description": "Task management for Obsidian",
|
||||||
"helpUrl": "https://publish.obsidian.md/tasks/",
|
"helpUrl": "https://publish.obsidian.md/tasks/",
|
||||||
|
File diff suppressed because one or more lines are too long
34
.obsidian/plugins/omnisearch/data.json
vendored
Normal file
34
.obsidian/plugins/omnisearch/data.json
vendored
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
{
|
||||||
|
"useCache": true,
|
||||||
|
"hideExcluded": false,
|
||||||
|
"downrankedFoldersFilters": [],
|
||||||
|
"ignoreDiacritics": true,
|
||||||
|
"indexedFileTypes": [],
|
||||||
|
"PDFIndexing": false,
|
||||||
|
"officeIndexing": false,
|
||||||
|
"imagesIndexing": false,
|
||||||
|
"unsupportedFilesIndexing": "default",
|
||||||
|
"splitCamelCase": false,
|
||||||
|
"openInNewPane": false,
|
||||||
|
"vimLikeNavigationShortcut": true,
|
||||||
|
"ribbonIcon": true,
|
||||||
|
"showExcerpt": true,
|
||||||
|
"renderLineReturnInExcerpts": true,
|
||||||
|
"showCreateButton": false,
|
||||||
|
"highlight": true,
|
||||||
|
"showPreviousQueryResults": true,
|
||||||
|
"simpleSearch": false,
|
||||||
|
"tokenizeUrls": false,
|
||||||
|
"fuzziness": "1",
|
||||||
|
"weightBasename": 3,
|
||||||
|
"weightDirectory": 2,
|
||||||
|
"weightH1": 1.5,
|
||||||
|
"weightH2": 1.3,
|
||||||
|
"weightH3": 1.1,
|
||||||
|
"weightUnmarkedTags": 1.1,
|
||||||
|
"httpApiEnabled": true,
|
||||||
|
"httpApiPort": "51361",
|
||||||
|
"httpApiNotice": true,
|
||||||
|
"welcomeMessage": "1.21.0",
|
||||||
|
"verboseLogging": false
|
||||||
|
}
|
102
.obsidian/plugins/omnisearch/main.js
vendored
Normal file
102
.obsidian/plugins/omnisearch/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
14
.obsidian/plugins/omnisearch/manifest.json
vendored
Normal file
14
.obsidian/plugins/omnisearch/manifest.json
vendored
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"id": "omnisearch",
|
||||||
|
"name": "Omnisearch",
|
||||||
|
"version": "1.22.2",
|
||||||
|
"minAppVersion": "1.3.0",
|
||||||
|
"description": "A search engine that just works",
|
||||||
|
"author": "Simon Cambier",
|
||||||
|
"authorUrl": "https://github.com/scambier/obsidian-omnisearch",
|
||||||
|
"fundingUrl": {
|
||||||
|
"Github": "https://github.com/sponsors/scambier",
|
||||||
|
"Ko-fi": "https://ko-fi.com/scambier"
|
||||||
|
},
|
||||||
|
"isDesktopOnly": false
|
||||||
|
}
|
111
.obsidian/plugins/omnisearch/styles.css
vendored
Normal file
111
.obsidian/plugins/omnisearch/styles.css
vendored
Normal file
@ -0,0 +1,111 @@
|
|||||||
|
.omnisearch-modal {
|
||||||
|
}
|
||||||
|
|
||||||
|
.omnisearch-result {
|
||||||
|
white-space: normal;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: row;
|
||||||
|
justify-content: space-between;
|
||||||
|
flex-wrap: nowrap;
|
||||||
|
}
|
||||||
|
|
||||||
|
.omnisearch-result__title-container {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: space-between;
|
||||||
|
column-gap: 5px;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
}
|
||||||
|
|
||||||
|
.omnisearch-result__title {
|
||||||
|
white-space: pre-wrap;
|
||||||
|
align-items: center;
|
||||||
|
display: flex;
|
||||||
|
gap: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.omnisearch-result__title > span {
|
||||||
|
}
|
||||||
|
|
||||||
|
.omnisearch-result__folder-path {
|
||||||
|
font-size: 0.75rem;
|
||||||
|
align-items: center;
|
||||||
|
display: flex;
|
||||||
|
gap: 5px;
|
||||||
|
color: var(--text-muted);
|
||||||
|
}
|
||||||
|
|
||||||
|
.omnisearch-result__extension {
|
||||||
|
font-size: 0.7rem;
|
||||||
|
color: var(--text-muted);
|
||||||
|
}
|
||||||
|
|
||||||
|
.omnisearch-result__counter {
|
||||||
|
font-size: 0.7rem;
|
||||||
|
color: var(--text-muted);
|
||||||
|
}
|
||||||
|
|
||||||
|
.omnisearch-result__body {
|
||||||
|
white-space: normal;
|
||||||
|
font-size: small;
|
||||||
|
word-wrap: normal;
|
||||||
|
|
||||||
|
overflow: hidden;
|
||||||
|
display: -webkit-box;
|
||||||
|
-webkit-line-clamp: 3;
|
||||||
|
-webkit-box-orient: vertical;
|
||||||
|
|
||||||
|
color: var(--text-muted);
|
||||||
|
margin-left: 0.5em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.omnisearch-result__image-container {
|
||||||
|
flex-basis: 20%;
|
||||||
|
text-align: right;
|
||||||
|
}
|
||||||
|
|
||||||
|
.omnisearch-highlight {
|
||||||
|
}
|
||||||
|
|
||||||
|
.omnisearch-default-highlight {
|
||||||
|
text-decoration: underline;
|
||||||
|
text-decoration-color: var(--text-highlight-bg);
|
||||||
|
text-decoration-thickness: 3px;
|
||||||
|
text-underline-offset: -1px;
|
||||||
|
text-decoration-skip-ink: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.omnisearch-input-container {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
flex-direction: row;
|
||||||
|
gap: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
@media only screen and (max-width: 600px) {
|
||||||
|
.omnisearch-input-container {
|
||||||
|
flex-direction: column;
|
||||||
|
}
|
||||||
|
|
||||||
|
.omnisearch-input-container__buttons {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: row;
|
||||||
|
width: 100%;
|
||||||
|
padding: 0 1em 0 1em;
|
||||||
|
gap: 1em;
|
||||||
|
}
|
||||||
|
.omnisearch-input-container__buttons > button {
|
||||||
|
flex-grow: 1;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
@media only screen and (min-width: 600px) {
|
||||||
|
.omnisearch-input-container__buttons {
|
||||||
|
margin-right: 1em;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.omnisearch-input-field {
|
||||||
|
position: relative;
|
||||||
|
flex-grow: 1;
|
||||||
|
}
|
16384
.obsidian/plugins/persistent-graph/data.json
vendored
16384
.obsidian/plugins/persistent-graph/data.json
vendored
File diff suppressed because it is too large
Load Diff
9
.obsidian/plugins/podnotes/main.js
vendored
9
.obsidian/plugins/podnotes/main.js
vendored
@ -4208,10 +4208,11 @@ function NoteTemplateEngine(template, episode) {
|
|||||||
const [replacer, addTag] = useTemplateEngine();
|
const [replacer, addTag] = useTemplateEngine();
|
||||||
addTag("title", episode.title);
|
addTag("title", episode.title);
|
||||||
addTag("description", (prependToLines) => {
|
addTag("description", (prependToLines) => {
|
||||||
|
const sanitizeDescription = (0, import_obsidian9.htmlToMarkdown)(episode.description).replace(/\n{3,}/g, "\n\n");
|
||||||
if (prependToLines) {
|
if (prependToLines) {
|
||||||
return (0, import_obsidian9.htmlToMarkdown)(episode.description).split("\n").map((str) => `${prependToLines}${str}`).join("\n");
|
return sanitizeDescription.split("\n").map((str) => `${prependToLines}${str}`).join("\n");
|
||||||
}
|
}
|
||||||
return (0, import_obsidian9.htmlToMarkdown)(episode.description);
|
return sanitizeDescription;
|
||||||
});
|
});
|
||||||
addTag("content", (prependToLines) => {
|
addTag("content", (prependToLines) => {
|
||||||
if (prependToLines) {
|
if (prependToLines) {
|
||||||
@ -4222,7 +4223,7 @@ function NoteTemplateEngine(template, episode) {
|
|||||||
addTag("safetitle", replaceIllegalFileNameCharactersInString(episode.title));
|
addTag("safetitle", replaceIllegalFileNameCharactersInString(episode.title));
|
||||||
addTag("url", episode.url);
|
addTag("url", episode.url);
|
||||||
addTag("date", (format2) => episode.episodeDate ? window.moment(episode.episodeDate).format(format2 != null ? format2 : "YYYY-MM-DD") : "");
|
addTag("date", (format2) => episode.episodeDate ? window.moment(episode.episodeDate).format(format2 != null ? format2 : "YYYY-MM-DD") : "");
|
||||||
addTag("podcast", episode.podcastName);
|
addTag("podcast", replaceIllegalFileNameCharactersInString(episode.podcastName));
|
||||||
addTag("artwork", (_a = episode.artworkUrl) != null ? _a : "");
|
addTag("artwork", (_a = episode.artworkUrl) != null ? _a : "");
|
||||||
return replacer(template);
|
return replacer(template);
|
||||||
}
|
}
|
||||||
@ -4273,7 +4274,7 @@ function DownloadPathTemplateEngine(template, episode) {
|
|||||||
return replacer(templateWithoutExtension);
|
return replacer(templateWithoutExtension);
|
||||||
}
|
}
|
||||||
function replaceIllegalFileNameCharactersInString(string) {
|
function replaceIllegalFileNameCharactersInString(string) {
|
||||||
return string.replace(/[\\,#%&{}/*<>$'":@\u2023|?]*/g, "").replace(/\n/, " ").replace(" ", " ");
|
return string.replace(/[\\,#%&{}/*<>$'":@\u2023|\\.]/g, "").replace(/\n/, " ").replace(" ", " ");
|
||||||
}
|
}
|
||||||
|
|
||||||
// src/opml.ts
|
// src/opml.ts
|
||||||
|
2
.obsidian/plugins/podnotes/manifest.json
vendored
2
.obsidian/plugins/podnotes/manifest.json
vendored
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": "podnotes",
|
"id": "podnotes",
|
||||||
"name": "PodNotes",
|
"name": "PodNotes",
|
||||||
"version": "2.11.1",
|
"version": "2.11.2",
|
||||||
"minAppVersion": "0.15.9",
|
"minAppVersion": "0.15.9",
|
||||||
"description": "Helps you write notes on podcasts.",
|
"description": "Helps you write notes on podcasts.",
|
||||||
"author": "Christian B. B. Houmann",
|
"author": "Christian B. B. Houmann",
|
||||||
|
@ -1,6 +0,0 @@
|
|||||||
{
|
|
||||||
"formatType": "normal",
|
|
||||||
"showRibbonIcon": false,
|
|
||||||
"bindEnter": true,
|
|
||||||
"bindTab": true
|
|
||||||
}
|
|
29167
.obsidian/plugins/table-editor-obsidian/main.js
vendored
29167
.obsidian/plugins/table-editor-obsidian/main.js
vendored
File diff suppressed because one or more lines are too long
@ -1,17 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "table-editor-obsidian",
|
|
||||||
"name": "Advanced Tables",
|
|
||||||
"author": "Tony Grosinger",
|
|
||||||
"authorUrl": "https://grosinger.net",
|
|
||||||
"description": "Improved table navigation, formatting, manipulation, and formulas",
|
|
||||||
"isDesktopOnly": false,
|
|
||||||
"minAppVersion": "1.0.0",
|
|
||||||
"version": "0.21.0",
|
|
||||||
"js": "main.js",
|
|
||||||
"fundingUrl": {
|
|
||||||
"Github Sponsor": "https://github.com/sponsors/tgrosinger",
|
|
||||||
"Buy me a Coffee": "https://buymeacoffee.com/tgrosinger",
|
|
||||||
"Paypal": "https://paypal.me/tgrosinger"
|
|
||||||
},
|
|
||||||
"donation": "https://buymeacoffee.com/tgrosinger"
|
|
||||||
}
|
|
@ -1,78 +0,0 @@
|
|||||||
:root {
|
|
||||||
--advanced-tables-helper-size: 28px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.HyperMD-table-row span.cm-inline-code {
|
|
||||||
font-size: 100%;
|
|
||||||
padding: 0px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.advanced-tables-buttons>div>.title {
|
|
||||||
font-weight: var(--font-medium);
|
|
||||||
font-size: var(--nav-item-size);
|
|
||||||
color: var(--nav-item-color);
|
|
||||||
text-decoration: underline;
|
|
||||||
}
|
|
||||||
|
|
||||||
[data-type="advanced-tables-toolbar"] .nav-buttons-container {
|
|
||||||
column-gap: 0.2rem;
|
|
||||||
margin: 0.2rem 0 0.2rem 0;
|
|
||||||
justify-content: start;
|
|
||||||
}
|
|
||||||
|
|
||||||
[data-type="advanced-tables-toolbar"] .nav-buttons-container::before {
|
|
||||||
min-width: 2.6rem;
|
|
||||||
line-height: var(--advanced-tables-helper-size);
|
|
||||||
font-size: var(--nav-item-size);
|
|
||||||
font-weight: var(--nav-item-weight);
|
|
||||||
color: var(--nav-item-color);
|
|
||||||
}
|
|
||||||
|
|
||||||
[data-type="advanced-tables-toolbar"] .nav-buttons-container>* {
|
|
||||||
height: var(--advanced-tables-helper-size);
|
|
||||||
line-height: var(--advanced-tables-helper-size);
|
|
||||||
}
|
|
||||||
|
|
||||||
[data-type="advanced-tables-toolbar"] .nav-buttons-container .nav-action-button {
|
|
||||||
width: var(--advanced-tables-helper-size);
|
|
||||||
height: var(--advanced-tables-helper-size);
|
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
align-items: center;
|
|
||||||
border-radius: var(--radius-s);
|
|
||||||
}
|
|
||||||
|
|
||||||
[data-type="advanced-tables-toolbar"] .nav-buttons-container .nav-action-button:hover {
|
|
||||||
background-color: var(--nav-item-background-hover);
|
|
||||||
color: var(--nav-item-color-hover);
|
|
||||||
font-weight: var(--nav-item-weight-hover);
|
|
||||||
}
|
|
||||||
|
|
||||||
.advanced-tables-row-label {
|
|
||||||
width: 50px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.widget-icon {
|
|
||||||
width: 20px;
|
|
||||||
height: 20px;
|
|
||||||
fill: var(--text-muted);
|
|
||||||
}
|
|
||||||
|
|
||||||
.widget-icon:hover {
|
|
||||||
fill: var(--text-normal);
|
|
||||||
}
|
|
||||||
|
|
||||||
.advanced-tables-csv-export textarea {
|
|
||||||
height: 200px;
|
|
||||||
width: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.advanced-tables-donation {
|
|
||||||
width: 70%;
|
|
||||||
margin: 0 auto;
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
.advanced-tables-donate-button {
|
|
||||||
margin: 10px;
|
|
||||||
}
|
|
@ -12,11 +12,11 @@
|
|||||||
"enable_system_commands": false,
|
"enable_system_commands": false,
|
||||||
"shell_path": "",
|
"shell_path": "",
|
||||||
"user_scripts_folder": "",
|
"user_scripts_folder": "",
|
||||||
"enable_folder_templates": true,
|
"enable_folder_templates": false,
|
||||||
"folder_templates": [
|
"folder_templates": [
|
||||||
{
|
{
|
||||||
"folder": "/",
|
"folder": "",
|
||||||
"template": "templates/nouvelle note.md"
|
"template": ""
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"syntax_highlighting": true,
|
"syntax_highlighting": true,
|
||||||
|
@ -1 +1 @@
|
|||||||
{"garbage collection":{"garbage collection":{"internalLink":{"count":1,"lastUpdated":1715606605864}}},"changement de base d'une forme bilinéaire":{"test":{"internalLink":{"count":1,"lastUpdated":1715676329297}}},"test_patat":{"test_patat":{"internalLink":{"count":1,"lastUpdated":1715676413667}},"bonjour":{"internalLink":{"count":1,"lastUpdated":1715676438324}}},"éducation nationale":{"éducation nationale":{"internalLink":{"count":1,"lastUpdated":1715682802695}}}}
|
{"garbage collection":{"garbage collection":{"internalLink":{"count":1,"lastUpdated":1715606605864}}},"changement de base d'une forme bilinéaire":{"test":{"internalLink":{"count":1,"lastUpdated":1715676329297}}},"test_patat":{"test_patat":{"internalLink":{"count":1,"lastUpdated":1715676413667}},"bonjour":{"internalLink":{"count":1,"lastUpdated":1715676438324}}},"éducation nationale":{"éducation nationale":{"internalLink":{"count":1,"lastUpdated":1715682802695}}},"flipside excalidraw note":{"flipside excalidraw note":{"internalLink":{"count":1,"lastUpdated":1716301998072}}}}
|
@ -8,8 +8,8 @@ up::
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
`$= "[[" + dv.current().file.name + "|800x800]]"`
|
||||||
|
|
||||||
`$= "[[" + dv.current().file.name + "]]"`
|
|
||||||
%%
|
%%
|
||||||
# Excalidraw Data
|
# Excalidraw Data
|
||||||
## Text Elements
|
## Text Elements
|
30
.trash/test 2.md
Normal file
30
.trash/test 2.md
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
---
|
||||||
|
excalidraw-plugin: parsed
|
||||||
|
tags:
|
||||||
|
- excalidraw
|
||||||
|
excalidraw-open-md: true
|
||||||
|
---
|
||||||
|
up::
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
%%
|
||||||
|
# Excalidraw Data
|
||||||
|
## Text Elements
|
||||||
|
## Drawing
|
||||||
|
```compressed-json
|
||||||
|
N4KAkARALgngDgUwgLgAQQQDwMYEMA2AlgCYBOuA7hADTgQBuCpAzoQPYB2KqATLZMzYBXUtiRoIACyhQ4zZAHoFAc0JRJQgEYA6bGwC2CgF7N6hbEcK4OCtptbErHALRY8RMpWdx8Q1TdIEfARcZgRmBShcZQUebTieGjoghH0EDihmbgBtcDBQMELoeHF0IKI5JH4ixhZ2LjQAZgB2asha1k4AOU4xbkaAVmaARmGBnka+PMhCDmIsbghcYaTC
|
||||||
|
|
||||||
|
meYAERSoBGJuADMCMLaIEkWAYRgAeQBJBGUAGRuoIwBrACUAaTYAKRuABQAagBZADigNWRX2hHw+AAyrBgotBB5IQIoKQ2K8EAB1EjqbhTNYQZgYrEIBEwJESFFnE6YvySDjhLJoYYnNhwXDYNQwbjDAAMApO1mU1NQwumEEw3GcwwAHANtAMAJwDRoqgAszUaADZ5ZqeAL5Sc+Wg5Zrddp5brmgLVULNSrGoaiUVSZjsec2Pg2KRFgBiYYIYPBt
|
||||||
|
|
||||||
|
EQTTc17KBlzb2+/0SDHWZhcwIZcMUfGSQkCxraYbNHg8G0Kw2C8YnSQIQjKaS5/OF4ulg08CtugQIXb8u2TZ3Gk1SmPCOA3Yis1DZAC6J325DSY+4HCEsPpwjmzOYE4KxNgiEJ0wAvidNOviABRYJpDIT6cnIRwYi4HZ7NkjXUll3ywbNXUnIgcK8S4rvg/5sNg2Kvqghz4GEeSHuAM50LgcBwAiz6lDu0DVmkixPqQQHVAwhAIBQABCUbDkIcY+
|
||||||
|
|
||||||
|
n6gb7AxjGQhA2AiOmUDPKkCKegg8Z0RIQYhkJzGsaQ7GcfoFEQVRNEJosyYcKmuDsSJbHpBxOz6AAYjC8KIqUJI+nSeQsWpGQSdx5J4sQBJoG6pliepFlktilLioZqJEaJ4mae8wh1puE7siZ3lOZpVxcjysD8kKXlmRpqRaZwUBabg+gwmaqDBUUoXmZpSUZHChBGKURpxY5eWpAAKlgUAAIJEMoDToME+xQKpFUJfo6GkPVYlsBQ1a4FBy6riF
|
||||||
|
|
||||||
|
8USeecx1f1g0hFBSyzcxzDYJisIABr9LqVrOqMPDbZq2p6oO7qrT6+AAJqEvKKraAKOryga20liWKp/iZRhsAY3A7u0BBCKV8HlT5qR+dRxCBYssZ7ERMYkEVJXAWNRRw8QfGJqgv0QGRPoLQG5wqgTBNaVp4bvPcK7KYG54bDTNMkxAQPjZ1lnYhFUD1BOo2gSZcCBGYwjMKCpDw8VpTc0Rc5pQg5NzEwszKD9UrpLgmjBFBGIAyc2AVNwmsICc
|
||||||
|
|
||||||
|
HDS3rpBa1KwhQABpT60zRR2AAVgg2CZHCRtwMCbDzFNqvqwcRwIOAx50NCwTbghh5AA=
|
||||||
|
```
|
||||||
|
%%
|
@ -8,8 +8,8 @@ up::
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
`$= "![[" + dv.current().file.name + ".svg|800x800]]" `
|
||||||
|
|
||||||
![[<% tp.file.title %>]]
|
|
||||||
%%
|
%%
|
||||||
# Excalidraw Data
|
# Excalidraw Data
|
||||||
## Text Elements
|
## Text Elements
|
103
.trash/test 4.md
Normal file
103
.trash/test 4.md
Normal file
@ -0,0 +1,103 @@
|
|||||||
|
---
|
||||||
|
excalidraw-plugin: parsed
|
||||||
|
tags:
|
||||||
|
- excalidraw
|
||||||
|
excalidraw-open-md: true
|
||||||
|
---
|
||||||
|
up::
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
`$= "![[" + dv.current().file.name + ".svg|800x800]]" `
|
||||||
|
|
||||||
|
%%
|
||||||
|
# Excalidraw Data
|
||||||
|
## Text Elements
|
||||||
|
## Drawing
|
||||||
|
```compressed-json
|
||||||
|
N4KAkARALgngDgUwgLgAQQQDwMYEMA2AlgCYBOuA7hADTgQBuCpAzoQPYB2KqATLZMzYBXUtiRoIACyhQ4zZAHoFAc0JRJQgEYA6bGwC2CgF7N6hbEcK4OCtptbErHALRY8RMpWdx8Q1TdIEfARcZgRmBShcZQUebTieGjoghH0EDihmbgBtcDBQMELoeHF0IKI5JH4ixhZ2LjQAZgAOasha1k4AOU4xbmaATgAGAEYeAFYAdiGANjaIQg5iLG4I
|
||||||
|
|
||||||
|
XBGkwshCZgARFKgEYm4oUiEEeZJVgGEYAHkASQRlABkHqCMAawAlAGk2ABSDwACgA1ACyAHFQZsigAzQj4fAAZVgwVWgg8sIEpzYnwQAHUSOpuHw8jjSHiEKiYOiJJirvNKX5JBxwlk0CN5mw4LhsGoYNwRkMhvNrMo6ahReSIJhuM4Rs1xtpxgNxo0BgAWSaNGbNTU8IatGWCtAKzUzbTNGbTVUizUDRoGslbCDMXH465sfBsUirADEIwQQaD2I
|
||||||
|
|
||||||
|
gmj5n2UzKWXp9fokp2szF5gQyYYoxMkpKGjW0I0mPB41sVBuF4xdRUkCEIymkObzBaLJf1PHLlYECCOQumjR4jqNxtd0eEcAexA5qGyAF15nDyGlx9wOEIkUzhEs2cxJwVXbBEKTyQBfeaaDfEACiwTSGUnM/mQjgxFwh2OnMmIxmjSGPE1Dr1kzzEQHCfMuq74EBbDYPib6oHCBBhHkJ55LukD7qUECBNgUQcBKVQyh09TcIBBFMJ0HA9BwfRoJ
|
||||||
|
|
||||||
|
quqjNaAxDkUizLHKEjrJCYY7PswSvicZwXDKVwSJguAACpHEwCAXs0vzjJg3wPAAgtczAAGKkI0YYIkiNKSm63qMjK7qUviRLECSaAdm6HrUmiGEMsc64sluk5cjKPJ8gKQoimKuGStKrpsagCo8JMKrND+uoDAMMz9o6jTzKaIVOiM2gzKMzaamMzTFrF8wmVSca+gGIbBvhroRtBI5CLG3olYm5AcCmuBplAGZZkKv4qvM1a1vWaAVj1xldrB4
|
||||||
|
|
||||||
|
wVpq6rTHMMo1WOE45LOMrzrgi6wSua4yjGxCuWBm2VeeV6pOkmQ5OS+TnWhJSrIcmDtW0zGwRA4x3AAErs4JGPgAIAKqfPgFDOM0ACOAAaakIMCMBGBA53IVsF0I9sT3RqCxDfPQABCyLjJoUAAFq5UpAD6FDjKCIxOZdxQHuxpCUlQcPkktrqPs+fHvp+36/oMWoza6wGgWgG0QTKPrQd2aDwfgiGFPDiNFOhqxYTheFhoRnD9PMGsUb0pQFoqu
|
||||||
|
|
||||||
|
VDJM4xMdsSwrOxIwwpcewHJLqCnOclxPTtyjTJIAwAFbAwMSkjACAzMF7+BiQ8F5sNpiIovZGKGVTrqFWZnVWQVtl6Q58dhsyda7Zy3K8vysA+YFRTigF8zBeaQzaGqFbRbF8WNIlJryoaaUZWMxbZcWeX80UScIMVCboIG5WhqekY1XV8Y3U1LVtR1FnZpy4xpRMvU1nW7WDXE4wFaN/SfjFsXDPMc3jneLPwguCBLsL4HOZu7LcKhV206gjTHq
|
||||||
|
|
||||||
|
eh3Xidd7nTfu/DCt17rU2EugTGPBMCQmBtcQgalGgwBeAATV+NgZgpAODNDEi8fAsMEby0KEAhYKNSBowxtjXGBMiak3JpTbEitrp0wZgQrYRCFauggRANSHBNCvXGHCegjRCCvRmJCNSmgxIEnoK9H6xBlCMOAasVqrCmZbGvpANmL4HYGy/D+TUvMLRAUWELVAItIIS1gtLWWYB5aoRphhRwq1OAJxqGRIiaABjaw8d0PWQpPwZT1I6M2CwLbB
|
||||||
|
|
||||||
|
TWIkW2PEEAc0dgJF2qxnA/W+FAT4wNQRdDOMoB4DxmhCHoCOegYko66VjvSLOadTKEhTrwKpVIM5xyxM5XOL984eULt5TkvkZTl1KKXSAVcCw101CKcYDp/xNxbq6ZKzgYr5kyt3HKfd6menqiPCAY8yphiqlGbaw857JlTCdJelleDCnzKMuK+8ZR9W3qSC5IwrkbxGg7FoQwBjlhaOfZk80r5zlvvfcxj8trnjzsC/aRQzy1UvH/W8Z0EYkKVo
|
||||||
|
|
||||||
|
mLAYCkakNWJqIw2AhjjE+MQFBmBNRiS6JMbAmN9ADH0KDHg+C4YPRIdw3h/DBHCNEeIyR0jZHyMUQ9ZRLC2CM0IQy8BT1nDggNDMfAuBQavWIEpC8xN8DEEkNcXASkoAPCUY4lR9NBVsLliK9F3DrgAEUCT42BHku4EoUHXDgCggk2BgTMGJvoLSfKdUCqFewo1CMMUSHdj9NghAeCSH0M4SQMBPhwhQbsTAFBdjEB+gSbVyL0CqP1eowomiIDaL
|
||||||
|
|
||||||
|
iXo7mhiYrGLFqYvaosBZQRgtwGxCAkLVAcemzCCBsJ9PVr4hoqB+7tE7ZRaiqACw2n7G2RUlxwkqI9UJO2vEHZO0Elwp6FAZiSEwIQMSzQ7iYxmH7YmXRJC4FwHCNSElSkx1pJnZpxlbLmTOdZQejSKlXtdDnVkbTB0Fy8sXbpAy1j+X6ZXNua9a7jR4A3OKMVm5JSFIxFUGoNQzFNh+D8QxNSrKHus0q48KpQqnvszDjUjmtROfMTMy9uCfNrvq
|
||||||
|
|
||||||
|
RoJtN79R3qgIaNzE6H05HFZofZcxah+aOS+i0AWrTvutEFL6wXvosTKaFSwjo3lOmgXIiLqbNtAdq7huxxgUC0GpHgKDgQ/VBlEXYBIUF3DgFAV6cADV2L9YupJEqeBSplXKhVSqVVqo1Vqz1zbM0+rlszB8T4dGwULQYoxPaICCwrZYmtUsEL1sNShGUzaVbtp8XUTWaBws637frHdnyRgFlCSxS2GbNRcRnbEudCShJPTgL8C8dxkTYEpuMMSX
|
||||||
|
|
||||||
|
sYCgyEEpYgkxiaNG+mex96BHJhkHreledTr3VKGwZZ9RRX3gvcq6TyRdkrCl/e2tAv6hkfNrtMEsMUIMJWg5yWD6pHSxSQwbVD6GDkSC2eVHZeHzx3fQEmZqxz0ykdqYMeIzQxjMarFvAajG94HwdlMJUxsjTWQvgteTuaVprSi6CmF4KJMHRhTJ/+CKthIuYW91FqmnpqWRKDa4khXqaBQeMYmmpgYPFBJoB4nxJgvCGJxelgDRU3HNZa61tr7W
|
||||||
|
|
||||||
|
Ouda691aaCdrD1b5ux/mZT5t0R+fRPMS3hciw/SFkBxYxbgnFhtiW9wS5S/+jt6Wu1Zb7f4waBoywVnC8ViJuBxjlZiXE+diSJBiWQSgj5kg2CNAQK9Zw4wLyaGILFU1PBgSDfKcNypU2qTjdJOhmbI2Wlvu3EKT9q2S5+TVltwDVkBjaEaMKFokVczTFmDMcLa2zvwcu80ZDwo0Px7WbPe7ZUJ6SeezC170B56fbRUUMjZyhr/Zea6O5IOmPg+C
|
||||||
|
|
||||||
|
6bMKzc+yw9+XxhHAnkfq8rfNsTGfN8/yx3CuTU5ufouU0Tz13CECageC8SQdw2APEICMTQ+AlLKHGPAZE+NTWvSsxwxlKMkwwaoa4aka0asa8aiayaqaXmEuPmf+surMgWBaiuRaYWJiIEKOVaVitauuCWxCSWcBUuJu5ExEaW5EOWASg4k0Iw3446rEKiMwzu9ssEbuNWqwqM6MWMOMeMhMPAJMZMFMbikAOk56+kqereNS5GqckhKeceomLk76
|
||||||
|
|
||||||
|
S2RQK2XSg6PSrom2UoBeIUiGxe3M4GUyJ2IUxYzQ6Uiy+oyygw4Wg8feD2XelUPeM8DUb2A+xGX2MoI+E2v6U+DGuU+YJ8gRQR3irywWaoX4n4jeLew4K+8OU4iOgKwmGumEO+O450XqvA38kmv8x08K8mJ+/qZ+d0xOqwzQpq5OSkzOmM2AAIXsuACAGowMFm3wcA0uR4iBRQ8uwWqBoWKuGBZiGORQWuDsdaacrUUAmMLEiwiiaAb8GAh+QKso
|
||||||
|
|
||||||
|
4kkkgQMkckCkykqkGkU6/qcIUEQgk4AykAyguAlmnIWRro6QxAkxSw0xr86RKQsmixbsHs3svs/sgcwcoc4ckcD0EAex2ABx3ARxEAJxZxjGxeIoUJ0JUJBWFxQxoQUAXo+g+gagr4wIIa6Ye+164xSkUu1YuASRW+kAVxeJDMBJT08B8wcAmJR+CmWw9JWwRxYAQw50miYAjJhQzJ/2ARwRwRbJzMeuBBBuH8kurC5BniqAoS2Wlug6ioMOkw2o
|
||||||
|
|
||||||
|
RWE67EkwzBs6rB1WtmEgzKAiQiIiYiEiUiMiciCi0eF6TSRkicN6tS966cMes2Vp2+ihu+H6HSX6a2GhZcxu+eMoVcMwmoVoBheWR2UGrcZoTyZhncWUVh+UkhdhneOGkAuy08xAfe72C8JGnhtSNcGUoyMJ0JtB0RQO9G3Af48QIofJgRs+pIzcP4RowoPGj4q+8R6+QmWBzpz8rpcx6aPA8JyZORsm/ycuyBCuXMvRfM/RHZmu1aIxcWYxpAEx
|
||||||
|
|
||||||
|
UxuE9x/qjxJ0zxuErxPsfsAcQcIcYcEcjC/x+xhx2gIo34Jeip34H4kUFYgwfxYJQo/ZGASwNxjgK5sxDxCxYqKSaSGSWSfguS+ShSlIxSx5AJQJW255YwAw8UioJexsSpuYj5px3AeYNoqUAwhYuUAZXcL50q7oyJqJMgRwGJiwDGgxOIuJ+JIQRJ8wpJtFhJuq4pMoNJFFACCMnJLJfKrJCM7J3FzguZqGBZhZTofK5ZhoHyVZMUApGiQpnCGR
|
||||||
|
|
||||||
|
Yp+qEpGWqAJEroMpVE+sbYRYuKS+9BJWawzQ6plWmpzs7BEg4qkq0qsq8qiqyqqq6qmq5p4h8hA8Np0hk21p02DpEhChrSrpyhkAqh366hG2Pp2hfp8oBWyojecFhhkGxZkAyUGUVG2FH4V2KGgOFIRUBGo8iZT21U+G7erhRGi832Xlww55+odG9ynIfY2gtGoRXUf4kwAZZ8s0sRw5roSO7Z2JChXZaRhRBOfZvq2RB+uRdJBRIpIC5+POEgfg
|
||||||
|
|
||||||
|
FAMCkgygMgX41wAw1wmoHAyIvwXQuA3wCBGiAW7MY5Suxak5ZamBA1Qxs51i85OJi575dxX5a5P5SSf56SmS2SwFBSRSJSfxkFk4QlMFFomUfYwoh2TytEqF4JIwL5VxL1n5qAcx65GQixy6q666m626u6+6h6x6p6QNp58oNcMJoy7Vkwkwjof46ouKGlw4aFg08Qh2v4VZY1+BCJRFBgJF6JtJ05NkNF5JdFgtjFItzF3qYY7FeRx+XFl0zJfF
|
||||||
|
|
||||||
|
J150gl1VRoyVhQjoVoolMJCN/FD0qt5NtVl0tBaUJsclOaClTaRBrFmlnaZBpEpulBnIjeMwTyYwswhlDuAwplruWpj0vOFqVqm6guDqTqLqbqOx8I0cchc2uVycXldpvlFpT6TpkAC2ShWeah62ueFc0VZoAZQZUUIZRh4ZcpcQXG1NIwWVwoNhtkCZ2GRVeyL2+V/e5VWZroXhwJw0k+wOfhHcMl1ZLVq8Wo0wFo4wv6cOPVN8gmQKVFKRaO76
|
||||||
|
|
||||||
|
PZo1L5UmsKU1nFeOSmEuKmF+T0OMuwwIkw9A+6vwIwmAcIiGzgxAFAAIkg9AQgx1Oap1QWPY45yuV1As5at1M5OBsWMsC6Hl4xyNMxqN35U1ixySqS31gFOSeS/1YFgN6RwNZNMFX4ipFoKGhiP4EwjNRQT55x41lxb5y5oDaNH1EgdWDWTWLWbWHWXWPWfWA2JNgJhxcN3Ayo8UcUDofJnN1mYsiJxFaJZFAtP9Qti5ZJgqFJYtSwkjFA0jUt1J
|
||||||
|
|
||||||
|
tJm9hQ3FitbJBtl0oNOVhQBoTV4wGjKtWjNcOjYAkU6Ug9J8FtYA04VthBopVJjtpBaAeDDAFu2lQoNoCVE9Y6QkKpGaSkvtVWFl2p6AQaIaYaEaUaMacaCaSaKarll6adNk1SieMhPlDSfl7l6dwggVbkWdYVOdvSkV22MV4U0wRYiVtNoSqVgZnyxsmVje12yVKTeVpVmyhVk8xVLd7TGZg+pyE2Oo2g2UwwOtN2tyfdXUZhuUIRLGEOv4Uwwo
|
||||||
|
|
||||||
|
uUTZfy/Gy0iRgt204Ky9H8fDRC4Yg5OO+Rimp+O981xqT0mgyIYkZOpAXsPWkgIw9AcIuwUAkwHAcIUAjQv+2aNjL9KB79l1paX9N1EKxJEW91uBADC5S5txKN5DEDv50DAFv18DoFbA4FLDUFIU5Nowk0JsAOFoBoN5X47DhDXNJJJDcLZD4DTxT0nuqCPufuAeQeIeYeMwEeUeWLZ5FNOoNGYU/2n41dYUPaxxzNEJXD7NvDBFgjvNwjxA5FWJ
|
||||||
|
|
||||||
|
YLMLcjCjyrMo4tUjotijbFyjuOqjCtvFhj8tSMQzIzYz4zSMv28VFrfDfzRjpreY5rYzGtYAYw4UMzFret8lPr/DwpTCopu9Tjkp5uTtsp1dHGDmowvjXC/jawmMQT5lgDyMqwL070n030f0AMQMYMEMUMMMc4MdWTcdrTCdd6yexbyTGdQVBTnpEVeeUVQUMVYwTVwohs2ozcPj1ksyfYHra8MZvc1ht2rd9hSZ4YThaZrdfT7hQ+kAXdXigZJs
|
||||||
|
|
||||||
|
MUP4ao2Uow4w4WvhpIOVborGg6DmBWf4hoy+vGcR946zs99FqOQ1gta92Ost57SBZ13RgL6B11AxImd1f9Ou0Ly0nAUAyIhARgpQhoc4/7akq0iIa28wKmEgFOpAOwUA+goQ2clAEkxRcHkgCH7oyHWQMHqKSkRAygXaEAYgGQTAJuUA5gBAhHtYJHqJxAxA6I8wegGQuAiwTAixokEkywqxsk8kikKk6kmkYYvotYiwBA6HDGEA8HiHuHYYuAQg
|
||||||
|
|
||||||
|
UAbA3w4QQHpQbBILAekznI8QBjXN1tgb5z7ipu3AobFBspwwUNHy4yXtKi1wib/EITAdEgUCMCcCCCSCqC6CmC2CuC+ChbZSKdseJbY2tpFbwXjpwhC9eTme7p2eP6udAG+dIUYwaU+ZCFxY6obtHGxhCojeVo/bSyg7cZGTbeLhHTjdXTzdveU7bhFV2ZXlBWcQtBjEcFkOAOdVIOE+A8e7YwDo7Va83GXVp709IhGzYjWz4mn7A5k1Q5azT7r9
|
||||||
|
|
||||||
|
nMF1b7ILH7yRwxD1v7vV/7gHwHOYYHGQEHqJ+A0HSWROEgkIbAqAzAvucAcAdxTIaHF36AV3N3d3D3K5+Hd0tHxHqwZHhwfoaWVH7gv39HJATHY7rHUQHHpAm57sQwnsO5Hx+53xR53ICH/gknL3EAb3t3PIn3vKvSSnKnan+3aAmnQxHHr0Ong6endjs1N0xnvapnmWqlusHjnIBo7VzcWo1k9uKiuwjnFP/tKbEgWKOKeKBKRKJKZKFKVKNKAX
|
||||||
|
|
||||||
|
y0RbkX/lHlqT4Xshlb0X1b+T8X2dXpkAWhpTZo8yYU2XX4wwHGuKNTMVReVexsbY7GKy8ZI7nT3e3TtXvT9XHdw+tSNoVoIwKueUswPXkAW7g0v6YQuitEqobYA4KzLZj7M9G+6rg1O003yRd7h+Y3eao5L7K3fR77gtm3ULYQh3AH6nB3f7R3kHp3cXe4OPLwsSqAaQAAOhkJIOWk9xQFJ6sM31AK3wgI7F35gd91AGD/9ydBR8D9R6/kR+D4x8
|
||||||
|
|
||||||
|
xzKND+x2yHD0i/+T9UBWiwDaJ5jxJ6HE3y32kCP938T8p6p6wOT/Es55rtT7T+vPp364pUUbO246z92uz87YxjaIqWzXZ3YgXhhet/ZNgGnQDqZNMmgbTLpn0yGZjMpmczJZkC5iEkm0XMLonQi5uUS2uvBvioU6SFNDef6BtibxMIah0oOoeiLMBLwhJXGyUXSn9guyIYmmWDYdu01HZN1Uy6ZH3h4U7r+9woIzR0B+GbiTBBgntCZqWSsg7to+
|
||||||
|
|
||||||
|
wWL8B2x1C2cRuzZM9gkUvabNUit7Q5g+1zRdE36hfT+lT1Bbz1S+/9cvjX0r439QO5g47lBzwFoQm+pxZTsgK2jPcMO6AF4I4J5BhhQEk/CQADxn6O0QeNHBfqsAY6Q8wwq/WHpjRXRroN0W6HdCTAJpHoT0Y7MTljyP5uCIAHgszF4LFAk8r+VfEXnfwiwP9JBdPCYAzwDZzVii7PMzt/3Db/Y1QHGKYC0wF7sQ1IIAynmL3QCk5yclOanLTnpy
|
||||||
|
|
||||||
|
M5mcrOdnJxBQGx1kmGA8tlr1V7ZMYu6ePXstgIF1skuwJHQnMkXYT1DQRLdqtXgrDGEGBeUBDDXUtbq82mFXDgdVy4F1d26vAv3l5VNhBlIM9NBfLRGaq90yhYfXdrolXYTBPwJ7ZQbnz6pz0ZuC9G9mI2z4b0FunRfPnoLQJF81uJfSFqYLAF7EMge3EDr+nRFQAbB9fdpI30yGEBgQvuNkKh17449iRpIsdj4JCF+Dp+QPQIXP18HoAwhy/V0J
|
||||||
|
|
||||||
|
EPX6LEqGjWZrMQFaztZOs3WXrP1gBD79xOHAbHkSJJGcAx2inS/mTw06i8ShbIGnmUKf6VD+UhOGocGzUrmd6gP/UvP/wUGtC42uAcYdOhdzBMwBl+a/LfnvyP5n8r+d/J/m/y/4Jh2vUbJ5RmFlc7IcwnAbk0WF2CIAoVVYcUxIE6EWgkJavP+AvKRRGgigmZA8gSCDAThLA5vGwMuHu9HCnvZwhsmnYNc+BXlJ0IHxijtVIoMY0Pjuwj68BpBf
|
||||||
|
|
||||||
|
XBsrFElSJ8VBbZUEckSm6ul56UI+bmvhHLPt4RE5YFoYPW7gsTBP7MwTtwxGFDeA2I8DnXzO6EjpOaqRkS+lcFLjWo3ggjnSPQD+CVxJnIIfPzo6hCIe7IooJyM470svcTLf3IHmDyh5w8kecUekL75wcNxeQhUdfyVHFDgI2ndUfTwM72Nqh7/HWHUN1Ec8B0eiUvC0MAEZp3Rlolgk5xtFPQyiFRKojUTqINEBgTROAC0SoAej/RUw70RNiTqZ
|
||||||
|
|
||||||
|
MCJOvQMYtlrY55wxedJthGU/DnlRkQfGmiIMgzTIigsyKNiqAsI9xcogwFprYTd5VcPeNXPMYcg+wzsBmPkdLkHzgqKgPhJZeqrWJrIuNG8FY5ZkoNWa9jeqE3NPp2Qz6diwR3Yo5q2T7FLdB0PRD+kOPv5GCwRY40YuYMxHV9JxuI+ccGNg6vcT+sowUD3xfGeTB++gbyZuJ+7bjSODIyjsyNClsioe/7NfheI4LkIuCVCXgrQkEIMIMeEoqUdJ
|
||||||
|
|
||||||
|
0hBeS2QPki/qT0/GISMCv4pSRqIAmM8UUOou2p/31F+JOe4VWgrhR/AwS1gnmeCRqWKmWV0AS1FamtSgAbUtqO1PagdSOr4TsBhEjXpgNmETTyJLpJYfgI9LUTNCJTDYZU2LxfhKmDmZuIMG7ZCg9GeUKuqcLrrVIG62ya4SVQq4Fjfec7WpCWJppliJgqUGmjui64MZvhMgszgmObgTBEx+DbqjCPG5qDJuGgyEVoLpI6C4Ry3BEQYJskjjosc5
|
||||||
|
|
||||||
|
bbvCF27TirBLkvEQuMVg487gZI3ydjNxnncQpR4+keRz3Es8DxLIiANFIiGxSohYqezI5jsouZHK7mFyhlOfH4y5R+QxUV1K05qiyp/4l/oZyAkkEQ29Qhqd+EjKIVWpuAMUdEgQlFCkJqwA+kfRPqSAz6F9K+jfTvoP1EmlpdAURKTwzS0B2cCiZnX16ED62tEooFXCVDnkRQ8fYYAGXGimxjCTyFMRlQjZN5xBvos6Y9guk9MrpPA9/vO0/hF5
|
||||||
|
|
||||||
|
eeDeQ0CXm+E1iPpfXZ2aMhozWhmxwI3SfPQ7GTgux4M3ProOhmDjVc39PSb/W1wOSXJTkqyLONr4ndMZ9gzIWJAoC/EXBFIuuQ3OCkT9Qpu4iKaDyikniYpbHOmYHX5wh18AdqMOiLkjpPjD+fkiAPXMbmaFuZRUxWSVP5kg5ypQswCUz2qkmdnGX/MCYaKPYBkwMTyGWb8E6HKjuEVzG5qDDuYPMnmLzN5h8y+ZwTeqKvWaV6Kmk+jzh+ISYXNN
|
||||||
|
|
||||||
|
i4EjFpCXcKmsN9J0TeAAg2KDTTAxjITYr0suu7MYFHT0xPsr+RhnYHZjcMuYydt7zuEhzakG7YZhqC1BPIqxb07dipMHSMQuMu0wEVpNMk6TgZRc8EQZMzlGTs5gMvPv2LzlWSC5tkjbiiPHFoiUZlgyua5OrnuSceYkLDl2HJHTzJFgQGkVuOJk7jwps/buUoqpm9yaZ/crkYAWAKRMwCMTSAvExgIeQD+kojIdJzkXSL3xhU6cV0JVGlTV5gs9
|
||||||
|
|
||||||
|
ovayN73dUQOiVcmhGrBpBVgz4UgKBGqAMBCACACgJjAnZ2E4QUS6JbCFI4iA2o7wVIKiFOlCTzpeQOJfTA3KHB9A4SzBdwJwWxLASmSjGtkrUivyTZQSopQkuyXJKE8mvM8fEqyVJL7SZEwpY0pKWpBvgZsmtukqqVNL9ApmJaYl16XtLNUpSucWIv/kZLqlqQNSEIqxGVLRliS/QFJ0pnBBPmbS4pWMuaXC0tWktPSdMv6UXhZGTFSksQSCXMBs
|
||||||
|
|
||||||
|
AlIJEKDCPhF4Mo34UYAGQ7awKB4Vy70CPI4aTRCuXcSwr3FmaQAjAbAAwF4vaAEBzgz5Lmoco6X6Auli9V0kwtiXRgSA5cg5ciqwUuEHEmMb0E9H9CbV8VAwNSB0PmCqdlAq4DcfdgvC7AqVVKolWwnljQqAOtkRAfUBYWQoIAcAQIGYGEDMBIQCHYgKisGL/Fb4qnC2Ah3hYatJRL+a0SxwqC8yigko3xUvI8hKcfxiEhSiGM0BexW0mQZEJKLg
|
||||||
|
|
||||||
|
Dgg2AywY5bgGlVbdZY8Mf4oiHCCvx2iR4IAA
|
||||||
|
```
|
||||||
|
%%
|
10
Guillaume Apollinaire.md
Normal file
10
Guillaume Apollinaire.md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
title::
|
||||||
|
link::
|
||||||
|
#personne
|
||||||
|
|
||||||
|
> [!smallquery]+ Sous-notes de `$= dv.el("span", "[[" + dv.current().file.name + "]]")`
|
||||||
|
> ```breadcrumbs
|
||||||
|
> title: false
|
||||||
|
> type: tree
|
||||||
|
> dir: down
|
||||||
|
> ```
|
149
La chanson du mal aimé.md
Normal file
149
La chanson du mal aimé.md
Normal file
@ -0,0 +1,149 @@
|
|||||||
|
---
|
||||||
|
excalidraw-plugin: parsed
|
||||||
|
tags:
|
||||||
|
- excalidraw
|
||||||
|
---
|
||||||
|
up:: [[poésies]]
|
||||||
|
author:: [[Guillaume Apollinaire]]
|
||||||
|
#autres
|
||||||
|
|
||||||
|
> Un soir de demi-brume à Londres
|
||||||
|
> Un voyou qui ressemblait à
|
||||||
|
> Mon amour vint à ma rencontre
|
||||||
|
> Et le regard qu'il me jeta
|
||||||
|
> Me fit baisser les yeux
|
||||||
|
>
|
||||||
|
> Je suivis ce mauvais garçon
|
||||||
|
> Qui sifflotait mains dans les poches
|
||||||
|
> Nous semblions entre les maison
|
||||||
|
> Onde ouverte de la mer rouge
|
||||||
|
> Lui les Hébreux, moi Pharaon
|
||||||
|
>
|
||||||
|
> Que tombent ces vagues de briques
|
||||||
|
> Si tu ne fus pas bien aimée
|
||||||
|
> Je suis le souverain d'Egypte
|
||||||
|
> Sa sœur épouse, son armée
|
||||||
|
> Si tu n'est pas l'amour unique
|
||||||
|
>
|
||||||
|
> Au détour d'une rue brûlant
|
||||||
|
> De tous les feux de ses façades
|
||||||
|
> Plaie du brouillard sanguinolent
|
||||||
|
> Où se lamentaient les façades
|
||||||
|
> Une femme lui ressemblant
|
||||||
|
>
|
||||||
|
> C'était son regard d'inhumaine
|
||||||
|
> La cicatrice à son cou nu
|
||||||
|
> Sortie saoule d'une taverne
|
||||||
|
> Au moment où je reconnus
|
||||||
|
> La fausseté de l'amour même
|
||||||
|
>
|
||||||
|
> Regret sur quoi l'enfer se fonde
|
||||||
|
> Qu'un ciel d'oubli s'ouvre à mes vœux
|
||||||
|
> Pour son baiser les rois du monde
|
||||||
|
> Seraient morts les pauvres fameux
|
||||||
|
> Pour elle eussent vendu leur ombre
|
||||||
|
>
|
||||||
|
> J'ai hiverné dans mon passé
|
||||||
|
> Revienne le soleil de pâques
|
||||||
|
> Pour chauffer un coeur plus glacé
|
||||||
|
> Que les quarante de sébaste
|
||||||
|
> Moins que ma vie martyrisés
|
||||||
|
>
|
||||||
|
> Mon beau navire, ô ma mémoire
|
||||||
|
> Avons nous assez navigué ?
|
||||||
|
> Dans une onde mauvaise à boire
|
||||||
|
> Avons nous assez divagué
|
||||||
|
> De la belle aube au triste soir ?
|
||||||
|
>
|
||||||
|
> Adieu faux amour confondu
|
||||||
|
> Avec la femme qui s'éloigne
|
||||||
|
> Avec celle que j'ai connu
|
||||||
|
> L'année dernière en Allemagne
|
||||||
|
> Et que je ne reverrai plus
|
||||||
|
>
|
||||||
|
> Voie lactée ô sœur lumineuse
|
||||||
|
> Des blancs ruisseaux de chanaan
|
||||||
|
> Et des corps blancs des amoureuses
|
||||||
|
> Nageurs morts suivrons nous d'ahan
|
||||||
|
> Ton cours vers d'autres nébuleuses ?
|
||||||
|
>
|
||||||
|
> Regret des yeux de la putain
|
||||||
|
> Et belle comme une panthère
|
||||||
|
> Amour vos baisers florentins
|
||||||
|
> Avaient une saveur amère
|
||||||
|
> Qui a rebuté nos destins
|
||||||
|
>
|
||||||
|
> Ses regards laissaient une traine
|
||||||
|
> D'étoiles dans les soirs tremblants
|
||||||
|
> Dans ses yeux nageaient les sirènes
|
||||||
|
> Et nos baisers mordus, sanglants
|
||||||
|
> Faisaient pleurer nos fées maraines
|
||||||
|
>
|
||||||
|
> Mais en vérité je l'attends
|
||||||
|
> Avec mon cœur, avec mon âme
|
||||||
|
> Et sur le pond des reviens-en
|
||||||
|
> Si jamais reviens cette femme
|
||||||
|
> Je lui dirai Je suis content
|
||||||
|
>
|
||||||
|
> Mon cœur et ma tête se vident
|
||||||
|
> Tout le ciel s'écoule par eux
|
||||||
|
> Ô mes tonneaux des Danaides
|
||||||
|
> Comment faire pour être heureux
|
||||||
|
> Comme une petit enfant candide
|
||||||
|
>
|
||||||
|
> Je ne veux jamais l'oublier
|
||||||
|
> Ma colombe ma blanche rade
|
||||||
|
> Ô marguerite exfoliée
|
||||||
|
> Mon île au loin, ma désirade
|
||||||
|
> Ma rose, mon giroflier
|
||||||
|
>
|
||||||
|
> Les satyres et les pyraustes
|
||||||
|
> Les égypans, les feux follets
|
||||||
|
> Les destins damnés ou faustes
|
||||||
|
> La corde au cou comme à calais
|
||||||
|
> Sur ma douleur, quel holocauste
|
||||||
|
>
|
||||||
|
> Douleur qui double les destins
|
||||||
|
> La licorne et le capricorne
|
||||||
|
> Mon âme et mon corps incertains
|
||||||
|
> Te fuient ô bûcher divin qu'ornent
|
||||||
|
> Des astres des fleurs du matin
|
||||||
|
>
|
||||||
|
> Malheur dieu pale aux yeux d'ivoire
|
||||||
|
> Tes prêtres fous t'ont ils parés
|
||||||
|
> Tes victimes en robe noire
|
||||||
|
> Ont elles vainement pleuré
|
||||||
|
> Malheur dieu qu'il ne faut pas croire
|
||||||
|
>
|
||||||
|
> Et toi qui me suis en rampant
|
||||||
|
> Dieu de mes dieux morts en automne
|
||||||
|
> Tu mesures combien d'empans
|
||||||
|
> J'ai droit que la terre me donne
|
||||||
|
> Ô mon ombre ô mon vieux serpent
|
||||||
|
>
|
||||||
|
> Au soleil parce que tu l'aimes
|
||||||
|
> Je t'ai mené souviens t'en bien
|
||||||
|
> Ténébreuse épouse que j'aime
|
||||||
|
> Tu est à moi en étant rien
|
||||||
|
> Ô mon ombre en deuil de moi même
|
||||||
|
>
|
||||||
|
> Et moi j'ai le cœur aussi gros
|
||||||
|
> Qu'un cul de dame damascène
|
||||||
|
> Mon amour je t'ai trop aimé
|
||||||
|
> Et maintenant j'ai trop de peine
|
||||||
|
> Les sept épées hors du fourreau
|
||||||
|
>
|
||||||
|
> Sept épées de mélancolie
|
||||||
|
> Sans morfil ô claire douleur
|
||||||
|
> Sont dans mon cœur et la folie
|
||||||
|
> Veut raisonner pour mon malheur
|
||||||
|
> Comment voulez vous que j'oublie
|
||||||
|
|
||||||
|
==⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠== You can decompress Drawing data with the command palette: 'Decompress current Excalidraw file'. For more info check in plugin settings under 'Saving'
|
||||||
|
|
||||||
|
|
||||||
|
## Drawing
|
||||||
|
```compressed-json
|
||||||
|
N4IgLgngDgpiBcIYA8DGBDANgSwCYCd0B3EAGhADcZ8BnbAewDsEAmcm+gV31TkQAswYKDXgB6MQHNsYfpwBGAOlT0AtmIBeNCtlQbs6RmPry6uA4wC0KDDgLFLUTJ2lH8MTDHQ0YNMWHRJMRZFEJYyJE9VGEYwGgQAbQBdcnQoKABlALA+UFkYaIQQXHR8AGsIyXw8DOwNPkZOTExyHRgiACF0VDKqrkZcAGF6THp8IoBiADMZ2ZAAX3mgA
|
||||||
|
```
|
||||||
|
%%
|
@ -7,6 +7,15 @@ kung_fu: 0
|
|||||||
- spaced repetition : `INPUT[toggle(onValue(1), offValue(0)):spaced_repetition]`
|
- spaced repetition : `INPUT[toggle(onValue(1), offValue(0)):spaced_repetition]`
|
||||||
- kung-fu : `INPUT[number:kung_fu]` minutes
|
- kung-fu : `INPUT[number:kung_fu]` minutes
|
||||||
|
|
||||||
|
```dataviewjs
|
||||||
|
dv.header(2, "Historique");
|
||||||
|
let daily_notes = dv.pages('"daily/"');
|
||||||
|
for (let day in daily_notes) {
|
||||||
|
// dv.header(5, daily_notes[day].link);
|
||||||
|
dv.paragraph("test");
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
## I did
|
## I did
|
||||||
> [!smallquery]+ Modified files
|
> [!smallquery]+ Modified files
|
||||||
> ```dataview
|
> ```dataview
|
||||||
|
18
daily/2024-05-22.md
Normal file
18
daily/2024-05-22.md
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
---
|
||||||
|
spaced_repetition: 0
|
||||||
|
kung_fu: 0
|
||||||
|
---
|
||||||
|
|
||||||
|
## Todo
|
||||||
|
- spaced repetition : `INPUT[toggle(onValue(1), offValue(0)):spaced_repetition]`
|
||||||
|
- kung-fu : `INPUT[number:kung_fu]` minutes
|
||||||
|
|
||||||
|
## I did
|
||||||
|
> [!smallquery]+ Modified files
|
||||||
|
> ```dataview
|
||||||
|
> LIST file.mtime
|
||||||
|
> where file.mtime > date(this.file.name) and file.mtime < (date(this.file.name) + dur(1 day)) sort file.mtime asc
|
||||||
|
> ```
|
||||||
|
|
||||||
|
## I am gratefull to
|
||||||
|
|
@ -1,5 +1,11 @@
|
|||||||
---
|
---
|
||||||
alias: [ "mythe de la méritocratie", "méritocratie" ]
|
alias:
|
||||||
|
- mythe de la méritocratie
|
||||||
|
- méritocratie
|
||||||
|
aliases:
|
||||||
|
- mythe de la méritocratie
|
||||||
|
- méritocratie
|
||||||
|
- mérite
|
||||||
---
|
---
|
||||||
up:: [[les mythes du capitalisme]]
|
up:: [[les mythes du capitalisme]]
|
||||||
#politique
|
#politique
|
||||||
|
8
passivité de la dépossession.md
Normal file
8
passivité de la dépossession.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
up::
|
||||||
|
#politique
|
||||||
|
|
||||||
|
- habitus mis dans le corps de l'électeur
|
||||||
|
- notamment dans l'institution électorale
|
||||||
|
- idée que "quand l'élection s'achève, c'est fini"
|
||||||
|
- particulièrement le cas avec les gouvernements de gauche
|
||||||
|
-
|
@ -28,6 +28,7 @@
|
|||||||
- M. Labroche
|
- M. Labroche
|
||||||
- "Si vous voulez parler en cours, c'est simple : Master, Doctorat, Concours de prof, et vous avez le droit de parler en cours !"
|
- "Si vous voulez parler en cours, c'est simple : Master, Doctorat, Concours de prof, et vous avez le droit de parler en cours !"
|
||||||
- Il ne veut pas lâcher le bord de la piscine, sauf que là c'est pas une piscine, c'est un pédiluve
|
- Il ne veut pas lâcher le bord de la piscine, sauf que là c'est pas une piscine, c'est un pédiluve
|
||||||
|
- à chaque fois que je dis des conneries, c'est du CO2 pour rien
|
||||||
- Evelyne Moreau
|
- Evelyne Moreau
|
||||||
- "Ca converge vers $+\infty$"
|
- "Ca converge vers $+\infty$"
|
||||||
- "le voisinage de $+\infty$, on y va pas souvent"
|
- "le voisinage de $+\infty$, on y va pas souvent"
|
||||||
|
@ -1,14 +1,15 @@
|
|||||||
---
|
---
|
||||||
aliases:
|
aliases:
|
||||||
- salaire à la qualification
|
- salaire à la qualification
|
||||||
|
- salaire à la qualification personnelle
|
||||||
---
|
---
|
||||||
up:: [[salaire]]
|
up:: [[salaire]]
|
||||||
sibling:: [[salaire attaché au poste|salaire au poste]], [[salaire à la personne]]
|
sibling:: [[salaire attaché au poste|salaire au poste]], [[salaire à la personne]]
|
||||||
#politique #science/économie
|
#politique #science/économie
|
||||||
|
|
||||||
> [!definition] salaire à la qualification
|
> [!definition] salaire à la qualification personnelle
|
||||||
> Lorsque le salaire dépend de la [[qualification]] (personnelle) de l'employé.
|
> Lorsque le salaire dépend de la [[qualification]] (personnelle) de l'employé.
|
||||||
> - s'oppose au [[salaire attaché au poste]]
|
> - s'oppose au [[salaire attaché au poste]]
|
||||||
> - même en changeant de poste, le salaire ne peut pas diminuer (car la qualification ne diminue pas)
|
> - même en changeant de poste, le salaire ne peut pas diminuer (car la qualification ne diminue pas)
|
||||||
> -
|
> - ne justifie pas le salaire par le [[mythe de la méritocratie|mérite]]
|
||||||
^definition
|
^definition
|
27
sources/zotero/SalaireQualificationPersonnelle2024.md
Normal file
27
sources/zotero/SalaireQualificationPersonnelle2024.md
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
---
|
||||||
|
zotero-key: R9VKYNHC
|
||||||
|
zt-attachments:
|
||||||
|
- "604"
|
||||||
|
citekey: SalaireQualificationPersonnelle2024
|
||||||
|
---
|
||||||
|
up:: [[zotero literature notes]]
|
||||||
|
link:: [Zotero](zotero://select/library/items/R9VKYNHC) [attachment](<file:///Users/oscarplaisant/Zotero/storage/N5AHGKTQ/Salaire_%C3%A0_la_qualification_personnelle.html>)
|
||||||
|
#pkm #zotero
|
||||||
|
|
||||||
|
|
||||||
|
> [!zotero]+ <span style="color: #2ea8e5; --link-external-color: #2ea8e5;">[Salaire à la qualification personnelle](zotero://select/library/items/R9VKYNHC) - [Page ](zotero://open-pdf/library/items/N5AHGKTQ?annotation=QE5T946K)</span>
|
||||||
|
> Le salaire à la qualification personnelle consiste à verser un premier niveau de salaire de manière inconditionnelle, à tous les citoyens en âge de la majorité civile, en socialisant la richesse produite par la cotisation sociale[
|
||||||
|
> ^QE5T946KaN5AHGKTQ
|
||||||
|
|
||||||
|
> [!zotero]+ <span style="color: #ffd400; --link-external-color: #ffd400;">[Salaire à la qualification personnelle](zotero://select/library/items/R9VKYNHC) - [Page ](zotero://open-pdf/library/items/N5AHGKTQ?annotation=9DW5YTAF)</span>
|
||||||
|
> Selon cette conception de la valeur économique, chaque individu a droit à un « salaire à vie », lié à une qualification personnelle irrévocable. L'un des objectifs de cette théorie est de changer la définition commune du travail, notamment en le distinguant de la notion d’emploi
|
||||||
|
>
|
||||||
|
> > [!note] Notes
|
||||||
|
> > Sortir de la logique actuelle du salaire lié au poste, de la logique du mérite.
|
||||||
|
> >
|
||||||
|
> > Lordon parle de l'abolition du salariat.
|
||||||
|
> ^9DW5YTAFaN5AHGKTQ
|
||||||
|
|
||||||
|
> [!zotero]+ <span style="color: #2ea8e5; --link-external-color: #2ea8e5;">[Salaire à la qualification personnelle](zotero://select/library/items/R9VKYNHC) - [Page ](zotero://open-pdf/library/items/N5AHGKTQ?annotation=DEST8PJH)</span>
|
||||||
|
> Le salaire ne serait ainsi plus lié au poste de travail, propriété de l'employeur, mais à un statut politique du producteur attaché à la personne.
|
||||||
|
> ^DEST8PJHaN5AHGKTQ
|
@ -1,3 +1,9 @@
|
|||||||
|
---
|
||||||
|
excalidraw-plugin: parsed
|
||||||
|
tags:
|
||||||
|
- excalidraw
|
||||||
|
excalidraw-open-md: true
|
||||||
|
---
|
||||||
#fac #informatique
|
#fac #informatique
|
||||||
|
|
||||||
|
|
||||||
@ -7,3 +13,27 @@
|
|||||||
> type: tree
|
> type: tree
|
||||||
> dir: down
|
> dir: down
|
||||||
> ```
|
> ```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
`$= "![[" + dv.current().file.name + ".svg|700x700]]" `
|
||||||
|
|
||||||
|
%%
|
||||||
|
# Excalidraw Data
|
||||||
|
## Text Elements
|
||||||
|
## Drawing
|
||||||
|
```compressed-json
|
||||||
|
N4KAkARALgngDgUwgLgAQQQDwMYEMA2AlgCYBOuA7hADTgQBuCpAzoQPYB2KqATLZMzYBXUtiRoIACyhQ4zZAHoFAc0JRJQgEYA6bGwC2CgF7N6hbEcK4OCtptbErHALRY8RMpWdx8Q1TdIEfARcZgRmBShcZQUebTieGjoghH0EDihmbgBtcDBQMELoeHF0IKI5JH4ixhZ2LjQAZgBOasha1k4AOU4xbgA2AEYAdgBWZv6ADmGAFjaIQg5iLG4I
|
||||||
|
|
||||||
|
XEGkwshCZgARFKgEYm4AMwIw+ZJVgGEYAHkASQRlABkHqCMAawAlAGk2ABSDwACgA1ACyAHFQZsiidCPh8ABlWDBVaCDywgRQUhsT4IADqJHU3D4eWxuPxKJgaIkGKu81xfkkHHCWTQg3mbDguGwahg3EGAAYhfNrMpaahReSIJhuM5BpNRtpxqMWjNho0pjMeELJvMBWgFTN+tpJv1hkLxiKZs1GjqyVsIMwcXiENc2Pg2KRVgBiQYIAMBrEQTS
|
||||||
|
|
||||||
|
8z7KJlLD1en0SHHWZg8wIZEMUYmSUlCxraEY8HjmxU64WjR1FSQIQjKaRZnN5gtDSbFq1lgQII6Cy2NHh2vX6mWR4RwB7EdmobIAXXmJ3IaRH3A4QkRjOES1ZzDHBSdsEQpPJAF95ppV8QAKLBNIZMeT+ZCODEXCHY4c4aDfqNbODZqamb9p1EDhPgXJd8HmL1sHxZ9UDOfAwjyfdwCnOhcDgOAUUfUot2gCs0lWB9SCA6oGEIBAKAAIXDQchGjT
|
||||||
|
|
||||||
|
1vT9E4GMY2EIGwEQUygd5UhRSl3VouN0H9QMhOY1jSHYzj9AoiCqJo2NVgTDgk1wdiRLY9IOMOfQADEEWRVFSmdT0GTyFi1IyCTuLdIliBJNAy1MsT1Is10qX09EjOOIjRPEzTvmEat1zHTkTO8pzNLuHk+VgQURS8syNNSLTOCgLTcH0BFDVQYKilC8zNKSjIkUIIxSl1OLHLy1IABUsCgABBIhlAadBghOKBVIqhL9HQ0h6rEtgKArXAoMXZcQ
|
||||||
|
|
||||||
|
viiTTyWOr+sGkIoLWWbmOYbBcURAANbgZlGQYzSFIYeH6foZg1LU/wEVbPXwABNUlmmVUYjqFYYeDfAsCwmIijDYAxuC3doCCEUr4PKnzUj86jiEC1Yo08kzIxIIqSuAsaigR4gYzotB/ogMjPQW31rmaImia0rSQ2+Z4l2Uv1T12Om6bJiAQfGzrLPxCKoHqMdRtAky4ECMxhGYSFSER4rSl5oiZzShBKaWJhFmUP6ZXSXBNGCKCcSB+ZsAqbht
|
||||||
|
|
||||||
|
YQeYOFlg3SB1mVhCgADSkNlmijsAArBBsEyJETbgcE2GWKb1c105zgQcBDzoeFgk3BD9yAA=
|
||||||
|
```
|
||||||
|
%%
|
21
stage de L3.svg
Normal file
21
stage de L3.svg
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 223.17228618421052 223.17228618421052" width="223.17228618421052" height="223.17228618421052" filter="invert(93%) hue-rotate(180deg)" class="excalidraw-svg">
|
||||||
|
<!-- svg-source:excalidraw -->
|
||||||
|
|
||||||
|
<defs>
|
||||||
|
<style class="style-fonts">
|
||||||
|
@font-face {
|
||||||
|
font-family: "Virgil";
|
||||||
|
src: url("https://excalidraw.com/Virgil.woff2");
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: "Cascadia";
|
||||||
|
src: url("https://excalidraw.com/Cascadia.woff2");
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: "Assistant";
|
||||||
|
src: url("https://excalidraw.com/Assistant-Regular.woff2");
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
||||||
|
</defs>
|
||||||
|
<rect x="0" y="0" width="223.17228618421052" height="223.17228618421052" fill="#ffffff"/><g stroke-linecap="round" transform="translate(10 10) rotate(0 101.58614309210526 101.58614309210526)"><path d="M100.06 -0.01 C111.71 -1.94, 125.52 1.82, 136.75 5.85 C147.99 9.89, 158.19 15.97, 167.48 24.2 C176.76 32.42, 186.48 44.24, 192.44 55.2 C198.4 66.16, 201.93 77.82, 203.24 89.98 C204.54 102.14, 203.49 116.24, 200.26 128.15 C197.04 140.06, 191.03 151.57, 183.9 161.44 C176.77 171.32, 167.8 180.82, 157.48 187.42 C147.16 194.03, 134.15 198.6, 122 201.07 C109.86 203.54, 96.79 204.27, 84.63 202.27 C72.47 200.26, 59.51 195.32, 49.04 189.05 C38.57 182.79, 29.19 174.12, 21.79 164.65 C14.4 155.17, 8.1 144.08, 4.64 132.2 C1.19 120.31, 0.35 105.61, 1.05 93.35 C1.75 81.08, 3.83 69.55, 8.86 58.62 C13.89 47.69, 22.08 36.19, 31.23 27.77 C40.38 19.35, 51.25 12.56, 63.79 8.08 C76.33 3.61, 98.31 1.85, 106.48 0.92 C114.64 -0.02, 112.9 0.94, 112.77 2.47 M124.11 3.18 C136.15 4.39, 148.98 11.37, 159.24 17.97 C169.5 24.56, 178.92 32.67, 185.67 42.76 C192.42 52.86, 197.14 66.76, 199.75 78.53 C202.37 90.3, 203.03 101.69, 201.35 113.4 C199.66 125.12, 195.26 138.1, 189.65 148.81 C184.04 159.52, 176.85 169.38, 167.69 177.65 C158.52 185.93, 146.11 194.33, 134.65 198.45 C123.19 202.57, 111.2 202.77, 98.93 202.37 C86.66 201.97, 72.62 200.91, 61.05 196.06 C49.47 191.21, 38.07 182.08, 29.46 173.26 C20.86 164.45, 14.19 154.12, 9.43 143.16 C4.68 132.19, 1.54 119.59, 0.92 107.47 C0.3 95.36, 2.08 82.25, 5.73 70.45 C9.37 58.64, 15.45 45.92, 22.8 36.65 C30.16 27.38, 39.47 20.8, 49.88 14.81 C60.28 8.82, 72.92 2.81, 85.23 0.73 C97.54 -1.35, 117.24 1.76, 123.76 2.33 C130.28 2.91, 124.55 2.27, 124.35 4.18" stroke="#1e1e1e" stroke-width="2" fill="none"/></g></svg>
|
After Width: | Height: | Size: 2.4 KiB |
28
templates/flipside excalidraw note.md
Normal file
28
templates/flipside excalidraw note.md
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
---
|
||||||
|
excalidraw-plugin: parsed
|
||||||
|
tags:
|
||||||
|
- excalidraw
|
||||||
|
excalidraw-open-md: true
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
`$= "![[" + dv.current().file.name + ".svg|700x700]]" `
|
||||||
|
|
||||||
|
# Excalidraw Data
|
||||||
|
## Text Elements
|
||||||
|
%%
|
||||||
|
## Drawing
|
||||||
|
```compressed-json
|
||||||
|
N4KAkARALgngDgUwgLgAQQQDwMYEMA2AlgCYBOuA7hADTgQBuCpAzoQPYB2KqATLZMzYBXUtiRoIACyhQ4zZAHoFAc0JRJQgEYA6bGwC2CgF7N6hbEcK4OCtptbErHALRY8RMpWdx8Q1TdIEfARcZgRmBShcZQUebTieGjoghH0EDihmbgBtcDBQMELoeHF0IKI5JH4ixhZ2LjQAZgB2asha1k4AOU4xbkaAVmaARmGBnka+PMhCDmIsbghcYaTC
|
||||||
|
|
||||||
|
meYAERSoBGJuADMCMLaIEkWAYRgAeQBJBGUAGRuoIwBrACUAaTYAKRuABQAagBZADigNWRX2hHw+AAyrBgotBB5IQIoKQ2K8EAB1EjqbhTNYQZgYrEIBEwJESFFnE6YvySDjhLJoYYnNhwXDYNQwbjDAAMApO1mU1NQwumEEw3GcwwAHANtAMAJwDRoqgAszUaADZ5ZqeAL5Sc+Wg5Zrddp5brmgLVULNSrGoaiUVSZjsec2Pg2KRFgBiYYIYPBt
|
||||||
|
|
||||||
|
EQTTc17KBlzb2+/0SDHWZhcwIZcMUfGSQkCxraYbNHg8G0Kw2C8YnSQIQjKaS5/OF4ulg08CtugQIXb8u2TZ3Gk1SmPCOA3Yis1DZAC6J325DSY+4HCEsPpwjmzOYE4KxNgiEJ0wAvidNOviABRYJpDIT6cnIRwYi4HZ7NkjXUll3ywbNXUnIgcK8S4rvg/5sNg2Kvqghz4GEeSHuAM50LgcBwAiz6lDu0DVmkixPqQQHVAwhAIBQABCUbDkIcY+
|
||||||
|
|
||||||
|
n6gb7AxjGQhA2AiOmUDPKkCKegg8Z0RIQYhkJzGsaQ7GcfoFEQVRNEJosyYcKmuDsSJbHpBxOz6AAYjC8KIqUJI+nSeQsWpGQSdx5J4sQBJoG6pliepFlktilLioZqJEaJ4mae8wh1puE7siZ3lOZpVxcjysD8kKXlmRpqRaZwUBabg+gwmaqDBUUoXmZpSUZHChBGKURpxY5eWpAAKlgUAAIJEMoDToME+xQKpFUJfo6GkPVYlsBQ1a4FBy6riF
|
||||||
|
|
||||||
|
8USeecx1f1g0hFBSyzcxzDYJisIABrcJqAzDNaAq6sMPC6rqmranqg7uqtPr4AAmoSarKsdApFsMH7yiWKp/iZRhsAY3A7u0BBCKV8HlT5qR+dRxCBYssZ7ERMYkEVJXAWNRSI8QfGJqgAMQGRPoLQG5wqsTxNaVp4bvPcK7KYG54bPT9PkxAoPjZ1lnYhFUD1BOo2gSZcCBGYwjMKCpBI8VpR80Rc5pQgVNzEwszKP9UrpLgmjBFBGLAyc2AVNw
|
||||||
|
|
||||||
|
OsICcHBy4bpC61KwhQABpRG6zRR2AAVgg2CZHCptwMCbDzFNGtawcRwIOAx50NCwTbghh5AA
|
||||||
|
```
|
||||||
|
%%
|
21
templates/flipside excalidraw note.svg
Normal file
21
templates/flipside excalidraw note.svg
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 223.17228618421052 223.17228618421052" width="223.17228618421052" height="223.17228618421052" filter="invert(93%) hue-rotate(180deg)" class="excalidraw-svg">
|
||||||
|
<!-- svg-source:excalidraw -->
|
||||||
|
|
||||||
|
<defs>
|
||||||
|
<style class="style-fonts">
|
||||||
|
@font-face {
|
||||||
|
font-family: "Virgil";
|
||||||
|
src: url("https://excalidraw.com/Virgil.woff2");
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: "Cascadia";
|
||||||
|
src: url("https://excalidraw.com/Cascadia.woff2");
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: "Assistant";
|
||||||
|
src: url("https://excalidraw.com/Assistant-Regular.woff2");
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
||||||
|
</defs>
|
||||||
|
<rect x="0" y="0" width="223.17228618421052" height="223.17228618421052" fill="#ffffff"/><g stroke-linecap="round" transform="translate(10 10) rotate(0 101.58614309210526 101.58614309210526)"><path d="M100.06 -0.01 C111.71 -1.94, 125.52 1.82, 136.75 5.85 C147.99 9.89, 158.19 15.97, 167.48 24.2 C176.76 32.42, 186.48 44.24, 192.44 55.2 C198.4 66.16, 201.93 77.82, 203.24 89.98 C204.54 102.14, 203.49 116.24, 200.26 128.15 C197.04 140.06, 191.03 151.57, 183.9 161.44 C176.77 171.32, 167.8 180.82, 157.48 187.42 C147.16 194.03, 134.15 198.6, 122 201.07 C109.86 203.54, 96.79 204.27, 84.63 202.27 C72.47 200.26, 59.51 195.32, 49.04 189.05 C38.57 182.79, 29.19 174.12, 21.79 164.65 C14.4 155.17, 8.1 144.08, 4.64 132.2 C1.19 120.31, 0.35 105.61, 1.05 93.35 C1.75 81.08, 3.83 69.55, 8.86 58.62 C13.89 47.69, 22.08 36.19, 31.23 27.77 C40.38 19.35, 51.25 12.56, 63.79 8.08 C76.33 3.61, 98.31 1.85, 106.48 0.92 C114.64 -0.02, 112.9 0.94, 112.77 2.47 M124.11 3.18 C136.15 4.39, 148.98 11.37, 159.24 17.97 C169.5 24.56, 178.92 32.67, 185.67 42.76 C192.42 52.86, 197.14 66.76, 199.75 78.53 C202.37 90.3, 203.03 101.69, 201.35 113.4 C199.66 125.12, 195.26 138.1, 189.65 148.81 C184.04 159.52, 176.85 169.38, 167.69 177.65 C158.52 185.93, 146.11 194.33, 134.65 198.45 C123.19 202.57, 111.2 202.77, 98.93 202.37 C86.66 201.97, 72.62 200.91, 61.05 196.06 C49.47 191.21, 38.07 182.08, 29.46 173.26 C20.86 164.45, 14.19 154.12, 9.43 143.16 C4.68 132.19, 1.54 119.59, 0.92 107.47 C0.3 95.36, 2.08 82.25, 5.73 70.45 C9.37 58.64, 15.45 45.92, 22.8 36.65 C30.16 27.38, 39.47 20.8, 49.88 14.81 C60.28 8.82, 72.92 2.81, 85.23 0.73 C97.54 -1.35, 117.24 1.76, 123.76 2.33 C130.28 2.91, 124.55 2.27, 124.35 4.18" stroke="#1e1e1e" stroke-width="2" fill="none"/></g></svg>
|
After Width: | Height: | Size: 2.4 KiB |
21
test.svg
Normal file
21
test.svg
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20" height="20" filter="invert(93%) hue-rotate(180deg)" class="excalidraw-svg">
|
||||||
|
<!-- svg-source:excalidraw -->
|
||||||
|
|
||||||
|
<defs>
|
||||||
|
<style class="style-fonts">
|
||||||
|
@font-face {
|
||||||
|
font-family: "Virgil";
|
||||||
|
src: url("https://excalidraw.com/Virgil.woff2");
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: "Cascadia";
|
||||||
|
src: url("https://excalidraw.com/Cascadia.woff2");
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: "Assistant";
|
||||||
|
src: url("https://excalidraw.com/Assistant-Regular.woff2");
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
||||||
|
</defs>
|
||||||
|
<rect x="0" y="0" width="20" height="20" fill="#ffffff"/></svg>
|
After Width: | Height: | Size: 694 B |
Loading…
x
Reference in New Issue
Block a user