mProjectsCode / obsidian-media-db-plugin

A plugin that can query multiple APIs for movies, series, anime, games, music and wiki articles, and import them into your vault.
GNU General Public License v3.0
250 stars 30 forks source link

Use a custom date picker when adding a new media entry. #81

Open AB1908 opened 1 year ago

AB1908 commented 1 year ago

I usually add media entries via templater. Fairly tired of doing it and would like to switch over.

Among other requirements, I sometimes add an entry a few days after I've watched it. I don't want to edit this by hand and instead would like to get a date picker popup to select the correct timestamp/date.

Is this possible? I'd rather not use an additional dep like Metabind but curious to hear your thoughts.

mProjectsCode commented 1 year ago

Normally i would say to you: "Just use meta bind" xD

But the plugin doesn't add a watchedOn property anyways.

AB1908 commented 1 year ago

Fair enough. I'll work on some changes in a fork in the upcoming months. I'm tired of fixing my script lol.

mProjectsCode commented 1 year ago

So you are tired of fixing your script, so you switch to fixing my script? xD