Releases: mpql/nldates-obsidian
Releases · mpql/nldates-obsidian
Merge 0.4.3
Merged 0.4.3 from upstream, resolved conflicts, etc.
Update to 0.4.2, merge UTC function
Same functionality from previous release added to 0.4.2 from upstream/master.
Adds Hotkey-able Function to Insert UTC Date + Time
I've never worked with TypeScript before, so rather than doing that, I just edited in a few UTC functions to the main.js
file -- so the repo doesn't have these changes. Changing the .js file is likely undesirable and the function duplicating I've done is possibly kind of hacky, but I tried to do it in the style of what the transpiler was doing, and it seems to work fine (I mostly use this plugin for datetime inserts).