mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 01:16:27 +00:00
718 B
718 B
Gitnotes
A client-only note app which sync with your github repo. Use it at your own risk!!!!
File directory example
links.org # the app will extract links from this file
tasks.org # the app will extract todos from this file
other_notes.org
other_notes.markdown
...
Deploy to your now.sh instance
./deploy.sh
Develop
yarn install
yarn watch
open http://localhost:3000
Or if you are using Emacs
- M-x cider-jack-in
- type `(cljs-repl)` in the repl