Markmap to CSV

by maxlee
5
4
3
2
1
Score: 53/100

Description

Category: Data Visualization

The Markmap to CSV plugin is a game-changer for Obsidian users who need to export their Markmap data in a structured format. With this plugin, you can effortlessly convert your Markmap notes into a CSV file, making it easy to analyze and work with your data in other applications. The plugin supports reading until heading 2, and you can use lists under heading 2, giving you plenty of flexibility when working with complex note structures. Additionally, the plugin provides a shortcut for converting Markmap to CSV, saving you time and effort. Whether you're looking to import your data into another app or simply need a backup of your notes, this plugin is an essential tool in your Obsidian toolkit.

Reviews

No reviews yet.

Stats

3
stars
1,592
downloads
0
forks
790
days
790
days
793
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
20
commits

Latest Version

2 years ago

Changelog

README file from

Github

Markmap to CSV

this plugin makes you easy to convert markmap to a csv file. let's trying!

it can be read until heading 2. under heading 2, you can use list!

video: How to use this plugin

Example

  • markdown input

markdown input

  • csv output

csv output

How to use

  1. write your markmap
# apple 1

## banana 1
- chocolate 1
    - dog 1
        - egg 1
    - dog 2
        - egg 1
	        - fox 1
		        - gold 1
    - dog 3
    - dog 4
	    - egg 1
	    - egg 2
- chocolate 2
- chocolate 3
    - dog 1
    - dog 2
    - dog 3
- chocolate 4
    - dog 4
        - egg 1
        - egg 2
        - egg 3
## banana 2
chocolate 1
    - dog 1
        - egg 1
    - dog 2
        - egg 1
	        - fox 1
		        - gold 1
    - dog 3
    - dog 4
	    - egg 1
	    - egg 2A

  1. convert markmap to csv
  • input convert markmap to csv using command palette
  • use shortcut

Other

you can use other plugin if you want to see markmap render.

https://github.com/MarkMindCkm/obsidian-markmind

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.