From 156c145715e8a15d17672af471b79aea0e5f9e1b Mon Sep 17 00:00:00 2001 From: windingwind <33902321+windingwind@users.noreply.github.com> Date: Thu, 11 Jul 2024 11:05:57 +0800 Subject: [PATCH] chore: allow tags to be overwritten by md header template Revert "add: auto-sync tags" This reverts commit 2d5b78f648b13dfc319717db2bed4afed06bf596. --- addon/chrome/content/preferences.xhtml | 5 ----- addon/locale/en-US/preferences.ftl | 4 ---- addon/locale/it-IT/preferences.ftl | 4 ---- addon/locale/ru-RU/preferences.ftl | 4 ---- addon/locale/tr-TR/preferences.ftl | 4 ---- addon/locale/zh-CN/preferences.ftl | 4 ---- addon/prefs.js | 1 - src/modules/import/markdown.ts | 11 ----------- src/modules/sync/hooks.ts | 25 +++++++++++++------------ src/modules/template/preview.ts | 7 ------- src/utils/convert.ts | 13 +++---------- typings/note.d.ts | 1 - 12 files changed, 16 insertions(+), 67 deletions(-) diff --git a/addon/chrome/content/preferences.xhtml b/addon/chrome/content/preferences.xhtml index acfdca2..5b0bd95 100644 --- a/addon/chrome/content/preferences.xhtml +++ b/addon/chrome/content/preferences.xhtml @@ -71,11 +71,6 @@ preference="__prefsPrefix__.syncAttachmentFolder" > -