diff --git a/enter/.obsidian/plugins/recent-files-obsidian/data.json b/enter/.obsidian/plugins/recent-files-obsidian/data.json index 8ac8cf5..8d4f7ef 100644 --- a/enter/.obsidian/plugins/recent-files-obsidian/data.json +++ b/enter/.obsidian/plugins/recent-files-obsidian/data.json @@ -1,5 +1,13 @@ { "recentFiles": [ + { + "basename": "Brookhaven Seminar", + "path": "Brookhaven Seminar.md" + }, + { + "basename": "Setting Up Google Photos Backup", + "path": "Coding Tips (Classical)/Project Vault/Setup Guides/Setting Up Google Photos Backup.md" + }, { "basename": "3D printing 2024", "path": "3D printing 2024.md" @@ -112,10 +120,6 @@ "basename": "Makerfaire Checklist", "path": "Coding Tips (Classical)/Project Vault/Current Projects/Communication Projects/Makerfaire/Makerfaire Checklist.md" }, - { - "basename": "Setting Up Google Photos Backup", - "path": "Coding Tips (Classical)/Project Vault/Setup Guides/Setting Up Google Photos Backup.md" - }, { "basename": "Setting up Home Assistant", "path": "Coding Tips (Classical)/Project Vault/Setup Guides/Setting up Home Assistant.md" @@ -195,10 +199,6 @@ { "basename": "Makerfaire 2024", "path": "Coding Tips (Classical)/Project Vault/Current Projects/Communication Projects/Makerfaire/Makerfaire 2024.md" - }, - { - "basename": "Frontend Tools", - "path": "Coding Tips (Classical)/Terminal Tips/3. GUIs/Applications/Frontend Tools.md" } ], "omittedPaths": [], diff --git a/enter/.obsidian/workspace.json b/enter/.obsidian/workspace.json index a6caef7..dd5f02a 100644 --- a/enter/.obsidian/workspace.json +++ b/enter/.obsidian/workspace.json @@ -88,7 +88,19 @@ "state": { "type": "markdown", "state": { - "file": "3D printing 2024.md", + "file": "Coding Tips (Classical)/Project Vault/Setup Guides/Setting Up Google Photos Backup.md", + "mode": "source", + "source": false + } + } + }, + { + "id": "8ee6be06079b886a", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Brookhaven Seminar.md", "mode": "source", "source": false } @@ -131,7 +143,7 @@ } } ], - "currentTab": 6 + "currentTab": 7 } ], "direction": "vertical" @@ -213,7 +225,7 @@ "state": { "type": "backlink", "state": { - "file": "3D printing 2024.md", + "file": "Brookhaven Seminar.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -230,7 +242,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "3D printing 2024.md", + "file": "Brookhaven Seminar.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -253,7 +265,7 @@ "state": { "type": "outline", "state": { - "file": "3D printing 2024.md" + "file": "Brookhaven Seminar.md" } } } @@ -281,10 +293,13 @@ "obsidian-excalidraw-plugin:Create new drawing": false } }, - "active": "e76b6cc2ddb50ea9", + "active": "8ee6be06079b886a", "lastOpenFiles": [ - "About Obsidian/Obsidian Guides/Obsidian-gitea process.md", + "Pasted image 20241010212536.png", + "Coding Tips (Classical)/Project Vault/Setup Guides/Setting Up Google Photos Backup.md", + "Brookhaven Seminar.md", "3D printing 2024.md", + "About Obsidian/Obsidian Guides/Obsidian-gitea process.md", "Machine Tips (Quantum)/Quantum spaces.canvas", "About Notepad.md", "Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/A-Z Applications.md", @@ -309,9 +324,6 @@ "Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/More specifically/Music.md", "Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/Quantum Cryptography/Lattices from Geomety to Cryptography.md", "Machine Tips (Quantum)/Resources/5 Min Quantum Mechanics.md", - "Coding Tips (Classical)/Terminal Tips/1. Terminals/Shells/Extra customizations.md", - "Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/Machine Learning/Hybrid Quantum-Classical Machine Learning”.md", - "Machine Tips (Quantum)/Project Vault/Constructions/Making Machines.md", "About Obsidian/imgFiles/Pasted image 20240930161853.png", "Machine Tips (Quantum)/Project Vault/Website Projects", "Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/Machine Learning", diff --git a/enter/Brookhaven Seminar.md b/enter/Brookhaven Seminar.md new file mode 100644 index 0000000..94e394b --- /dev/null +++ b/enter/Brookhaven Seminar.md @@ -0,0 +1,21 @@ + + + +# BrookHaven Seminar +--- + +*If we want to understand quantum materials and their fundamental properties, what do we need to know* + +Examples: magnets, charge | magnetic | orbital + --> strongly correlated systems: excitations + **Resonant X-Ray Scattering** + + +**Process:** +- you have a photon ~~~~ intermediate state~~ unstanle and needs to relax +- *Photon in & Photon Out* technique + - include the KH Formula + - ![[Pasted image 20241010212536.png]] +- features: + - chemically + site selection + - **inelastic**: \ No newline at end of file diff --git a/enter/Coding Tips (Classical)/Project Vault/Setup Guides/Setting Up Google Photos Backup.md b/enter/Coding Tips (Classical)/Project Vault/Setup Guides/Setting Up Google Photos Backup.md index c31ae86..8c7b87f 100644 --- a/enter/Coding Tips (Classical)/Project Vault/Setup Guides/Setting Up Google Photos Backup.md +++ b/enter/Coding Tips (Classical)/Project Vault/Setup Guides/Setting Up Google Photos Backup.md @@ -4,6 +4,7 @@ Related to [all things Self-hosted](https://github.com/awesome-selfhosted/awesom First things first, I am leaning to go into Photoprism but it's worth the quick search on the internet to see if there are any other open source solutions to a google photos clone that has similar or better features added. I really found [the FOSS Photo Libraries github site](https://meichthys.github.io/foss_photo_libraries/) a pretty useful resource for a nice comparison between options. + The current options are: - [Photoprism](https://www.photoprism.app/) - [github](https://github.com/photoprism/photoprism) @@ -37,3 +38,4 @@ After researching all options go with a choice. We must then continue with the setup. +--- diff --git a/enter/Pasted image 20241010212536.png b/enter/Pasted image 20241010212536.png new file mode 100644 index 0000000..89b20ab Binary files /dev/null and b/enter/Pasted image 20241010212536.png differ