diff --git a/enter/.obsidian/workspace.json b/enter/.obsidian/workspace.json index 13efcad..8b273ed 100644 --- a/enter/.obsidian/workspace.json +++ b/enter/.obsidian/workspace.json @@ -85,7 +85,7 @@ "state": { "type": "markdown", "state": { - "file": "Math Software.md", + "file": "Coding Tips (Classical)/Terminal Tips/Shells/Computers (operating system)/Linux/KDE Linux.md", "mode": "source", "source": false } @@ -178,7 +178,7 @@ "state": { "type": "backlink", "state": { - "file": "Math Software.md", + "file": "Coding Tips (Classical)/Terminal Tips/Shells/Computers (operating system)/Linux/KDE Linux.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -195,7 +195,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Math Software.md", + "file": "Coding Tips (Classical)/Terminal Tips/Shells/Computers (operating system)/Linux/KDE Linux.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -218,7 +218,7 @@ "state": { "type": "outline", "state": { - "file": "Math Software.md" + "file": "Coding Tips (Classical)/Terminal Tips/Shells/Computers (operating system)/Linux/KDE Linux.md" } } } @@ -241,10 +241,12 @@ "omnisearch:Omnisearch": false } }, - "active": "630c2dee08cf5f73", + "active": "e43da7f9acf5a426", "lastOpenFiles": [ + "Machine Tips (Quantum)/Resources/Concepts Review/Math/Math Software.md", + "Machine Tips (Quantum)/Resources/Concepts Review/Math/Math terms & Probabilities.md", + "Machine Tips (Quantum)/Resources/Concepts Review/Math/Proofs & Theorems/Theory/Chaos Theory.md", "Coding Tips (Classical)/Terminal Tips/Languages/Markdown.md", - "Math Software.md", "Machine Tips (Quantum)/Resources/Welcome to Quantum 101.md", "Machine Tips (Quantum)/Resources/Concepts Review/Error Correction.md", "Machine Tips (Quantum)/Resources/Concepts Review/Math/Visualizing the Quantum Space.md", @@ -278,8 +280,6 @@ "Coding Tips (Classical)/Terminal Tips/Commands + Settings/Extra customizations.md", "Coding Tips (Classical)/Terminal Tips/Commands + Settings/Aliases.md", "Coding Tips (Classical)/Project Vault/Comms/Chat = IRC Slack Discord Line.md", - "Coding Tips (Classical)/Project Vault/Current Occupations/QRG/more-qrg/The Quantum Research Group.md", - "Coding Tips (Classical)/Project Vault/Current Occupations/QRG/About QRG.md", "Coding Tips (Classical)/Project Vault/Comms", "Machine Tips (Quantum)/Physics/Hardware", "Machine Tips (Quantum)/My Quantum Vault/Sourcing", diff --git a/enter/Coding Tips (Classical)/Terminal Tips/Shells/Computers (operating system)/Linux/KDE Linux.md b/enter/Coding Tips (Classical)/Terminal Tips/Shells/Computers (operating system)/Linux/KDE Linux.md index 85b47b0..5c2bc0d 100644 --- a/enter/Coding Tips (Classical)/Terminal Tips/Shells/Computers (operating system)/Linux/KDE Linux.md +++ b/enter/Coding Tips (Classical)/Terminal Tips/Shells/Computers (operating system)/Linux/KDE Linux.md @@ -17,4 +17,6 @@ KDE is a linux environment with so many applications. For example: - ![[Pasted image 20230716200817.png]] - ![[Pasted image 20230716200829.png]] - [Lokalize](https://apps.kde.org/lokalize/) - the localization [tool for KDE](https://userbase.kde.org/Lokalize) software and other free and open source software. It is also a general computer-aided translation system (CAT) with which you can translate OpenDocument files (*.odt). Translate-Toolkit is used internally to extract text for translation from .odt to .xliff files and to merge translation back into .odt file. - - ![[Pasted image 20230716214554.png]] \ No newline at end of file + - ![[Pasted image 20230716214554.png]] +- [Kirogi](https://apps.kde.org/kirogi/) - an open source Drone software + - \ No newline at end of file diff --git a/enter/Math Software.md b/enter/Machine Tips (Quantum)/Resources/Concepts Review/Math/Math Software.md similarity index 100% rename from enter/Math Software.md rename to enter/Machine Tips (Quantum)/Resources/Concepts Review/Math/Math Software.md