Skip to content

gradinnovate/obsidian-plugins-page

Repository files navigation

Color Table Banner

English | 简体中文 | 繁體中文 | 日本語 | Deutsch

Color Table Plugin: Easily Create Beautiful Tables in Obsidian

Transform your Obsidian experience with the Color Table Plugin—your go-to tool for turning raw data into beautifully formatted tables and engaging charts without the need to master complex Markdown table syntax.

🎧 Plugin Introduction

Listen to AI audio review to learn more about the exciting features of the Color Table plugin:

Your browser does not support the audio element.

Quick Preview

🌟 Key Features

  • 🎨 Beautify Your Tables: Quickly turn raw data into polished, easy-to-read tables.
  • 🌈 Customize with Color: Express your style with a range of vibrant color themes for your tables.
  • 📊 Visualize Trends: Effortlessly convert your data into eye-catching bar charts or other chart types such as pie, line, and radar charts for quick insights.
  • Interactive Features: Zoom and pan on charts, hover over data points for detailed information, and enjoy interactive table sorting to gain deeper insights from your data.

🚀 Getting Started

  1. Open Obsidian and navigate to Settings.
  2. Head over to the Community Plugins section.
  3. Deactivate Safe Mode.
  4. Click Browse, then search for Color Table.
  5. Install and activate your table and chart companion!

💡 How to Use

Create Tables with Simple Markdown

Select any plain-text data in your Markdown file and use the "Convert to Markdown Table" command. The plugin will automatically transform your data into a clean, organized table—no need to worry about complex formatting. If the data format is incorrect, a helpful notification will appear.

Tip: Use hotkeys to speed up the conversion process! Be sure to separate your data values with commas (,) for the best results.

Hotkey Conversion

Markdown Table Example

Create Stunning, Customizable Tables

In your Markdown file, use the following format to generate visually appealing tables:

```csv-table orange
ID, Name, Age, Department, Salary
1, Alice, 29, HR, 50000
2, Bob, 35, IT, 75000
...
12, Liam, 45, Finance, 82000
```

Table Example

Interactive Tables: Take Your Data Further

Enhance your tables with dynamic features like sortable columns, allowing you to:

  • 🖱️ Instant Sorting: Click any column header to sort your data.
  • 🔄 Toggle Sorting Direction: Easily switch between ascending and descending order.
  • Real-Time Updates: Watch your data re-sort instantly, helping you make quick decisions.

Sortable Table Example

Create Interactive Charts with Multiple Chart Types

Want to visualize your data with a bar chart, pie chart, line chart, or radar chart? It's simple! Use this format to instantly convert your table into a chart:

```csv-chart red bar
Month, Sales
Jan, 1200
Feb, 200
...
Dec, 1900
```

```csv-chart blue pie
Category, Percentage
A, 30
B, 25
C, 45
```

```csv-chart green line
Date, Revenue
2021-01-01, 500
2021-02-01, 750
2021-03-01, 900
```

Bar Chart Example

Interactive Chart Features

  • 🔍 Zoom and Pan: Explore your data by zooming in on specific areas or panning through large datasets.
  • 🎯 Hover Details: Get detailed information about each data point by hovering over it on the chart.

Choose Your Style with Color Themes

Personalize your tables and charts with a variety of color themes to match your Obsidian aesthetic:

  • orange
  • blue
  • green
  • red
  • purple
  • gray
  • pink
  • yellow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published