Skip to content
Discussion options

You must be logged in to vote

Hi @kikinovak,
before version 9.6.0 the tags plugin use another logic, where the user defined the file path to the index page for the tags, and then the plugin would use that file and add the index to it.

  1. User defines tags_file: blog/tags.md and optionally the location of the index in that file with a marker
  2. Tags plugin uses the provided path and adds the index in place of the marker or adds a new marker at the end of the file

Now since 9.6.0 a new tags plugin was implemented, and the logic was "reversed" or simplified for user experience.

  1. User does not have to define a single index file, instead the user adds a placeholder marker in any file they want.
  2. Tags plugin finds the placeholde…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by kikinovak
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants