vault backup: 2025-02-14 18:06:37

This commit is contained in:
Dane Sabo 2025-02-14 18:06:37 -05:00
parent 47db7562ce
commit 66e6841cd4
2 changed files with 4 additions and 3 deletions

View File

@ -59,7 +59,7 @@ pages: {{ pages }}
{% set in_read = false %}
{% for collection in collections %}
{% if collection.name == "read" %}
{% if collection.name == "Read" %}
{% set in_read = true %}
{% endif %}
{% endfor %}
@ -67,7 +67,7 @@ pages: {{ pages }}
{{in_read}}
{% if in_read %}
- [x] {{title}} #Reading ✅ {{ importDate | format("YYYY-MM-DD h:mm a") }}
- [x] {{title}} #Reading ✅ {{ importDate | format("YYYY-MM-DD") }}
{% else %}
- ["] {{title}} #Reading
{% endif %}

View File

@ -1,4 +1,4 @@
Generated by ChatGPT on 2025-02-12
Generated by ChatGPT on 2025-02-14
# Table of Contents for 200 Library Papers
@ -11,6 +11,7 @@ Generated by ChatGPT on 2025-02-12
- [[doyleGuaranteedMarginsLQG1978.md]]
- [[farzanRobustControlSynthesis2020.md]]
- [[fisherHACMSProgramUsing2017a.md]]
- [[fromherzVerifiedEfficientEmbedding2019.md]]
- [[gengSimplifiedReactorModel2024.md]]
- [[IntroductionDiffusionModels2022.md]]
- [[kleinFormallyVerifiedSoftware2018.md]]