An open API service indexing awesome lists of open source software.

https://github.com/hsayed21/list2cards

list2cards is a lightweight MarginNote add-on that converts structured lists and outlines into mindmap cards
https://github.com/hsayed21/list2cards

margin-note margin-note-plugin

Last synced: about 1 month ago
JSON representation

list2cards is a lightweight MarginNote add-on that converts structured lists and outlines into mindmap cards

Awesome Lists containing this project

README

          

# List to Cards - MarginNote Plugin

Transform hierarchical text lists into mind map card trees instantly! Perfect for outlining, brainstorming, and organizing ideas.

## What It Does

This focused plugin does ONE thing extremely well: **converts pasted hierarchical lists into organized card structures**.

```
Input: Output:
- parent1 ┌─parent1
- sub1 │ ├─sub1
- sub2 │ └─sub2
- parent2 → └─parent2
- sub3 ├─sub3
- sub4 └─sub4
```

## Quick Start

1. **Copy your list**: Select any hierarchical list text and copy it to clipboard
2. **Open MarginNote**: Open a notebook or create a new one
3. **Click the plugin button**: Find "List to Cards" button in the toolbar
4. **Done!** Cards are created automatically with hierarchy preserved from clipboard

## Installation

1. Download `list2cards.mnaddon`
2. Open MarginNote
3. Go to Extensions → Import Extension
4. Select the downloaded `.mnaddon` file
5. Restart MarginNote

## License

This project is licensed under the [MIT License](LICENSE.txt) - see the LICENSE file for details.