benjypng / logseq-powertags-plugin

Designate selected hashtags as PowerTags, and see them auto-create properties are you use them.
MIT License
57 stars 3 forks source link

Can't create power tag #2

Closed xoyk closed 1 year ago

xoyk commented 1 year ago

What I was doing:

  1. create a new block with #movies hashtag
  2. run slash-command /Create power tag
  3. after I have added property names and click "save" message "Please key in at least one property or ensure a tag is selected"

See the attached video with bug reproducing. I tried it on two Logseq instance - my regular one and clean one (without any plugins or themes, except powertags-plugin).

https://user-images.githubusercontent.com/1499826/208747477-0e907b31-c678-4285-9980-3be76aad32e4.mov

benjypng commented 1 year ago

Hi, you have to press "Enter" before clicking save.

On Wed, Dec 21, 2022 at 3:11 AM xoyk @.***> wrote:

What I was doing:

  1. create a new block with #movies hashtag
  2. run slash-command /Create power tag
  3. after I have added property names and click "save" message "Please key in at least one property or ensure a tag is selected"

See the attached video with bug reproducing. I tried it on two Logseq instance - my regular one and clean one (without any plugins or themes, except powertags-plugin).

https://user-images.githubusercontent.com/1499826/208747477-0e907b31-c678-4285-9980-3be76aad32e4.mov

— Reply to this email directly, view it on GitHub https://github.com/hkgnp/logseq-powertags-plugin/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALNXKGNVE4G33M44UVDL4LTWOIAERANCNFSM6AAAAAATE2SUWU . You are receiving this because you are subscribed to this thread.Message ID: @.***>

xoyk commented 1 year ago

Oh, silly me. It was not obvious, that I have to press Enter to save a property name ))

Thanks, the plugin works as excepted. Sorry for false issue :)