mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 08:30:12 +01:00
🎨 https://github.com/siyuan-note/siyuan/issues/9368 open new window
This commit is contained in:
parent
797716fa1d
commit
56f4b6274d
6 changed files with 35 additions and 31 deletions
|
|
@ -39,6 +39,7 @@ export abstract class Constants {
|
|||
public static readonly SIYUAN_OPEN_URL: string = "siyuan-open-url";
|
||||
public static readonly SIYUAN_OPEN_WINDOW: string = "siyuan-open-window";
|
||||
public static readonly SIYUAN_OPEN_FOLDER: string = "siyuan-open-folder";
|
||||
public static readonly SIYUAN_OPEN_FILE: string = "siyuan-open-file";
|
||||
|
||||
public static readonly SIYUAN_EXPORT_PDF: string = "siyuan-export-pdf";
|
||||
public static readonly SIYUAN_EXPORT_NEWWINDOW: string = "siyuan-export-newwindow";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue