From 3f088fc13dc05acd1bb137dee30c03bc2edd9845 Mon Sep 17 00:00:00 2001 From: oskar Date: Sat, 6 Jun 2026 19:23:47 +0200 Subject: [PATCH] MacBookPro.lan 2026-6-6:19:23:47 --- .obsidian/graph.json | 2 +- .obsidian/plugins/breadcrumbs/data.json | 4 ++-- launchd.md | 16 ++++++++++++++++ launchy-go.md => lunchy-go.md | 6 +++--- 4 files changed, 22 insertions(+), 6 deletions(-) create mode 100644 launchd.md rename launchy-go.md => lunchy-go.md (92%) diff --git a/.obsidian/graph.json b/.obsidian/graph.json index 74363f36..c502e3c2 100644 --- a/.obsidian/graph.json +++ b/.obsidian/graph.json @@ -130,6 +130,6 @@ "repelStrength": 5.263671875, "linkStrength": 1, "linkDistance": 30, - "scale": 0.1345612381098431, + "scale": 0.31211118817502304, "close": true } \ No newline at end of file diff --git a/.obsidian/plugins/breadcrumbs/data.json b/.obsidian/plugins/breadcrumbs/data.json index 289f421f..e9bbce0c 100644 --- a/.obsidian/plugins/breadcrumbs/data.json +++ b/.obsidian/plugins/breadcrumbs/data.json @@ -245,7 +245,7 @@ "prevs" ], "lock_view": false, - "lock_path": "théorie des ensemble NBC.md", + "lock_path": "formule conséquence d'un ensemble de formules.md", "custom_sort_fields": false, "custom_sort_field_labels": [] }, @@ -254,7 +254,7 @@ "show_attributes": [], "merge_fields": false, "lock_view": false, - "lock_path": "théorie des ensemble NBC.md", + "lock_path": "formule conséquence d'un ensemble de formules.md", "field_group_labels": [ "downs" ], diff --git a/launchd.md b/launchd.md new file mode 100644 index 00000000..801ca153 --- /dev/null +++ b/launchd.md @@ -0,0 +1,16 @@ +--- +up: +tags: +aliases: +--- + +```breadcrumbs +title: "Sous-notes" +type: tree +collapse: true +show-attributes: [field] +field-groups: [downs] +depth: [0, 0] +``` + +remplace [[cron]] sur macos : permet de schedule des tâches. \ No newline at end of file diff --git a/launchy-go.md b/lunchy-go.md similarity index 92% rename from launchy-go.md rename to lunchy-go.md index bfd10066..54f0db36 100644 --- a/launchy-go.md +++ b/lunchy-go.md @@ -1,7 +1,7 @@ --- up: - - "[[launchd]]" - "[[terminal commandes]]" + - "[[launchd]]" tags: - s/informatique aliases: @@ -11,10 +11,10 @@ Wrapper autour de `lauchctl` pour configurer plus aisément [[launchd]]. - source:: [[sosedofflunchy-go OSX Launch Manager]] # Installation -`brew install launchy-go` +`brew install lunchy-go` # Cheat sheet -`launchy ...` +`lunchy ...` - `ls` [pattern] - `start` [pattern] - `stop` [pattern]