mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 00:50:13 +01:00
This commit is contained in:
parent
1b0e230521
commit
ef2c74d05e
10 changed files with 302 additions and 10 deletions
|
|
@ -96,6 +96,7 @@ export abstract class Constants {
|
|||
public static readonly LOCAL_SEARCHDATA = "local-searchdata";
|
||||
public static readonly LOCAL_SEARCHKEYS = "local-searchkeys";
|
||||
public static readonly LOCAL_SEARCHASSET = "local-searchasset";
|
||||
public static readonly LOCAL_SEARCHUNREF = "local-searchunref";
|
||||
public static readonly LOCAL_DOCINFO = "local-docinfo"; // only mobile
|
||||
public static readonly LOCAL_DAILYNOTEID = "local-dailynoteid"; // string
|
||||
public static readonly LOCAL_HISTORYNOTEID = "local-historynoteid"; // string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue