You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow overwrite of an empty location property (#266)
* Allow overwrite of an empty location property
The "Add geolocation (front matter) to current note" action correctly
avoids overwriting an existing location property. But I'm fussy about
the order of properties in my location notes, so I prefer to apply a
template with an empty location property in the right place. This
change allows the action to overwrite an existing entry if it is null.
* Reformat README.md to satisfy stylecheck
0 commit comments