vault backup: 2025-02-14 18:06:37
This commit is contained in:
parent
47db7562ce
commit
66e6841cd4
@ -59,7 +59,7 @@ pages: {{ pages }}
|
|||||||
|
|
||||||
{% set in_read = false %}
|
{% set in_read = false %}
|
||||||
{% for collection in collections %}
|
{% for collection in collections %}
|
||||||
{% if collection.name == "read" %}
|
{% if collection.name == "Read" %}
|
||||||
{% set in_read = true %}
|
{% set in_read = true %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
@ -67,7 +67,7 @@ pages: {{ pages }}
|
|||||||
{{in_read}}
|
{{in_read}}
|
||||||
|
|
||||||
{% if 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 %}
|
{% else %}
|
||||||
- ["] {{title}} #Reading
|
- ["] {{title}} #Reading
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
@ -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
|
# Table of Contents for 200 Library Papers
|
||||||
|
|
||||||
@ -11,6 +11,7 @@ Generated by ChatGPT on 2025-02-12
|
|||||||
- [[doyleGuaranteedMarginsLQG1978.md]]
|
- [[doyleGuaranteedMarginsLQG1978.md]]
|
||||||
- [[farzanRobustControlSynthesis2020.md]]
|
- [[farzanRobustControlSynthesis2020.md]]
|
||||||
- [[fisherHACMSProgramUsing2017a.md]]
|
- [[fisherHACMSProgramUsing2017a.md]]
|
||||||
|
- [[fromherzVerifiedEfficientEmbedding2019.md]]
|
||||||
- [[gengSimplifiedReactorModel2024.md]]
|
- [[gengSimplifiedReactorModel2024.md]]
|
||||||
- [[IntroductionDiffusionModels2022.md]]
|
- [[IntroductionDiffusionModels2022.md]]
|
||||||
- [[kleinFormallyVerifiedSoftware2018.md]]
|
- [[kleinFormallyVerifiedSoftware2018.md]]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user