Commit graph

14 commits

Author SHA1 Message Date
Marty Oehme 41b2d651a6
fix(code): Fix live zotero gen with quarto 1.4
Quarto 1.4 does not like a bare 'zotero' metadata frontmatter key with
sub keys for the filter options. This commit updates the zotero-live
citations filter plugin by retorque and changes its configuration so
it takes settings either through the 'zotero' key or, if that one is
not found, through the 'zoterolive' key. Same options.
2024-02-14 17:29:27 +01:00
Marty Oehme 1971b8c6fa
chore(script): Add docx render template 2024-01-06 09:43:12 +01:00
Marty Oehme 9855256b00
feat(notes): Add intermittent findings and progress
Created small up-to-date quick glance document for findings and
data set.
2023-12-11 17:17:43 +01:00
Marty Oehme 51132d818d
chore(repo): Remove margin captions from html
Removed captions from figures and references in the margin and display
in the normal text-flow instead.
2023-12-09 19:05:10 +01:00
Marty Oehme fae59c5a7d
chore(repo): Update quarto html rendering 2023-12-07 09:21:30 +01:00
Marty Oehme 3a4a7b5621
chore(scripts): Move notes to notes.qmd file
Required for computational cells to be executed by quarto.
Also imported all the standard stuff for python ds to work.
2023-12-06 23:25:42 +01:00
Marty Oehme 017693e557
chore(notes): Rename summary to presentation summary 2023-11-12 13:08:32 +01:00
Marty Oehme 151cab9da3
feat(notes): Add presentation summary for search protocol
Suitable for conference presentation short-formatted overview
2023-11-12 12:43:55 +01:00
Marty Oehme a702bbd42f
chore(notes): Default all html to dark theme 2023-10-12 12:29:01 +02:00
Marty Oehme d902f2c21c
chore: Code-fold in html but hide pdf code 2023-10-12 12:12:53 +02:00
Marty Oehme b2b8507c2f
Produce html output by default 2023-10-10 16:36:23 +02:00
Marty Oehme 68e3149d84
chore: Move scoping review to qmd file 2023-09-28 11:59:37 +02:00
Marty Oehme ec0c3a7fc1
Add simple scoping review methodology 2023-09-27 12:44:26 +02:00
Marty Oehme 1b2c317a61
initial commit 2023-09-27 09:41:56 +02:00