summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2024-05-23 10:37:36 +0200
committerJonas Smedegaard <dr@jones.dk>2024-06-04 17:35:42 +0200
commitdf6a000255002c8e47fd46c7e05525a08e3a5033 (patch)
tree273b9a4dfd88558e5a622f4ffce1899817e437c1
parentb8323de56c90c61597940ca11c09ddb74b6c6034 (diff)
update TODOs
-rw-r--r--_TODO.md70
1 files changed, 38 insertions, 32 deletions
diff --git a/_TODO.md b/_TODO.md
index 702dbc1..d7a8a82 100644
--- a/_TODO.md
+++ b/_TODO.md
@@ -185,18 +185,7 @@ Vi skal (som noget nyt i forhold til sidste semester)...
> (fx poster, slideshow, podcast el. lign.)
> (ifølge [study.ruc.dk](https://study.ruc.dk/class/view/31211))
-# Vejledermøde
-
- * lav disposition for vejledermøde
- * hvad skal vi have hjælp til?
-
-reflekter over møde til bogreception
-
-reflekter over midtvejsevaluering
-
-
-
-citation:
+# citation
* lint-check bibliography
`biber --validate-datamodel --tool ref.bib`
@@ -209,23 +198,10 @@ citation:
* maybe lint-check ref.bib using biber
`biber --validate-datamodel --tool ref.bib`
-auxiliary metadata:
+# contribution
- * maybe render with ConTeXt engine for richer PDF metadata
- <https://pandoc.de/#tip-082-untitled>
- * support adding DOI to XMP metadata
- <https://www.crossref.org/blog/marking-up-doi/>
- * maybe tweak PDF tagging
- <https://ctan.org/pkg/tagpdf>
- <https://tex.stackexchange.com/a/609329/309738>
- * validate generated PDF
- * https://www.pdf-online.com/osa/validate.aspx
- * https://demo.verapdf.org/
- * maybe enable more DocumentMetadata options
- <https://tex.stackexchange.com/a/686905/309738>
- * maybe document revived XMP ontologies somewhere
- <https://stackoverflow.com/a/73730400/18619283>
* maybe add degrees to authors
+ <https://quarto.org/docs/authoring/front-matter.html#degrees>
* handle author name as given+(non-)dropping-particle+family
in `_templates/title.tex`
* integrate CRediT (a.k.a. ANSI/NISO Z39.104-2022)
@@ -241,15 +217,45 @@ auxiliary metadata:
* integrate scikgtex
<https://ctan.org/pkg/scikgtex>
-misc:
+# titlepage
+
+ * support CTAN package uni-titlepage
+ <https://ctan.org/pkg/uni-titlepage>
+ * include word count on title page
+
+# misc metadata
+
+ * maybe render with ConTeXt engine for richer PDF metadata
+ <https://pandoc.de/#tip-082-untitled>
+ * support adding DOI to XMP metadata
+ <https://www.crossref.org/blog/marking-up-doi/>
+ * maybe tweak PDF tagging
+ <https://ctan.org/pkg/tagpdf>
+ <https://tex.stackexchange.com/a/609329/309738>
+ * validate generated PDF
+ * https://www.pdf-online.com/osa/validate.aspx
+ * https://demo.verapdf.org/
+ * maybe enable more DocumentMetadata options
+ <https://tex.stackexchange.com/a/686905/309738>
+ * maybe document revived XMP ontologies somewhere
+ <https://stackoverflow.com/a/73730400/18619283>
+ * handle semantic markdown
+ * include hint as footnote
+ hyperlinking to both figure in appendix and directly to source
+ * resolve referenced source data
+ and include inline as figure in an appendix
+ * include in XMP
+ * explain in the introduction its use as a multimodality,
+ offering an optional enrichment of the report reading experience
+ * implement plugins for annotating stability and migratability
+ * stability: praise or concerns regarding long-term stability
+ * migratability: praise or concerns regarding ability to transition to other platforms
+
+# misc styling
* extend (or replace?) abbreviations
<https://pandoc.de/#tip-001-no-break-abbreviations>
* maybe teach pandoc about syntaxes for e.g. Turtle and SDML
<https://pandoc.de/#tip-003-syntax-highlighting>
- * implement plugins for annotating stability and migratability
- * stability: praise or concerns regarding long-term stability
- * migratability: praise or concerns regarding ability to transition to other platforms
* maybe use ragged2e
<https://ctan.org/pkg/ragged2e>
- * include word count on title page