Updated: 2023-07-24 15:30:01 + 5
parent
eec785cadc
commit
39d154ac37
|
@ -25,7 +25,7 @@
|
|||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Alt. Obsidian.md",
|
||||
"file": "Coding Tips (Classical)/Project Vault/Obsidian/Obsidian-git process.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
|
@ -98,7 +98,7 @@
|
|||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Alt. Obsidian.md",
|
||||
"file": "Coding Tips (Classical)/Project Vault/Obsidian/Obsidian-git process.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
|
@ -115,7 +115,7 @@
|
|||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Alt. Obsidian.md",
|
||||
"file": "Coding Tips (Classical)/Project Vault/Obsidian/Obsidian-git process.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
|
@ -138,7 +138,7 @@
|
|||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Alt. Obsidian.md"
|
||||
"file": "Coding Tips (Classical)/Project Vault/Obsidian/Obsidian-git process.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -163,8 +163,8 @@
|
|||
},
|
||||
"active": "489f105df518df39",
|
||||
"lastOpenFiles": [
|
||||
"Coding Tips (Classical)/Project Vault/Obsidian/Alt. Obsidian.md",
|
||||
"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",
|
||||
|
|
|
@ -1,8 +1,11 @@
|
|||
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:
|
||||
Here are a list of Obsidian alternatives that are similar in knowledge management performance.
|
||||
|
||||
Knowledge Management/Organization
|
||||
---
|
||||
|
||||
|
||||
>***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)
|
||||
|
@ -20,4 +23,16 @@ Knowledge Management/Organization
|
|||
- 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!
|
||||
- can be hosted on [TiddlyHost](https://tiddlyhost.com/) or locally hosted or whichever solution you would like to use!
|
||||
- [LogSeq](https://demo.logseq.com/): an Obsidian alternative with many features
|
||||
- syncs across devices & privacy first
|
||||
- [Typora](https://typora.io/): a similar MarkDown editor for notes
|
||||
- no sync option or mobile option
|
||||
- 14.99$ to use for life.
|
||||
|
||||
>***To-do Lists*** & ***Scratchpads:***
|
||||
- Apple Sticky Notes
|
||||
- Google Keep
|
||||
- NotePad++
|
||||
- [BBEdit](obsidian://open?vault=enter&file=Coding%20Tips%20(Classical)%2FTerminal%20Tips%2FGUIs%2FComputers%20(operating%20system)%2FApple%20Macbook%2FBBEdit%2FBBEdit)
|
||||
|
Loading…
Reference in New Issue