graphlab-fr / cosma

Cosma is a document graph visualization tool. It modelizes interlinked Markdown files and renders them as an interactive network in a web interface.
https://cosma.arthurperret.fr
GNU General Public License v3.0
125 stars 4 forks source link

Add link type support to CSV parsing #104

Closed snowsign closed 3 months ago

snowsign commented 10 months ago

Should be completely backwards-compatible with old CSV files. I'm not entirely sure what the "ignored" field in the unit testing CSV file was supposed to be testing, so if that still needs to be there let me know.

infologie commented 10 months ago

@snowsign Thanks for submitting a pull request. CSV is not my primary use case, so it has been left a little bit behind. We had planned to improve it as part of the last dev cycle (the v2.x releases) but I felt it needed more thinking and we just ran out of time! I will test your PR and ask @Myllaume to check the code. edit: I don't have a specific timeframe to give you because we haven't yet planned the next development cycle, so I'll get back to you on that. (More info on our "Now" page: https://cosma.arthurperret.fr/now.html)