Conflict between Tags/Keywords #2
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Drawwell/SandpointsTheme#2
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Both Tags and Keywords can be used in Markdown yaml header, which can create inconsistencies, so better for one of the two to be recommended by design.
mysandpoingproject/tags
returns a valid sitemysandpoingproject/keywords
returns Error 404.Perhaps one of the two can be forced/recommended by design, as the suggested way to go. Having both can only create incosistencies (screenshot 2) if actually the purpose is the same.
On an additional note, depending on the Sandpoint project, editors might or might not want the 'Keyword' to appear (as in Screenshot 1). It could be great it that was controlled, for example in config.toml (e.g. showKeywords: boolean)