Using vim to tag @gohugo markdown files with no tags as ‘Untagged’
gvim -c “%s/tags: [ ]/tags: [ ‘untagged’ ] | write | quit " $(select-string ‘tags: [ ]’ t*.md).filename t.co/sXZgoPEeU…
Using vim to tag @gohugo markdown files with no tags as ‘Untagged’
gvim -c “%s/tags: [ ]/tags: [ ‘untagged’ ] | write | quit " $(select-string ‘tags: [ ]’ t*.md).filename t.co/sXZgoPEeU…