zph / joplin-plugin-auto-tags

Joplin plugin to convert all hashtag entries to tags (code liberally adapted from https://github.com/forcewake/joplin-tags-generator/blob/main/src/index.ts#L14-L98)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How does it work?

thymaro opened this issue · comments

Hi, I downloaded this plugin from the repository and added some octothorpe words to a note. Then I was looking for a way to make the magic of this plugin happen. I couldn't find out, whether it was automatic when switching to another note, whether there was an interface button somewhere or if I could find a clue in some context menu.

How do I rev up the gears on this?

Also, there's no link to this page in the joplin plugins list and the link to your other plugin is wrong, unfortunately. I'm gonna go and fix that, actually. This is github, afterall.

Ok, I can't commit PRs to the joplin master branch, because most of the content is auto-generated. I guess you'd need to edit some of the links in your plugin code, then.