jiagoumengxiang / logseq-nested-table-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[💝 Sponsor this project on Github or ☕ Get me a coffee if you like this plugin!

Overview

Render tables with basic math functions using data from your blocks.

Just use the slash command /table render to get started!

If you do not want the summary table (with the sum, average and median), you can add "nosum" as a flag.

By default, each block will be a column in the table. Add the "rows" flag to change this behavior so that each block becomes a row, and nested blocks become columns.

Installation

For now, only manual installation is possible.

  1. Clone the repo
  2. Run npm i & npm run build
  3. Load plugin manually in Logseq

About

License:MIT License


Languages

Language:JavaScript 96.7%Language:HTML 3.3%