I’m currently working on creating an argdown plugin for Obsidian. I’m a fulltime student so this is just a side-project. My focus at the moment will be creating the minimum viable product. That means the plugin will take the contents of the currently open Obsidian file and create some HTML or an SVG image of the argument map.
At the moment progress is rather slow – this is my first time making a plugin – so bear with me. I’m currently trying to just get the sample plugin working with argdown’s node package. See @rollup/plugin-json error using @argdown-node · Issue #222 · christianvoigt/argdown · GitHub if you want to see the gritty details of how I’m stuck.
Right now, my plugin repo is private because nothing is usable yet.
I’ll keep y’all posted on my progress! Not exactly sure what the timeline will look like but hopefully in a few weeks I’ll have something that is usable.