2019-12-13 22:16:55 +08:00
2019-12-11 10:48:29 +08:00
2019-12-13 14:58:18 +08:00
2019-12-11 10:48:29 +08:00
2019-12-13 20:49:32 +08:00
2019-12-13 14:58:18 +08:00
2019-12-13 22:16:55 +08:00
2019-12-13 14:58:18 +08:00
2019-12-13 14:58:18 +08:00

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

  1. M-x cider-jack-in
  2. type `(cljs-repl)` in the repl
Languages
Clojure 76%
JavaScript 9.4%
CSS 5.1%
TypeScript 4.3%
Swift 2%
Other 3.1%