diff --git a/_journals/2024-01-05_1621.md b/_journals/2024-01-05_1621.md new file mode 100644 --- /dev/null +++ b/_journals/2024-01-05_1621.md @@ -0,0 +1,13 @@ +--- +title: January 5th, 2024 +date: 2024-01-05, 16:21:51 -08:00 +section: journal +aliases: +tags: + - LogSeq +--- +Everyone loves a notes graph! Shout out to the [[Digital Garden Jekyll Template]] once more. + +It turns out that I had previously done an experimental import of [[LogSeq]] into this site template. I probably even have some notes somewhere. + +![Screenshot of all my LogSeq notes in the Digital Garden Jekyll Template](/assets/screenshot_notes_graph_dgj.png) \ No newline at end of file diff --git a/_notes/LogSeq.md b/_notes/LogSeq.md new file mode 100644 --- /dev/null +++ b/_notes/LogSeq.md @@ -0,0 +1,12 @@ +--- +link: https://logseq.com/ +tags: + - toolsforthought + - app + - opensource +--- +Website: https://logseq.com/ + +The Live Demo can in fact be used permanently https://demo.logseq.com/ -- uses the [File System Access API](https://developer.chrome.com/docs/capabilities/web-apis/file-system-access)[^chrome] + +[^chrome]: I started going down the rabbit hole on how much of a Chromium only API this is. Safari _may_ have partial support in the very newest operating systems on iOS / MacOS. And of course, you have to accomplish cross-device sync in some other way, as it reads/writes on your local file system only. \ No newline at end of file diff --git a/assets/screenshot_notes_graph_dgj.png b/assets/screenshot_notes_graph_dgj.png new file mode 100644 --- /dev/null +++ b/assets/screenshot_notes_graph_dgj.png