macbook-pro-de-oscar-1.home 2025-8-27:1:12:1

This commit is contained in:
oskar
2025-08-27 01:12:02 +02:00
parent 1f4c81ccad
commit dda16e3cf9
5 changed files with 27 additions and 25 deletions

View File

@@ -59,7 +59,6 @@
"list-callouts@@lc-bg-left-checkbox": 60, "list-callouts@@lc-bg-left-checkbox": 60,
"list-callouts@@lc-bg-left-checkbox-lp": 43, "list-callouts@@lc-bg-left-checkbox-lp": 43,
"list-callouts@@lc-bg-opacity-dark": 0.2, "list-callouts@@lc-bg-opacity-dark": 0.2,
"pane-relief@@pr-sliding-panes-desktop-width": "1100px",
"minimal-style@@file-header-visibility": "minimal-tab-title-visible", "minimal-style@@file-header-visibility": "minimal-tab-title-visible",
"minimal-style@@inline-title-color@@light": "#1E780A", "minimal-style@@inline-title-color@@light": "#1E780A",
"minimal-style@@inline-title-weight": 600, "minimal-style@@inline-title-weight": 600,
@@ -71,5 +70,6 @@
"obsidian-dynamic-outline@@heading-level-styling": "none", "obsidian-dynamic-outline@@heading-level-styling": "none",
"obsidian-dynamic-outline@@dynamic-outline-active-heading-background": "var(--dynamic-outline-background-accent)", "obsidian-dynamic-outline@@dynamic-outline-active-heading-background": "var(--dynamic-outline-background-accent)",
"obsidian-dynamic-outline@@dynamic-outline-font-size": "var(--font-smallest)", "obsidian-dynamic-outline@@dynamic-outline-font-size": "var(--font-smallest)",
"obsidian-dynamic-outline@@dynamic-outline-li-padding-tab-size": 16 "obsidian-dynamic-outline@@dynamic-outline-li-padding-tab-size": 16,
"pane-relief@@pr-sliding-panes-desktop-width": "800px"
} }

View File

@@ -4,10 +4,4 @@ up:: [[workflow]]
Émulateur de terminal : iTerm2 Émulateur de terminal : iTerm2
Éditeur de texte : [[vim workflow]] Éditeur de texte : [[vim workflow]]
> [!smallquery]+ Sous-notes de `$= dv.el("span", "[[" + dv.current().file.name + "]]")`
> ```breadcrumbs
> title: false
> type: tree
> dir: down
> ```

View File

@@ -1,9 +1,11 @@
up:: [[PKM]], [[techniques de pkm]] up:: [[PKM]], [[techniques de pkm]]
#s/PKM #s/PKM
> [!smallquery]+ Sous-notes de `$= dv.el("span", "[[" + dv.current().file.name + "]]")` ```breadcrumbs
> ```breadcrumbs title: "Sous-notes"
> title: false type: tree
> type: tree collapse: false
> dir: down show-attributes: [field]
> ``` field-groups: [downs]
depth: [0, 0]
```

View File

@@ -13,7 +13,7 @@ up:: [[zotero workflow]]
> > - reformulations > > - reformulations
> ^QUKCR9MSaSRGAVEY9p12 > ^QUKCR9MSaSRGAVEY9p12
> [!zotero]+ <span style="color: #ff6666; --link-external-color: #ff6666;">[POUR UN DESIGN MINIMAL](zotero://foobar) - [Page $p$](zotero://foobar-page-annotation)</span> > [!zotero]+ <span style="color: #ff6666; --link-external-color: #ff6666;">[Surlignage en rouge](zotero://foobar) - [Page $p$](zotero://foobar-page-annotation)</span>
> Surlignage en rouge. > Surlignage en rouge.
> >
> > [!note] Notes > > [!note] Notes
@@ -23,7 +23,7 @@ up:: [[zotero workflow]]
> > - interprétation alternative > > - interprétation alternative
> ^N2FHNHU2aSRGAVEY9p12 > ^N2FHNHU2aSRGAVEY9p12
> [!zotero]+ <span style="color: #5fb236; --link-external-color: #5fb236;">[POUR UN DESIGN MINIMAL](zotero://foobar) - [Page $p$](zotero://foobar-page-annotation)</span> > [!zotero]+ <span style="color: #5fb236; --link-external-color: #5fb236;">[surlignage en vert](zotero://foobar) - [Page $p$](zotero://foobar-page-annotation)</span>
> Surlignage en vert. > Surlignage en vert.
> > [!note] Notes > > [!note] Notes
> > - à ajouter > > - à ajouter
@@ -31,7 +31,7 @@ up:: [[zotero workflow]]
> > - concepts liés > > - concepts liés
> ^BE9TVEK8aSRGAVEY9p14 > ^BE9TVEK8aSRGAVEY9p14
> [!zotero]+ <span style="color: #2ea8e5; --link-external-color: #2ea8e5;">[POUR UN DESIGN MINIMAL](zotero://foobar) - [Page $p$](zotero://foobar-page-annotation)</span> > [!zotero]+ <span style="color: #2ea8e5; --link-external-color: #2ea8e5;">[Surlignage en bleu](zotero://foobar) - [Page $p$](zotero://foobar-page-annotation)</span>
> Surlignage en bleu. > Surlignage en bleu.
> >
> > [!note] Notes > > [!note] Notes

View File

@@ -1,14 +1,20 @@
--- ---
aliases: aliases:
- workflow zotero - workflow zotero
up:
- "[[zotero]]"
- "[[workflow]]"
tags:
- "#s/PKM"
- "#s/informatique"
--- ---
up:: [[zotero]], [[workflow]]
#s/PKM #s/informatique
> [!smallquery]+ Sous-notes de `$= dv.el("span", "[[" + dv.current().file.name + "]]")` ```breadcrumbs
> ```breadcrumbs title: "Sous-notes"
> title: false type: tree
> type: tree collapse: false
> dir: down show-attributes: [field]
> ``` field-groups: [downs]
depth: [0, 0]
```