Skip to content

amdecker/obsidian-argdown-plugin

Repository files navigation

Argument Map with Argdown in Obsidian

Version 2.0 Changes

  • Version 2.0 comes with the Argdown processor. No need to install any extra programs!
  • To get started, just install the plugin from the Obsidian Community Plugins list and start mapping. That's it.
  • On the settings page you can change the default view to source or map

Features

  • syntax highlighting
  • start codeblocks with argdown or argdown-map
  • view your maps in the Preview Pane
  • multiple Argdown blocks in one file

Demo

demo

How to Use

Check out https://argdown.org for more information on usage & syntax.

Add an Argdown codeblock to your note and just start typing. The preview will automatically update.

```argdown 
[Statement]: this is a statement
    + pro one
    + pro 2
    - con 1
```

or

```argdown-map
[Statement]: this is a statement
    + pro one
    + pro 2
    - con 1
```

Dark Mode

See suggestion of @trungng2006: #3

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages