mirror of
https://github.com/zadam/trilium.git
synced 2025-11-17 10:40:41 +01:00
feat(slash): insert date/time
This commit is contained in:
@@ -19,7 +19,7 @@ import { PopupEditor, ClassicEditor, EditorWatchdog, type CKTextEditor, type Men
|
||||
import "@triliumnext/ckeditor5/index.css";
|
||||
import { normalizeMimeTypeForCKEditor } from "@triliumnext/commons";
|
||||
|
||||
const ENABLE_INSPECTOR = false;
|
||||
const ENABLE_INSPECTOR = true;
|
||||
|
||||
const mentionSetup: MentionFeed[] = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user