Add notes for 2019-07-06

This commit is contained in:
2019-07-06 18:54:34 +03:00
parent c9f3864c4b
commit e879cf10f3
4 changed files with 21 additions and 11 deletions

View File

@ -21,7 +21,7 @@ Abenet had another similar issue a few days ago when trying to find the stats fo
<meta property="og:type" content="article" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-07/" />
<meta property="article:published_time" content="2019-07-01T12:13:51&#43;03:00"/>
<meta property="article:modified_time" content="2019-07-04T19:29:23&#43;03:00"/>
<meta property="article:modified_time" content="2019-07-04T19:37:10&#43;03:00"/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="July, 2019"/>
@ -47,9 +47,9 @@ Abenet had another similar issue a few days ago when trying to find the stats fo
"@type": "BlogPosting",
"headline": "July, 2019",
"url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-07\/",
"wordCount": "746",
"wordCount": "766",
"datePublished": "2019-07-01T12:13:51\x2b03:00",
"dateModified": "2019-07-04T19:29:23\x2b03:00",
"dateModified": "2019-07-04T19:37:10\x2b03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -289,6 +289,12 @@ $ ./resolve-orcids.py -i /tmp/2019-07-04-orcid-ids.txt -o 2019-07-04-orcid-names
</code></pre></li>
</ul>
<h2 id="2019-07-06">2019-07-06</h2>
<ul>
<li>Send a reminder to Marie about my notes on the <a href="https://github.com/AgriculturalSemantics/cg-core/issues/2">CG Core v2 issue I created two weeks ago</a></li>
</ul>
<!-- vim: set sw=2 ts=2: -->