summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrant Shoshin Shangreaux <shoshin@cicadas.surf>2022-11-16 14:24:00 -0600
committerGrant Shoshin Shangreaux <shoshin@cicadas.surf>2022-11-16 14:24:00 -0600
commit1a0ad2af6a8efc1fb672d6cea751314d0b6d953e (patch)
tree435c952f07dea5c1b9638e545c04312912f2437d
parent5a8383e8399785ac4efb1a407149f6222a2b169d (diff)
Add: some todos for a syncing section
-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