summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--coorgi-client.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/coorgi-client.org b/coorgi-client.org
index 05b5469..af342ec 100644
--- a/coorgi-client.org
+++ b/coorgi-client.org
@@ -20,6 +20,11 @@
;;; coorgi-client.el ends here
#+end_src
+** Syncing Coorgi documents with collaborators
+*** TODO ~coorgi-initialize~ creates the document on the server
+*** TODO Coorgi syncs on the ~after-save-hook~
+*** TODO Coorgi syncs on buffer change if its been idle X time
+
* Dependencies
#+begin_src emacs-lisp :results silent :noweb-ref dependencies