Hello everyone, I’m excited to say I’m working on a new datepicker plugin.
The goal is to create a simple popup that appears every time the editor cursor is placed on a text representing a date and time in a markup note, this is the link to the plugin: GitHub - joycode-hub/datepicker-plugin: Simple datepicker widget for Obsidian.
What do you think about this idea?
If you are willing to test it that would be great.
Your feedback is welcome and appreciated!
I installed it, but then realized that I have a similar plug-in named Date Inserter already installed. It only offers the calendar interface, though. Anyway, I’ll be watching this thread, so feel free to bump it in case I forget to share my feedback!
One quick observation I’ve had since installation: when I insert a new date at the start of a new file, nothing happens.
Hey thanks so much for the observation, I fixed this in the latest release.
I took a quick look at the plugin you referred to, one difference is that my plugin automatically pops up whenever you place the editor cursor on a date time text in a note, and you can quickly edit the date and time using the datepicker.
It can also be used to insert new date or date and time using a command.