This commit is contained in:
2025-04-22 19:11:40 +02:00
parent 5a27ac75c7
commit 68c6dd1a95

View File

@@ -9,7 +9,8 @@ import 'package:audioplayers/audioplayers.dart';
import 'package:flutter/gestures.dart';
// TODO: Add an icon to the executable, simply use the existing tray icon
// TODO: Implement some sort of scroll through notes
// TODO: Sound does not play when ran from a different workdir? Weird
// TODO: Don't focus on open, playing the sound is enough; We don't want to get killed in games because of journaler
// Default values - will be replaced by DB values if they exist
const Duration _defaultPopupInterval = Duration(minutes: 20);