Auto saved by Logseq
This commit is contained in:
parent
e134b9784e
commit
a00f9d8aac
12
.obsidian/workspace.json
vendored
12
.obsidian/workspace.json
vendored
@ -13,7 +13,7 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Journal/2023-01-21.md",
|
||||
"file": "cloud.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
@ -85,7 +85,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Journal/2023-01-21.md",
|
||||
"file": "cloud.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@ -102,7 +102,7 @@
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Journal/2023-01-21.md",
|
||||
"file": "cloud.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
@ -125,7 +125,7 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Journal/2023-01-21.md"
|
||||
"file": "cloud.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -165,6 +165,7 @@
|
||||
},
|
||||
"active": "e4f52076dd1e215e",
|
||||
"lastOpenFiles": [
|
||||
"pages/contents.md",
|
||||
"Journal/2023-01-21.md",
|
||||
"Journal/2023-01-20.md",
|
||||
"SelfHosted.md",
|
||||
@ -173,7 +174,6 @@
|
||||
"bike.md",
|
||||
"running.md",
|
||||
"Rezepte.md",
|
||||
"software.md",
|
||||
"postgres.md"
|
||||
"software.md"
|
||||
]
|
||||
}
|
||||
@ -0,0 +1,13 @@
|
||||
- Dendron [[software]] [[Resource/pkms]]
|
||||
- https://www.dendron.so
|
||||
- VSCode Plugin
|
||||
- No Android/IOS Client
|
||||
- Logseq [[Software]] [[Resource/pkms]]
|
||||
- https://logseq.com
|
||||
- #+BEGIN_QUOTE
|
||||
Author here. I started it as a side project to have a local-first, org-mode outliner web app to use on my phone. I chose Clojure/Clojurescript because I'm more familiar with both compared to Javascript/Typescript. Several things I like a lot about Clojure/Clojurescript: Data-Oriented Programming, all three (logseq, roam, athens) use Datascript, which is an in-memory database and Datalog query engine. REPL (as other lisp languages) Clojure is very stable, I can run all my old projects without any issues. Also, I don't reverse engineering the Roam code(it'll cost more time for us), Logseq is hugely inspired by Roam Research, Org Mode, TiddlyWiki, Workflow.
|
||||
#+END_QUOTE
|
||||
- https://news.ycombinator.com/item?id=25083333
|
||||
- https://wiki.nikiv.dev/tools/logseq
|
||||
- Shortcuts
|
||||
- https://cheatography.com/bgrolleman/cheat-sheets/logseq/
|
||||
@ -0,0 +1,13 @@
|
||||
- Dendron [[software]] [[Resource/pkms]]
|
||||
- https://www.dendron.so
|
||||
- VSCode Plugin
|
||||
- No Android/IOS Client
|
||||
- Logseq [[Software]] [[Resource/pkms]]
|
||||
- https://logseq.com
|
||||
- #+BEGIN_QUOTE
|
||||
<
|
||||
#+END_QUOTE
|
||||
- https://news.ycombinator.com/item?id=25083333
|
||||
- https://wiki.nikiv.dev/tools/logseq
|
||||
- Shortcuts
|
||||
- https://cheatography.com/bgrolleman/cheat-sheets/logseq/
|
||||
Loading…
x
Reference in New Issue
Block a user