Przeglądaj źródła

More cleanup, add items to TODO list.

Fred Gilham 1 tydzień temu
rodzic
commit
5527a53640
1 zmienionych plików z 9 dodań i 9 usunięć
  1. 9 9
      TODO

+ 9 - 9
TODO

@@ -1,21 +1,21 @@
 #+COMMENT: -*- Mode: org -*-
-#+COMMENT: Time-stamp: <2026-03-23 15:42:28 fred>
+#+COMMENT: Time-stamp: <2026-03-25 18:41:27 fred>
+* TODO Access footnote and cross-reference information from Bible texts.
 * TODO Fix parsing of 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 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?
+* DONE Synchronize buffers
+  - Synchronize Commentary with Bible 
+  - Synchronize/de-synchronize different Bible buffers* 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.