From 8eae345c538b14387eaea2e698e3c2ba6228fa67 Mon Sep 17 00:00:00 2001 From: bottlefish <781230111@qq.com> Date: Thu, 26 Feb 2026 14:29:13 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20Obsidian=20PDF=20=E5=AF=BC=E5=87=BA?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made-with: Cursor --- .obsidian/app.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.obsidian/app.json b/.obsidian/app.json index 9e26dfe..17a2b5c 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -1 +1,8 @@ -{} \ No newline at end of file +{ + "pdfExportSettings": { + "pageSize": "Letter", + "landscape": false, + "margin": "0", + "downscalePercent": 100 + } +} \ No newline at end of file