DamascenoRafael / reminders-menubar

Simple macOS menu bar application to view and interact with reminders. Developed with SwiftUI and using Apple Reminders as a source.
GNU General Public License v3.0
2.4k stars 111 forks source link

Language Parsing for Priority/Flag #195

Open mykeatkinson opened 4 months ago

mykeatkinson commented 4 months ago

Is there a way to assign priority and/or flag an item using the input text parsing? If not, might I suggest using !, !!, and !!! to set low, medium and high priority and a simple "flag" for adding a flag to a reminder?