Open carsanbu opened 5 days ago
I can't either. @Myllaume do you see where the problem could come from?
Maybe there is a mistake with the csv link if you used markdown files. You have to fill the place of your data in the yaml et let the link of csv files empty.
On Sat, Nov 23, 2024 at 2:29 PM Arthur Perret @.***> wrote:
I can't either. @Myllaume https://github.com/Myllaume do you see where the problem could come from?
— Reply to this email directly, view it on GitHub https://github.com/graphlab-fr/cosma/issues/152#issuecomment-2495480169, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB2ELM7BBS5EXCF3QWHE6CL2CB7J5AVCNFSM6AAAAABSLBM5VOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOJVGQ4DAMJWHE . You are receiving this because you are subscribed to this thread.Message ID: @.***>
This is a problem with files parsing: Cosma is unable to separate the header from the body of the files.
Which part of Cosma is your request about?
Describe your request:
Recently I discover Cosma and tried to use in my Markdown Zettelkasten. After follow the tutorial and configure my card's directory I run this command:
cosma modelize --project cosma-test
But the result is this:
I can't tell in which file is failing and why, it would be great to have this information in the error log.