Auto saved by Logseq
This commit is contained in:
parent
c8a4e5751d
commit
538266074c
@ -3,13 +3,12 @@
|
|||||||
- VSCode Plugin
|
- VSCode Plugin
|
||||||
- No Android/IOS Client
|
- No Android/IOS Client
|
||||||
- Logseq [[Software]] [[Resource/pkms]]
|
- Logseq [[Software]] [[Resource/pkms]]
|
||||||
id:: 63cbc7c2-18a7-42cb-b215-d00f2eb61426
|
|
||||||
- https://logseq.com
|
- https://logseq.com
|
||||||
- #+BEGIN_QUOTE
|
- #+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.
|
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
|
#+END_QUOTE
|
||||||
- https://news.ycombinator.com/item?id=25083333
|
- https://news.ycombinator.com/item?id=25083333
|
||||||
- https://wiki.nikiv.dev/tools/logseq
|
- https://wiki.nikiv.dev/tools/logseq
|
||||||
id:: 63cbc7c2-0b1a-4e43-a3d9-36e1901c86e4
|
|
||||||
- Shortcuts
|
- Shortcuts
|
||||||
|
collapsed:: true
|
||||||
- https://cheatography.com/bgrolleman/cheat-sheets/logseq/
|
- https://cheatography.com/bgrolleman/cheat-sheets/logseq/
|
||||||
13
software.md
13
software.md
@ -6,15 +6,14 @@ date: 2019-10-20T08:21:27.390Z
|
|||||||
tags:
|
tags:
|
||||||
---
|
---
|
||||||
|
|
||||||
- # Knowledge Base
|
# Knowledge Base
|
||||||
|
|
||||||
* Notion alternatives:
|
* Notion alternatives:
|
||||||
* https://news.ycombinator.com/item?id=10217231
|
* https://news.ycombinator.com/item?id=10217231
|
||||||
* https://www.reddit.com/r/selfhosted/comments/ag1wxh/solution_similar_to_notion/
|
* https://www.reddit.com/r/selfhosted/comments/ag1wxh/solution_similar_to_notion/
|
||||||
|
|
||||||
* Trilium https://github.com/zadam/trilium/wiki/Text-editor#autoformat
|
* Trilium https://github.com/zadam/trilium/wiki/Text-editor#autoformat
|
||||||
* https://www.phacility.com/phabricator/
|
* https://www.phacility.com/phabricator/
|
||||||
* {{embed ((63cbc7c2-18a7-42cb-b215-d00f2eb61426))}}
|
|
||||||
# Web Automatation
|
# Web Automatation
|
||||||
* https://github.com/huginn/huginn/wiki/Similar-or-Complimentary-to-Huginn
|
* https://github.com/huginn/huginn/wiki/Similar-or-Complimentary-to-Huginn
|
||||||
* https://hackernoon.com/guide-to-web-automation-889557804453
|
* https://hackernoon.com/guide-to-web-automation-889557804453
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user