This commit is contained in:
Simon Cambier
2022-08-26 08:23:58 +02:00
parent d6455eafa7
commit b73c5a9391
23 changed files with 923 additions and 2188 deletions

View File

@@ -30,7 +30,7 @@ export type IndexedNote = {
content: string
aliases: string
tags: string[],
tags: string[]
headings1: string
headings2: string
headings3: string