Operating system
Linux
Joplin version
3.14.12
Desktop version info
CachyOS (latest)
Sync target
Joplin Cloud
Editor
Rich Text Editor
What issue do you have?
Hi everyone,
I am using the Pages Publisher plugin to build a static website/blog from my Joplin notes. The plugin works great, but I have found a workflow issue regarding Tags.
System:
OS: Linux (CachyOS/Arch)
Joplin Version: (Insert your version here, e.g., 2.14.x)
Plugin: Pages Publisher
The Issue: When I modify the text body of a note in Joplin and click the Sync button in the plugin's "Articles" list, the changes update correctly on the generated website.
However, if I add a new Tag to the note in Joplin (e.g., adding #youtube) and click Sync, the new tag is not picked up by the plugin. The tag does not appear in the generated HTML or the keywords list.
Steps to Reproduce:
- Create a note in Joplin and add it to the Pages Publisher "Articles" list.
- Generate and Publish (Works fine).
- Go back to the note in Joplin and add a new tag at the bottom.
- Open the plugin panel and click the Sync button next to the article.
- Click Generate.
- Result: The new tag is missing from the website.
Current Workaround: To get the tag to show up, I currently have to:
- Remove the article entirely from the plugin list.
- Add it again (which forces a full re-scan).
- Configure the slug/filename again.
Is this intended behavior? It seems the "Sync" function only checks for content changes and ignores metadata/tag updates. It makes the workflow quite cumbersome.

