Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Artifact ID: | fddd5f6404de42a96b22290013806ef611e66e57 |
|---|---|
| Page Name: | gojot |
| Date: | 2016-11-17 18:45:13 |
| Original User: | schollz |
| Parent: | 33e26cacb92efd76997fec11a75585e8c2c7367f (diff) |
| Next | ae825160a17463310b31745e7f197ef38dbe8598 |
Content
*gojot* is a modern command-line journal that is distributed and encrypted by default
To use with `fossil`:
``` fossil clone http://chiselapp.com/user/schollz/repository/jot jot fossil open jot fossil settings autosync off fossil add SOMENEWFILE fossil commit -m "I added SOMENEWFILE" fossil push https://schollz:**@chiselapp.com/user/schollz/repository/jot ```