From 93f8aa258702b08bd71d593e719ecf27d7d2b890 Mon Sep 17 00:00:00 2001 From: JayBridge <12310903@mail.sustech.edu.cn> Date: Sun, 23 Mar 2025 20:32:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0README.md=EF=BC=8C=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E6=8F=92=E4=BB=B6=E6=8F=8F=E8=BF=B0=EF=BC=8C=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E5=AF=B9=E7=94=A8=E6=88=B7=E5=8F=8D=E9=A6=88=E7=9A=84?= =?UTF-8?q?=E6=AC=A2=E8=BF=8E=EF=BC=8C=E6=8E=A8=E8=8D=90=E4=BD=BF=E7=94=A8?= =?UTF-8?q?anyblock=E8=BF=9B=E8=A1=8C=E5=A4=8D=E6=9D=82=E8=AF=AD=E6=B3=95?= =?UTF-8?q?=E7=9A=84markdown=E7=BC=96=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3eccb26..cc292f2 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ Simple enough for csv, no more fancy function you need to learn and think! Keep your mind on track! Don't waste time creating fancy tables. -A plugin designed to view and edit CSV files directly within Obsidian. +A plugin designed to view and edit `CSV files` directly within Obsidian. -I have a plan to design my own database using json and csv only. If you have fancy idea about tables or csv, please wait for another plugin or search it in community. For personal preference and in-markdown edit, I recommend `anyblock`. +I have a plan to design my own database using json and csv only. If you have fancy idea about tables or csv, please feel free to issue (I will consider it in my new plugin) or search it in community. For in-markdown edit, I recommend `anyblock` with a much more complex syntax. ## Why another csv plugin?