diff --git a/enter/.obsidian/workspace.json b/enter/.obsidian/workspace.json index b481732..32cfe6d 100644 --- a/enter/.obsidian/workspace.json +++ b/enter/.obsidian/workspace.json @@ -13,13 +13,26 @@ "state": { "type": "markdown", "state": { - "file": "Coding Tips (Classical)/Terminal Tips/Languages/LaTeX.md", + "file": "Coding Tips (Classical)/Project Vault/Obsidian/Tips on Obsidian itself.md", + "mode": "source", + "source": false + } + } + }, + { + "id": "489f105df518df39", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Alt. Obsidian.md", "mode": "source", "source": false } } } - ] + ], + "currentTab": 1 } ], "direction": "vertical" @@ -85,7 +98,7 @@ "state": { "type": "backlink", "state": { - "file": "Coding Tips (Classical)/Terminal Tips/Languages/LaTeX.md", + "file": "Alt. Obsidian.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -102,7 +115,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Coding Tips (Classical)/Terminal Tips/Languages/LaTeX.md", + "file": "Alt. Obsidian.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -125,7 +138,7 @@ "state": { "type": "outline", "state": { - "file": "Coding Tips (Classical)/Terminal Tips/Languages/LaTeX.md" + "file": "Alt. Obsidian.md" } } } @@ -148,8 +161,11 @@ "omnisearch:Omnisearch": false } }, - "active": "dceb9982d4c7c8cb", + "active": "489f105df518df39", "lastOpenFiles": [ + "Coding Tips (Classical)/Project Vault/Obsidian/Tips on Obsidian itself.md", + "Alt. Obsidian.md", + "Coding Tips (Classical)/Terminal Tips/Languages/LaTeX.md", "Coding Tips (Classical)/Terminal Tips/Languages/Markdown.md", "Machine Tips (Quantum)/Math/Math Software.md", "Coding Tips (Classical)/Project Vault/Comms/Writings.md", @@ -175,9 +191,6 @@ "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Tools/Email.md", "Coding Tips (Classical)/Terminal Tips/GUIs/About GUIs.md", "Coding Tips (Classical)/Terminal Tips/CLI Tools/Shells/Zsh.md", - "Coding Tips (Classical)/Terminal Tips/CLI Tools/VHS.md", - "Coding Tips (Classical)/Terminal Tips/Languages/Python/Welcome to Python.md", - "Coding Tips (Classical)/Terminal Tips/Languages/SQL.md", "Machine Tips (Quantum)/Project Vault/Quantum Master's Paper/Diagrams/Pasted image 20221210234912.png", "Machine Tips (Quantum)/Project Vault/Quantum Master's Paper/Diagrams/Pasted image 20221211013517.png", "Machine Tips (Quantum)/Project Vault/Quantum Master's Paper/Diagrams/Pasted image 20221210222031.png", diff --git a/enter/Alt. Obsidian.md b/enter/Alt. Obsidian.md new file mode 100644 index 0000000..e8e1e8d --- /dev/null +++ b/enter/Alt. Obsidian.md @@ -0,0 +1,23 @@ +Obsidian is just one note-taking application in plaintext markdown files ultimately. It's easy enough for me and helps me organize my coding and quantum tips on the web. There are many such note-taking apps available of course and the best one, at the end of the day, is just the one which works best for you! + +Here are are a list of Obsidian alternatives that are similar in knowledge management performance: + +Knowledge Management/Organization +- [Notion](https://www.notion.so/): the first dynamic note-taking app I used outside of google docs + - Very easy to use, I have several notion pages created already + - this is where I keep my [anime list! ](https://shwethajayaraj.notion.site/db2ae6d81d8b422f869680ced8434b75?v=40d73d370b1e4ba0818f9f7c299b321e&pvs=4) + - Unlimited storage for .edu accounts! +- Google Docs: the default documentation/notes that most people with a gmail and google workspace use + - Indeed a lot of my notes are in google docs + - Mainly used for journaling my morning pages + - the negative is that it is all controlled by Google + - privacy issues may be a concern + - unlimited storage for public university .edu accounts! +- Apple Notes: the convenient note-taking app for iPhone users + - pretty secure notes for the most part + - can get disorganized though rather quickly +- [TiddlyWiki](https://tiddlywiki.com/): seems like a great knowledge-base alternative + - A non-linear personal notebook used as a single HTML file in the browser or as a powerful Node.js application + - for topic wikis! or for everything + - HTML5 incorporated and highly customizeable + - can be hosted on [TiddlyHost](https://tiddlyhost.com/) or locally hosted or whichever solution you would like to use! \ No newline at end of file