Auto saved by Logseq

This commit is contained in:
matze 2023-01-21 12:12:22 +01:00
parent c8a4e5751d
commit 538266074c
2 changed files with 9 additions and 11 deletions

View File

@ -3,13 +3,12 @@
- VSCode Plugin
- No Android/IOS Client
- Logseq [[Software]] [[Resource/pkms]]
id:: 63cbc7c2-18a7-42cb-b215-d00f2eb61426
- 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
id:: 63cbc7c2-0b1a-4e43-a3d9-36e1901c86e4
- Shortcuts
collapsed:: true
- https://cheatography.com/bgrolleman/cheat-sheets/logseq/

View File

@ -6,15 +6,14 @@ date: 2019-10-20T08:21:27.390Z
tags:
---
- # Knowledge Base
# Knowledge Base
* Notion alternatives:
* Notion alternatives:
* 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
* https://www.phacility.com/phabricator/
* {{embed ((63cbc7c2-18a7-42cb-b215-d00f2eb61426))}}
* Trilium https://github.com/zadam/trilium/wiki/Text-editor#autoformat
* https://www.phacility.com/phabricator/
# Web Automatation
* https://github.com/huginn/huginn/wiki/Similar-or-Complimentary-to-Huginn
* https://hackernoon.com/guide-to-web-automation-889557804453