You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I have a look at the a2L script, there is a key for for tex, markup, build or doc but when I would have a look at author metadata collection (A_metadata.U) in on the Mongo database, there are not such keys in FileInfo. For example, if I run echo 'soumith <soumith@fb.com>' | ~/lookup/getValues A2f there are clearly Markdown, pdf, text files etc. but there aren't these before mentioned keys so can we assume there are in the key 'other'?
When I have a look at the a2L script, there is a key for for tex, markup, build or doc but when I would have a look at author metadata collection (A_metadata.U) in on the Mongo database, there are not such keys in FileInfo. For example, if I run
echo 'soumith <soumith@fb.com>' | ~/lookup/getValues A2fthere are clearly Markdown, pdf, text files etc. but there aren't these before mentioned keys so can we assume there are in the key 'other'?