GetPublii / Publii

The most intuitive Static Site CMS designed for SEO-optimized and privacy-focused websites.
https://getpublii.com
GNU General Public License v3.0
6.06k stars 407 forks source link

[Feature Request]: allow adding multiple tags in post properties when pasting #1258

Open atomGit opened 8 months ago

atomGit commented 8 months ago

Feature Description

when pasting multiple tags in the 'tags' section of the post properties sidebar, seemingly regardless of what the separator is, publii considers the entire string as a single tag which is unexpected

suggest to allow pasting multiple tags separated with a single space (or # char since that's the way tags are shown on the post list)

multi-word tags should then be separated with a hyphen (#this-that)