update at 2025-10-21 21:47:02
This commit is contained in:
@@ -99,8 +99,8 @@ export class NMPSettings {
|
||||
filenameKeywords: []
|
||||
}
|
||||
];
|
||||
// 切图配置默认值
|
||||
this.sliceImageSavePath = '/Users/gavin/note2any/images/xhs';
|
||||
// 切图配置默认值(使用 vault 相对路径)
|
||||
this.sliceImageSavePath = 'xhs-images';
|
||||
this.sliceImageWidth = 1080;
|
||||
this.sliceImageAspectRatio = '3:4';
|
||||
this.xhsPreviewWidth = 540;
|
||||
|
||||
Reference in New Issue
Block a user