This commit is contained in:
Oscar Plaisant
2024-03-13 11:36:31 +01:00
parent 473b24baa0
commit bb9f9102c9
218 changed files with 97170 additions and 1830 deletions

View File

@@ -4,7 +4,7 @@
"aliasesInIndex": false,
"alphaSortAsc": false,
"altLinkFields": [
"alias"
"aliases"
],
"CSVPaths": "",
"createIndexIndent": " ",
@@ -20,7 +20,7 @@
"dvWaitTime": 5000,
"enableAlphaSort": true,
"enableRelationSuggestor": true,
"fieldSuggestor": false,
"fieldSuggestor": true,
"filterImpliedSiblingsOfDifferentTypes": false,
"jugglLayout": "hierarchy",
"limitWriteBCCheckboxes": [
@@ -28,7 +28,9 @@
"next",
"prev",
"author",
"source"
"source",
"same",
"opposes"
],
"CHECKBOX_STATES_OVERWRITTEN": false,
"gridDefaultDepth": 25,
@@ -74,7 +76,8 @@
"limitTrailCheckboxes": [
"up",
"author",
"supports"
"supports",
"opposes"
],
"limitJumpToFirstFields": [
"up",
@@ -82,13 +85,13 @@
"down",
"next",
"prev",
"same_author",
"extercept",
"includes",
"supports",
"supported_by",
"refutes",
"refuted_by"
"refuted_by",
"opposes"
],
"showAll": "All",
"noPathMessage": "",
@@ -156,6 +159,19 @@
"prev": [
"refuted_by"
]
},
{
"up": [
"opposes"
],
"same": [
"same"
],
"down": [
"opposes"
],
"next": [],
"prev": []
}
],
"writeBCsInline": true,

View File

@@ -0,0 +1,8 @@
{
"citationExportFormat": "csl-json",
"literatureNoteTitleTemplate": "@{{citekey}}",
"literatureNoteFolder": "Reading notes",
"literatureNoteContentTemplate": "---\ntitle: {{title}}\nyear: {{year}}\n---\nauthor:: {{authorString}}\nlink:: {{URL}}\n\n",
"markdownCitationTemplate": "[@{{citekey}}]",
"alternativeMarkdownCitationTemplate": "@{{citekey}}"
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
{
"id": "obsidian-citation-plugin",
"name": "Citations",
"version": "0.4.5",
"minAppVersion": "0.9.20",
"description": "Automatically search and insert citations from a Zotero library",
"author": "Jon Gauthier",
"authorUrl": "http://foldl.me",
"isDesktopOnly": true
}

View File

@@ -0,0 +1,114 @@
/** Citations modal **/
/*
* Loading animation from
* https://loading.io/css/
*/
.zoteroModalLoading {
color: var(--text-muted);
text-align: center;
}
.zoteroModalLoadingAnimation {
display: inline-block;
width: 80px;
height: 80px;
}
.zoteroModalLoadingAnimation {
content: " ";
display: block;
width: 32px;
height: 32px;
margin: 10px auto;
border-radius: 50%;
border: 3px solid #eee;
border-color: #eee transparent #eee transparent;
animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
#zoteroSettingTab .text-monospace {
font-family: monospace;
}
.zoteroModalResults .suggestion-item {
height: fit-content;
line-height: 1.5rem;
}
.zoteroTitle {
font-size: 14px;
display: block;
}
.zoteroAuthors {
color: #555;
font-size: 13px;
}
.zoteroAuthorsEmpty::after {
font-style: italic;
content: 'Unknown authors';
}
.zoteroCitekey {
color: #555;
font-size: 13px;
font-family: monospace;
display: inline-block;
margin-right: 5px;
padding-right: 5px;
border-right: 1px solid #ccc;
}
.theme-dark .zoteroTitle {
font-size: 14px;
display: block;
}
.theme-dark .zoteroAuthors {
color: #aaa;
font-size: 13px;
}
.theme-dark .zoteroCitekey {
color: #aaa;
font-size: 13px;
font-family: monospace;
display: inline-block;
margin-right: 5px;
padding-right: 5px;
border-right: 1px solid #aaa;
}
/** Settings dialog **/
.d-none {
display: none;
}
.zoteroSettingCitationPathLoading,
.zoteroSettingCitationPathError,
.zoteroSettingCitationPathSuccess {
font-size: 14px;
}
.zoteroSettingCitationPathLoading {
color: var(--text-muted);
}
.zoteroSettingCitationPathError {
color: var(--text-error);
}
.zoteroSettingCitationPathError:hover {
color: var(--text-error-hover);
}
.zoteroSettingCitationPathSuccess {
color: var(--text-accent);
}
.zoteroSettingCitationPathSuccess:hover {
color: var(--text-accent-hover);
}
#zoteroSettingTab textarea {
resize: vertical;
width: 100%;
min-height: 10em;
}

View File

@@ -73,7 +73,7 @@
"library2": {
"type": "excalidrawlib",
"version": 2,
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.9.19",
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.0.16",
"libraryItems": [
{
"status": "published",
@@ -10409,7 +10409,7 @@
"containerId": null,
"originalText": "!",
"lineHeight": 1.222222222222222,
"baseline": 17
"baseline": 18
}
],
"id": "a4aCbz4Mh-PMppX8JV9oJ",
@@ -47208,7 +47208,7 @@
"containerId": null,
"originalText": "5\n\n4\n\n3\n\n2\n\n1 \n\n0\n\n\n-1\n\n-2\n\n-3\n\n-4\n\n-5",
"lineHeight": 1.2490706319702598,
"baseline": 441
"baseline": 442
},
{
"type": "line",
@@ -48424,7 +48424,7 @@
"containerId": null,
"originalText": "5\n\n4\n\n3\n\n2\n\n1 \n\n0\n\n\n-1\n\n-2\n\n-3\n\n-4\n\n-5",
"lineHeight": 1.2490706319702598,
"baseline": 441
"baseline": 442
},
{
"type": "line",
@@ -61506,7 +61506,7 @@
"containerId": null,
"originalText": "KEY",
"lineHeight": 1.2989276108437504,
"baseline": 16
"baseline": 17
},
{
"type": "text",
@@ -61543,7 +61543,7 @@
"containerId": null,
"originalText": "DATA",
"lineHeight": 1.2989276108437484,
"baseline": 16
"baseline": 17
}
],
"id": "0fN1YgloN8QEBcG1nuLU0",
@@ -68690,7 +68690,7 @@
"containerId": null,
"originalText": "0",
"lineHeight": 1.2305837462742493,
"baseline": 15
"baseline": 16
},
{
"type": "text",
@@ -68727,7 +68727,7 @@
"containerId": null,
"originalText": "1",
"lineHeight": 1.2305837462742486,
"baseline": 15
"baseline": 16
},
{
"type": "text",
@@ -68764,7 +68764,7 @@
"containerId": null,
"originalText": "2",
"lineHeight": 1.2305837462742486,
"baseline": 15
"baseline": 16
},
{
"type": "text",
@@ -68801,7 +68801,7 @@
"containerId": null,
"originalText": "3",
"lineHeight": 1.230583746274251,
"baseline": 15
"baseline": 16
},
{
"type": "text",
@@ -68838,7 +68838,7 @@
"containerId": null,
"originalText": "4",
"lineHeight": 1.2305837462742497,
"baseline": 15
"baseline": 16
},
{
"type": "text",
@@ -68875,7 +68875,7 @@
"containerId": null,
"originalText": "0",
"lineHeight": 1.2665105496217897,
"baseline": 17
"baseline": 18
},
{
"type": "text",
@@ -68912,7 +68912,7 @@
"containerId": null,
"originalText": "1",
"lineHeight": 1.266510549621791,
"baseline": 17
"baseline": 18
},
{
"type": "text",
@@ -68949,7 +68949,7 @@
"containerId": null,
"originalText": "2",
"lineHeight": 1.2665105496217899,
"baseline": 17
"baseline": 18
},
{
"type": "text",
@@ -68986,7 +68986,7 @@
"containerId": null,
"originalText": "3",
"lineHeight": 1.2665105496217897,
"baseline": 17
"baseline": 18
},
{
"type": "text",
@@ -69023,7 +69023,7 @@
"containerId": null,
"originalText": "4",
"lineHeight": 1.2665105496217892,
"baseline": 17
"baseline": 18
},
{
"type": "rectangle",
@@ -69870,7 +69870,7 @@
"containerId": null,
"originalText": "5",
"lineHeight": 1.2305837462742497,
"baseline": 15
"baseline": 16
},
{
"type": "rectangle",
@@ -70177,7 +70177,7 @@
"containerId": null,
"originalText": "6",
"lineHeight": 1.230583746274251,
"baseline": 15
"baseline": 16
},
{
"type": "rectangle",
@@ -70484,7 +70484,7 @@
"containerId": null,
"originalText": "7",
"lineHeight": 1.2305837462742502,
"baseline": 15
"baseline": 16
},
{
"type": "rectangle",
@@ -70791,7 +70791,7 @@
"containerId": null,
"originalText": "8",
"lineHeight": 1.23058374627425,
"baseline": 15
"baseline": 16
},
{
"type": "rectangle",
@@ -71098,7 +71098,7 @@
"containerId": null,
"originalText": "9",
"lineHeight": 1.2305837462742488,
"baseline": 15
"baseline": 16
},
{
"type": "rectangle",
@@ -71270,7 +71270,7 @@
"containerId": null,
"originalText": "5",
"lineHeight": 1.2665105496217908,
"baseline": 17
"baseline": 18
},
{
"type": "text",
@@ -71307,7 +71307,7 @@
"containerId": null,
"originalText": "6",
"lineHeight": 1.2665105496217908,
"baseline": 17
"baseline": 18
},
{
"type": "text",
@@ -71344,7 +71344,7 @@
"containerId": null,
"originalText": "7",
"lineHeight": 1.2665105496217899,
"baseline": 17
"baseline": 18
},
{
"type": "text",
@@ -71381,7 +71381,7 @@
"containerId": null,
"originalText": "8",
"lineHeight": 1.2665105496217905,
"baseline": 17
"baseline": 18
},
{
"type": "text",
@@ -71418,7 +71418,7 @@
"containerId": null,
"originalText": "9",
"lineHeight": 1.2665105496217908,
"baseline": 17
"baseline": 18
}
],
"id": "v64rHLhwhoMh6YxxcvFRW",
@@ -72138,7 +72138,7 @@
"containerId": null,
"originalText": "0",
"lineHeight": 1.2258489560818937,
"baseline": 15
"baseline": 16
},
{
"type": "text",
@@ -72175,7 +72175,7 @@
"containerId": null,
"originalText": "1",
"lineHeight": 1.2258489560818937,
"baseline": 15
"baseline": 16
},
{
"type": "text",
@@ -72212,7 +72212,7 @@
"containerId": null,
"originalText": "2",
"lineHeight": 1.2258489560818915,
"baseline": 15
"baseline": 16
},
{
"type": "text",
@@ -72249,7 +72249,7 @@
"containerId": null,
"originalText": "3",
"lineHeight": 1.2258489560818941,
"baseline": 15
"baseline": 16
},
{
"type": "text",
@@ -72286,7 +72286,7 @@
"containerId": null,
"originalText": "4",
"lineHeight": 1.2258489560818953,
"baseline": 15
"baseline": 16
},
{
"type": "text",
@@ -72948,7 +72948,7 @@
"containerId": null,
"originalText": "0",
"lineHeight": 1.2227829575141542,
"baseline": 15
"baseline": 16
},
{
"type": "text",
@@ -72985,7 +72985,7 @@
"containerId": null,
"originalText": "1",
"lineHeight": 1.2227829575141567,
"baseline": 15
"baseline": 16
},
{
"type": "text",
@@ -73022,7 +73022,7 @@
"containerId": null,
"originalText": "2",
"lineHeight": 1.2227829575141556,
"baseline": 15
"baseline": 16
},
{
"type": "text",
@@ -73059,7 +73059,7 @@
"containerId": null,
"originalText": "3",
"lineHeight": 1.222782957514155,
"baseline": 15
"baseline": 16
},
{
"type": "text",

View File

@@ -3,5 +3,6 @@
"date-format": "YYYY-MM-DD",
"link-date-to-daily-note": true,
"prepend-archive-format": "YYYY-MM-DD HH:mm",
"show-view-as-markdown": false
"show-view-as-markdown": false,
"lane-width": 350
}

View File

@@ -9,7 +9,7 @@
"lineWidth": 40,
"lineWidthWide": 5000,
"maxWidth": 98,
"textNormal": 22.5,
"textNormal": 16.5,
"textSmall": 13,
"imgGrid": false,
"imgWidth": "img-default-width",

View File

@@ -1,5 +1,5 @@
{
"pocket-sync-tag": "obsidian_export",
"pocket-sync-tag": null,
"item-notes-folder": "sources",
"frontmatter-url-key": "link"
}

View File

@@ -30,7 +30,7 @@
"noteFoldersToIgnore": [],
"openRandomNote": false,
"autoNextNote": true,
"disableFileMenuReviewOptions": true,
"disableFileMenuReviewOptions": false,
"maxNDaysNotesReviewQueue": 365,
"initiallyExpandAllSubdecksInTree": true,
"baseEase": 250,
@@ -43,7 +43,7 @@
"singlelineCardSeparator": "::",
"singlelineReversedCardSeparator": ":::"
},
"buryDate": "2024-01-10",
"buryDate": "2024-02-28",
"buryList": [],
"historyDeck": ""
}

View File

@@ -1,9 +1,9 @@
{
"displayIndividualItems": false,
"showNotes": true,
"showAttachments": false,
"showFiles": false,
"showLinks": false,
"showWords": false,
"showSize": false
"showAttachments": true,
"showFiles": true,
"showLinks": true,
"showWords": true,
"showSize": true
}

View File

@@ -0,0 +1,19 @@
{
"database": "Zotero",
"noteImportFolder": "sources",
"pdfExportImageDPI": 120,
"pdfExportImageFormat": "jpg",
"pdfExportImageQuality": 90,
"citeFormats": [],
"exportFormats": [
{
"name": "Import #1",
"outputPathTemplate": "sources/{{citekey}}.md",
"imageOutputPathTemplate": "images/{{citekey}}/",
"imageBaseNameTemplate": "image"
}
],
"citeSuggestTemplate": "[[{{citekey}}]]",
"openNoteAfterImport": true,
"whichNotesToOpenAfterImport": "first-imported-note"
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
{
"id": "obsidian-zotero-desktop-connector",
"name": "Zotero Integration",
"version": "3.1.7",
"minAppVersion": "1.1.1",
"description": "Insert and import citations, bibliographies, notes, and PDF annotations from Zotero.",
"author": "mgmeyers",
"authorUrl": "https://github.com/mgmeyers/obsidian-zotero-integration",
"isDesktopOnly": true
}

View File

@@ -0,0 +1,238 @@
.zt-format {
border: 1px solid var(--background-modifier-border);
padding: 1rem;
background-color: var(--background-primary);
border-radius: 10px;
margin-bottom: 10px;
}
.zt-format__form {
display: flex;
flex-direction: column;
align-items: stretch;
margin-bottom: 1rem;
max-width: 600px;
}
.zt-format__form:last-child {
margin-bottom: 0;
}
.zt-format__label {
font-size: 0.9em;
font-weight: 600;
margin-bottom: 5px;
}
.is-deprecated .zt-format__label {
color: var(--text-error);
}
.zt-format__input-wrapper {
display: flex;
align-items: center;
}
.zt-format__input-wrapper textarea {
resize: vertical;
}
.zt-format__input-wrapper > *:not(.checkbox-container) {
width: 100% !important;
}
.is-deprecated .zt-format__input-wrapper button {
width: auto !important;
flex-grow: 0;
flex-shrink: 0;
margin-left: 5px;
}
.zt-format__delete-btn {
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
padding: 7px 9px;
margin-left: 10px;
flex-shrink: 0;
flex-grow: 0;
}
.zt-json-viewer {
font-size: 13px;
}
.zt-json-viewer .react-json-view {
padding: 1em;
border-radius: 10px;
margin-top: 1em;
overflow: auto;
font-family: var(--font-monospace) !important;
}
.zt-json-viewer__btns {
display: flex;
align-items: center;
justify-content: flex-start;
}
.zt-json-viewer__btns label {
display: block;
font-weight: bold;
padding-top: 1em;
}
.zt-json-viewer__btns select {
font-size: 1em;
}
.zt-json-viewer__btns button {
font-size: 1em;
margin-right: 5px;
}
.zt-json-viewer__preview,
.zt-json-viewer__data {
border: 1px solid var(--background-modifier-border);
border-radius: 10px;
padding: 1em;
margin-top: 1em;
}
.zt-json-viewer__preview.error {
background-color: #ff000011;
font-family: var(--font-monospace);
}
.zt-json-viewer__preview pre {
overflow: auto;
white-space: pre-wrap;
margin: 0;
}
.zt-json-viewer__preview pre,
.zt-json-viewer__preview code {
font-family: inherit;
}
.zt-json-viewer__preview:not(.error) pre {
font-family: var(--font-text, --font-default, --default-font);
max-height: 70vh;
min-height: 400px;
}
.zt-multiselect {
width: 300px;
text-align: left;
}
.zt-multiselect input {
outline: none !important;
box-shadow: none !important;
}
.zt-format__input-note {
font-style: italic;
font-size: 0.9em;
padding-top: 10px;
margin-bottom: 10px;
}
.zt-setting-item pre,
.zt-format__input-note pre {
display: inline-block;
margin: 0;
padding: 0 6px;
background-color: var(--background-secondary-alt);
border-radius: 4px;
}
.zt-asset-success {
text-align: left;
display: flex;
}
.zt-asset-success__icon {
color: var(--interactive-success);
font-size: 24px;
margin-right: 5px;
}
.zt-asset-success__icon svg {
width: 1em !important;
height: 1em !important;
}
.zt-asset-success__message {
font-size: 0.9em;
}
.zt-suggest-title {
font-size: var(--font-ui-small);
color: var(--text-muted);
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
padding-top: var(--size-4-1);
}
.zt-suggest-loading-wrapper {
display: flex;
position: relative;
align-items: center;
justify-content: center;
padding: var(--size-4-2) 0;
}
.zt-suggest-loading,
.zt-suggest-loading:before,
.zt-suggest-loading:after {
border-radius: 999px;
width: 1em;
height: 1em;
animation-fill-mode: both;
animation: bblFadInOut 1.6s infinite ease-in-out;
}
.zt-suggest-loading {
display: block;
color: var(--text-muted);
font-size: 7px;
position: relative;
animation-delay: -0.16s;
top: -1em;
}
.zt-suggest-loading:before,
.zt-suggest-loading:after {
content: '';
position: absolute;
}
.zt-suggest-loading:before {
left: -2em;
animation-delay: -0.32s;
}
.zt-suggest-loading:after {
left: 2em;
}
.zt-color-chip {
display: inline-block;
width: 1em;
height: 1em;
border: 1px solid var(--background-modifier-border);
border-radius: var(--radius-s);
margin-right: var(--size-4-1);
}
@keyframes bblFadInOut {
0%,
80%,
100% {
box-shadow: 0 1em 0 -1.3em;
}
40% {
box-shadow: 0 1em 0 0;
}
}

File diff suppressed because one or more lines are too long

View File

@@ -15,19 +15,49 @@
"disableSuggestionsDuringImeOn": false,
"insertAfterCompletion": true,
"firstCharactersDisableSuggestions": ":/^",
"useCommonPrefixCompletionOfSuggestion": false,
"patternsToSuppressTrigger": [
"^~~~.*",
"^```.*"
],
"phrasePatternsToSuppressTrigger": [],
"noAutoFocusUntilCycle": false,
"showMatchStrategy": true,
"showComplementAutomatically": true,
"showIndexingStatus": true,
"descriptionOnSuggestion": "Short",
"selectSuggestionKeys": "Tab",
"additionalCycleThroughSuggestionsKeys": "Ctrl/Cmd+N, Ctrl/Cmd+P",
"disableUpDownKeysForCycleThroughSuggestionsKeys": false,
"openSourceFileKey": "Alt+Enter",
"hotkeys": {
"select": [
{
"modifiers": [],
"key": "Tab",
"hideHotkeyGuide": false
}
],
"up": [
{
"modifiers": [],
"key": "ArrowUp"
}
],
"down": [
{
"modifiers": [],
"key": "ArrowDown"
}
],
"select 1st": [],
"select 2nd": [],
"select 3rd": [],
"select 4th": [],
"select 5th": [],
"select 6th": [],
"select 7th": [],
"select 8th": [],
"select 9th": [],
"open": [],
"completion": [],
"insert as text": []
},
"propagateEsc": true,
"enableCurrentFileComplement": false,
"currentFileMinNumberOfCharacters": 0,
@@ -59,11 +89,17 @@
"frontMatterComplementMatchStrategy": "inherit",
"insertCommaAfterFrontMatterCompletion": false,
"intelligentSuggestionPrioritization": {
"enabled": true,
"historyFilePath": "",
"maxDaysToKeepHistory": 30,
"maxNumberOfHistoryToKeep": 0
},
"disableOnMobile": false,
"showLogAboutPerformanceInConsole": false,
"selectionHistoryTree": {}
"selectionHistoryTree": {},
"useCommonPrefixCompletionOfSuggestion": false,
"selectSuggestionKeys": "Tab",
"additionalCycleThroughSuggestionsKeys": "Ctrl/Cmd+N, Ctrl/Cmd+P",
"disableUpDownKeysForCycleThroughSuggestionsKeys": false,
"openSourceFileKey": "Alt+Enter"
}

View File

@@ -1 +1 @@
{"covariance":{"covariance":{"internalLink":{"count":1,"lastUpdated":1700613439277}}},"utilisateur":{"utilisateur":{"internalLink":{"count":1,"lastUpdated":1700663263833}}},"administration des bases de données":{"administration des bases de données":{"internalLink":{"count":2,"lastUpdated":1701677521978}}},"base de données":{"base de données":{"internalLink":{"count":1,"lastUpdated":1701677477332}}},"SQL":{"SQL":{"internalLink":{"count":1,"lastUpdated":1701677551143}}},"privilèges":{"privilèges":{"internalLink":{"count":1,"lastUpdated":1701677765849}}},"stage de L3":{"stage de L3":{"internalLink":{"count":1,"lastUpdated":1701940029308}}},"ensemble des matrices":{"ensemble des matrices":{"internalLink":{"count":1,"lastUpdated":1701940340870}}},"commande pour empêcher le système de se mettre en veille":{"commande pour empêcher le système de se mettre en veille":{"internalLink":{"count":2,"lastUpdated":1702504473701}}},"réunion de rentrée Blois":{"réunion de rentrée Blois":{"internalLink":{"count":1,"lastUpdated":1702504897638}}},"équation quadratique":{"équation quadratique":{"internalLink":{"count":1,"lastUpdated":1702504938007}}},"Cycle en spirale":{"Cycle en spirale":{"internalLink":{"count":1,"lastUpdated":1703109300187}}},"modèle en cascade":{"modèle en cascade":{"internalLink":{"count":1,"lastUpdated":1703109373343}}},"cycle en V":{"cycle en V":{"internalLink":{"count":1,"lastUpdated":1703109794051}}},"méthodologie agile":{"méthodologie agile":{"internalLink":{"count":1,"lastUpdated":1703110323383}}},"pdfjs annotation-annotate":{"pdfjs annotation-annotate":{"internalLink":{"count":1,"lastUpdated":1703248535224}}}}
{"taxe":{"taxe":{"internalLink":{"count":1,"lastUpdated":1706567256399}}},"architecture de Von Neumann 2022-09-14 10.56.32.excalidraw":{"architecture de Von Neumann 2022-09-14 10.56.32.excalidraw":{"internalLink":{"count":1,"lastUpdated":1706780160993}}},"floydParadigmsProgramming1979":{"floydParadigmsProgramming1979":{"internalLink":{"count":1,"lastUpdated":1706901699416}}},"paradigmes de programmation":{"paradigmes de programmation":{"internalLink":{"count":1,"lastUpdated":1706947852489}}},"plan euclidien":{"plan euclidien":{"internalLink":{"count":1,"lastUpdated":1707904509767}}},"hystérésis":{"hystérésis":{"internalLink":{"count":1,"lastUpdated":1707922969397}}},"hystérésis magnétique":{"hystérésis magnétique":{"internalLink":{"count":2,"lastUpdated":1707955061623}}},"mémoire":{"mémoire":{"internalLink":{"count":1,"lastUpdated":1707950894287}}},"philosophie":{"philosophie":{"internalLink":{"count":1,"lastUpdated":1708300716101}}},"ensemble":{"ensemble":{"internalLink":{"count":1,"lastUpdated":1708302262513}}},"satisfaisable":{"satisfaisable":{"internalLink":{"count":1,"lastUpdated":1708302466732}}},"mémoire à tore de ferrite":{"mémoire à tore de ferrite":{"internalLink":{"count":1,"lastUpdated":1708334338799}}},"paradigme de programmation":{"paradigme de programmation":{"internalLink":{"count":1,"lastUpdated":1708417661947}}},"processus":{"processus":{"internalLink":{"count":1,"lastUpdated":1708418852841}}},"langage formel":{"langage formel":{"internalLink":{"count":1,"lastUpdated":1708518252949}}},"machine de turing":{"machine de turing":{"internalLink":{"count":1,"lastUpdated":1708518269968}}},"réciproque":{"réciproque":{"internalLink":{"count":1,"lastUpdated":1708819687918}}},"matrice hessienne":{"matrice hessienne":{"internalLink":{"count":2,"lastUpdated":1710324879177}}},"fonction de plusieurs variables":{"fonction de plusieurs variables":{"internalLink":{"count":1,"lastUpdated":1709121880741}}},"manim Ellipse":{"manim Ellipse":{"internalLink":{"count":1,"lastUpdated":1709296590359}}},"baptême":{"baptême":{"internalLink":{"count":5,"lastUpdated":1709864270370}}},"gradient":{"gradient":{"internalLink":{"count":1,"lastUpdated":1710325461961}}}}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,11 @@
{
"id": "vertical-tabs-view",
"name": "Vertical Tabs View",
"version": "2.4.5",
"minAppVersion": "0.15.0",
"description": "Provides a vertical tabs view.",
"author": "hdykokd",
"authorUrl": "https://hdykokd.me",
"fundingUrl": "https://www.buymeacoffee.com/hdykokd",
"isDesktopOnly": false
}

View File

@@ -0,0 +1,163 @@
#vertical-tabs-view-content {
padding: 0;
margin: 2px;
}
ul.vertical-tabs-view-list {
list-style: none;
padding: 0;
margin: 0.1rem 0;
}
.is-focused .vertical-tabs-view-list li.vertical-tabs-view-list-item {
color: var(--tab-text-color-focused);
}
.vertical-tabs-view-list li.vertical-tabs-view-list-item {
display: flex;
flex-direction: row;
justify-content: space-between;
color: var(--tab-text-color);
font-size: var(--tab-font-size);
font-weight: var(--tab-font-weight);
padding: 2px 0 2px 2px;
width: 100%;
min-height: 2.5rem;
border-radius: var(--tab-radius);
overflow: hidden;
white-space: nowrap;
}
.is-focused .vertical-tabs-view-list li.focused,
.vertical-tabs-view-list li.focused {
color: var(--tab-text-color-focused-active-current);
background-color: var(--tab-background-active);
}
.vertical-tabs-view-list li.vertical-tabs-view-list-item:hover {
background-color: var(--background-modifier-hover);
}
.vertical-tabs-view-list-item-ghost {
opacity: 0.6;
}
.is-mobile .vertical-tabs-view-list-item-chosen {
display: none;
}
.vertical-tabs-view-list li .vertical-tabs-view-list-item-left-container,
.vertical-tabs-view-list li .vertical-tabs-view-list-item-right-container {
display: flex;
flex-direction: row;
align-items: center;
overflow: auto;
}
.vertical-tabs-view-list li .vertical-tabs-view-list-item-name-container {
display: flex;
overflow: auto;
margin: 0 0.25em;
scrollbar-width: thin;
}
/* scrollbar */
.vertical-tabs-view-list li .vertical-tabs-view-list-item-name-container::-webkit-scrollbar {
margin-top: 0.25em;
height: 0.25em;
}
.vertical-tabs-view-list li .vertical-tabs-view-list-item-name-container::-webkit-scrollbar-track {
background-color: var(--scrollbar-bg);
}
.vertical-tabs-view-list li .vertical-tabs-view-list-item-name-container::-webkit-scrollbar-thumb {
background-color: var(--scrollbar-thumb-bg);
}
.vertical-tabs-view-list li .vertical-tabs-view-list-item-name-container::-webkit-scrollbar-thumb:hover {
background-color: var(--scrollbar-active-thumb-bg);
}
.vertical-tabs-view-list li .vertical-tabs-view-list-item-right-container {
flex-shrink: 0;
}
.vertical-tabs-view-list li .vertical-tabs-view-list-item-icon {
color: var(--tab-text-color);
padding-top: 0.25em;
}
.vertical-tabs-view-list li .vertical-tabs-view-list-item-tab-icon {
margin: 0 0.25em;
min-width: var(--icon-s);
--icon-size: var(--icon-s);
--icon-stroke: var(--icon-s-stroke-width);
}
.vertical-tabs-view-list li .vertical-tabs-view-list-item-close-btn,
.vertical-tabs-view-list li .vertical-tabs-view-list-item-pin-btn {
cursor: pointer;
--icon-size: var(--icon-l);
--icon-stroke: var(--icon-l-stroke-width);
}
.vertical-tabs-view-list li .vertical-tabs-view-list-item-close-btn:hover,
.vertical-tabs-view-list li .vertical-tabs-view-list-item-pin-btn:hover {
color: var(--tab-text-color-focused);
background-color: var(--tab-background-active);
}
.vertical-tabs-view-list li .vertical-tabs-view-list-item-icon-pinned {
color: var(--text-accent);
}
.vertical-tabs-view-list li .vertical-tabs-view-list-item-pin-btn {
margin-right: 0.5em;
margin-top: 0.5em;
}
.vertical-tabs-view-list li .vertical-tabs-view-list-item-name-container {
display: flex;
flex-direction: column;
justify-content: space-between;
margin-left: 0.25em;
line-height: 1.4em;
width: 100%;
}
.vertical-tabs-view-list li .vertical-tabs-view-list-item-name-container::-webkit-scrollbar {
width: 2rem;
}
.vertical-tabs-view-list li .vertical-tabs-view-list-item-dirname {
font-size: var(--font-ui-smaller);
}
/* settings */
.vertical-tabs-view-settings-preview-icon-wrapper {
display: flex;
}
.vertical-tabs-view-settings-preview-icon-text {
margin-right: 0.5em;
}
.vertical-tabs-view-settings-tab-icon-rules {
margin-left: 1em;
}
.setting-item.vertical-tabs-view-settings-tab-icon-rules-add-btn {
border: none;
}
.vertical-tabs-view-settings-tab-icon-rule-wrapper {
border: 1px solid var(--background-modifier-border);
padding: 1em;
margin-bottom: 0.25em;
}
.vertical-tabs-view-settings-tab-icon-rule-match-config-wrapper {
border-bottom: 1px solid var(--background-modifier-border);
padding: 0.5em 1em;
}
.vertical-tabs-view-settings-tab-icon-rule-remove-btn-wrapper {
display: flex;
justify-content: end;
margin-top: 1em;
}
/* See: https://github.com/hdykokd/obsidian-vertical-tabs-view/issues/60 */
.vertical-tabs-view-list-mobile-margin-block {
height: 100%;
padding-bottom: 4.5rem;
}

27
.obsidian/plugins/zotlit/data.json vendored Normal file
View File

@@ -0,0 +1,27 @@
{
"logLevel": "INFO",
"citationEditorSuggester": true,
"showCitekeyInSuggester": true,
"literatureNoteFolder": "sources/zotero",
"enableServer": false,
"serverPort": 9091,
"serverHostname": "127.0.0.1",
"template": {
"folder": "templates/zotero",
"templates": {
"filename": "<%= it.citekey ?? it.DOI ?? it.title ?? it.key %>.md"
}
},
"updateAnnotBlock": false,
"updateOverwrite": false,
"autoPairEta": false,
"autoTrim": [
false,
false
],
"autoRefresh": true,
"zoteroDataDir": "/Users/oscarplaisant/Zotero",
"citationLibrary": 2,
"imgExcerptImport": "symlink",
"imgExcerptPath": "images/zotero"
}

410
.obsidian/plugins/zotlit/main.js vendored Normal file

File diff suppressed because one or more lines are too long

13
.obsidian/plugins/zotlit/manifest.json vendored Normal file
View File

@@ -0,0 +1,13 @@
{
"id": "zotlit",
"name": "ZotLit",
"version": "1.1.4",
"minAppVersion": "1.4.4",
"versions": {
"better-sqlite3": "8.0.1-mod.1"
},
"description": "Plugin to integrate with Zotero, create literature notes and insert citations from a Zotero library.",
"author": "AidenLx",
"authorUrl": "https://github.com/aidenlx",
"isDesktopOnly": true
}

1
.obsidian/plugins/zotlit/styles.css vendored Normal file

File diff suppressed because one or more lines are too long