From d4037bf3862c8da6a19fbea4c77126bd992b0bf2 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 30 May 2021 18:48:58 +0200 Subject: [PATCH] [[snapshot]]: 2021-05-30 18:48:57 Affected files: .obsidian/workspace 2021-05-30.md regex.md --- .obsidian/workspace | 29 +++++++++++++++++++++-------- 2021-05-30.md | 1 + regex.md | 3 +++ 3 files changed, 25 insertions(+), 8 deletions(-) create mode 100644 regex.md diff --git a/.obsidian/workspace b/.obsidian/workspace index 6c89bcbe2..e88551edb 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -10,7 +10,7 @@ { "id": "c13b08cfbe25cf0e", "type": "leaf", - "dimension": 23.391812865497073, + "dimension": 11.695906432748536, "state": { "type": "markdown", "state": { @@ -19,6 +19,18 @@ } } }, + { + "id": "2042d836291ac9c0", + "type": "leaf", + "dimension": 11.695906432748536, + "state": { + "type": "markdown", + "state": { + "file": "regex.md", + "mode": "source" + } + } + }, { "id": "dcfa6e896ea2b01d", "type": "split", @@ -123,7 +135,7 @@ "state": { "type": "search", "state": { - "query": "arcosanti", + "query": "regex", "matchingCase": false, "explainSearch": false, "collapseAll": false, @@ -148,7 +160,8 @@ "state": {} } } - ] + ], + "currentTab": 1 } ], "direction": "horizontal", @@ -168,7 +181,7 @@ "state": { "type": "backlink", "state": { - "file": "2021-05-30.md", + "file": "regex.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -185,7 +198,7 @@ "state": { "type": "outline", "state": { - "file": "2021-05-30.md" + "file": "regex.md" } } }, @@ -226,8 +239,9 @@ "width": 300, "collapsed": true }, - "active": "c13b08cfbe25cf0e", + "active": "2042d836291ac9c0", "lastOpenFiles": [ + "regex.md", "2021-05-30.md", "Day Planners/Day Planner-20210530.md", "later.md", @@ -236,7 +250,6 @@ "break glass.md", "obsidian embeds.md", "category theory basics.md", - "obsidian attachments.md", - "chunking express.md" + "obsidian attachments.md" ] } \ No newline at end of file diff --git a/2021-05-30.md b/2021-05-30.md index ec15bd7be..18fb05204 100644 --- a/2021-05-30.md +++ b/2021-05-30.md @@ -10,6 +10,7 @@ - [[lorand]] gave [[category theory basics]] - recommended videos: the [[catsters]] - important things often begin by [[breaking glass]]. +- [[regex]] - [[do]] - [[break glass]] - [[obsidian]] diff --git a/regex.md b/regex.md new file mode 100644 index 000000000..371c525d8 --- /dev/null +++ b/regex.md @@ -0,0 +1,3 @@ +- [[pull]] [[regexp]] +- I can't believe they didn't have a node until [[2021-05-30]]. + - I love [[regexes]]. \ No newline at end of file