Browse Source

Update TODO list

Fred Gilham 1 week ago
parent
commit
5bc1af2534
1 changed files with 11 additions and 2 deletions
  1. 11 2
      TODO

+ 11 - 2
TODO

@@ -1,12 +1,21 @@
 #+COMMENT: -*- Mode: org -*-
-#+COMMENT: Time-stamp: <2026-03-17 07:24:20 fred>
-* TODO Add commentaries as module options.
+#+COMMENT: Time-stamp: <2026-03-23 15:41:49 fred>
 * TODO Fix cross-references from books/commentaries.
+  - Partly done
+* TODO Synchronize buffers
+  - Synchronize Commentary with Bible 
+  - Synchronize/de-synchronize different Bible buffers
+* TODO Split commentaries and Bibles (different names etc.)
+* TODO Cross-references in commentaries should point to Bible buffer, not Commentary buffer.
+  - That is, clicking on a cross-reference in a commentary should
+    cause an associated Bible buffer to go to the location of the cross-reference.
+    - Associate Bible buffer with commentary?
 * TODO Add customizations for font faces for different kinds of buffers (e.g. Greek, Hebrew, English etc.)
 * TODO Infer chapter counts from book data.
   - May not be easily possible
 * TODO Search should order references by OT books, then NT books, in alphabetical order
   - Search references currently works pretty well except for the above. Worth doing?
+* DONE Add commentaries as module options.
 * DONE Psalm 119 acrostic Hebrew letters doesn't work.
 * DONE It would be nice to be able to enter either I, II or III or 1, 2 or 3 when referencing books.
 * DONE XXX Using "bible-search-mode-follow-verse" function reverts to default (customized) module instead of current module.