Add reminder management improvements
This commit is contained in:
@@ -69,6 +69,7 @@ export const DEFAULT_SETTINGS: PluginSettings = {
|
||||
scanOnFileChange: true,
|
||||
checkIntervalSeconds: 60,
|
||||
afterSend: "mark-sent",
|
||||
markTaskCompleteOnSend: false,
|
||||
reminderSyntax: "@remind(YYYY-MM-DD HH:mm, provider)",
|
||||
notificationProviders: [PROVIDER_TEMPLATES[0]],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user