You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently, if we go to page Tags and click configure Property > UI Position to a non-default setting (different than block-property`, the tags are displayed twice : at the position set by the configuration option and at the end of the block :
see below using 'below the block`
using end of the block :
the behavior when clicking a #tag is different between the tags: #mytag and #mytag.
Reproduce the Bug
go to the page Tags and try different UI Position
Expected Behavior
I would expect the default option to be end of the block rather than block perperty , with the current display position :
* my block #mytag1 #mytag2
I would expect UI Position > block property to display the tags inside the block property:
* myblock
tags: mytag1, mytag2
prop: my prop
and same for the other options
so basically, honor the user configuration, without showing the tags twice (at the endof the block)
alternatively, maybe any #Tag should have the UI Position option that includes inline (which would complement the ctrl enter) ?
Screenshots
No response
Browser, Desktop or Mobile Platform Information
logseq db 20241018 on win11
Additional Context
No response
Are you willing to submit a PR? If you know how to fix the bug.
I'm willing to submit a PR (Thank you!)
The text was updated successfully, but these errors were encountered:
Search first
What Happened?
currently, if we go to page
Tags
and clickconfigure Property
>UI Position
to a non-default setting (different than block-property`, the tags are displayed twice : at the position set by the configuration option and at the end of the block :see below using 'below the block`
using
end of the block
:the behavior when clicking a #tag is different between the
tags: #mytag
and#mytag
.Reproduce the Bug
go to the page
Tags
and try differentUI Position
Expected Behavior
end of the block
rather thanblock perperty
, with the current display position :UI Position > block property
to display the tags inside the block property:so basically, honor the user configuration, without showing the tags twice (at the endof the block)
alternatively, maybe any
#Tag
should have theUI Position
option that includesinline
(which would complement thectrl enter
) ?Screenshots
No response
Browser, Desktop or Mobile Platform Information
logseq db 20241018 on win11
Additional Context
No response
Are you willing to submit a PR? If you know how to fix the bug.
The text was updated successfully, but these errors were encountered: