fantasycalendar / obsidian-fantasy-calendar

MIT License
176 stars 8 forks source link

Day onClick dialog for quick status and new event button #93

Open instancer-kirik opened 1 year ago

instancer-kirik commented 1 year ago
Maybe in calendar settings, pick a list of symbols x color to show status of a day I'd probably set it up with day onClick as:

Set status: [list options]

Button(New Event).onClick= { Display New Event creation popup dialog }

This would be helpful for use in later reflection. To see how your days went, and to track encounter results. also, current onClick of a day with an event does nothing.