A client-only note app which sync with your github repo. Use it at your own risk!!!!
http://logseq.tiensonqin.now.sh/
- Go to github.com Settings / Developer settings / Personal access tokens
- Click the button Generate new token
- Input
logseq
or anything in the Note - Select the
repo
checkbox under Select scopes - Click the Generate token button
tasks.org # the app will extract todos from this file
other_notes.org
other_notes.markdown
...
Hidden directories or files
touch .hidden # root directory
# add directories or files like:
# /directory
# file
# /directory/file
./deploy.sh
yarn install
yarn watch
open http://localhost:3000
- M-x cider-jack-in
- type
(cljs-repl)
in the repl