I don't know why your post was deleted. Possibly a spam error! I also had 
this a couple of days ago :(
You wrote about CSS

.tc-edit-tags .tc-block-dropdown.tc-block-tags-dropdown {
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   width: 30em;
}

I changed and now I really like it!

.tc-edit-tags .tc-block-dropdown.tc-block-tags-dropdown {
   position: fixed;
   top: 100px;
   right: 40px;
   bottom: 200px;
   width: 30em;
}

Now you can just poke at the tags, the already selected ones are hidden and 
do not distract, and the window does not jump. And you don't have to search 
again every time.
Not bad and very convenient!

воскресенье, 11 июля 2021 г. в 02:56:13 UTC+3, Mike Andyl: 

> Okay, but the last problem remains. 
> How to make *popup **tag-picker *not move after clicking on the tag, only 
> in the vertical direction. It doesn't have to jump to a different place 
> every time!
> This is how it works
> http://tw5magick.tiddlyspot.com/
>
> This is very convenient when you do not need to search for the next tag 
> every time. It is strange that such an important part is in such a terrible 
> state!
>
> воскресенье, 11 июля 2021 г. в 02:29:12 UTC+3, David Gifford: 
>
>> Here is an easy way, just a simple stylesheet. 
>> https://giffmex.org/gifts/documenting.tw.html#Tag%20editor%20dropdown
>>
>> On Friday, July 9, 2021 at 4:10:15 PM UTC-5 miket...@gmail.com wrote:
>>
>>> Now the usual view is very inconvenient when you have a lot of tags and 
>>> need to scroll and scroll down the page. Plus, the selected tags are still 
>>> on the list and continue to distract.
>>>
>>> This raises two questions?
>>>
>>> 1. How can I make the selection of tags more compact so that I don't 
>>> have to scroll down the page?
>>>
>>> 2. And how to mark tags that are already assigned. Ideally remove from 
>>> the list, but it's probably difficult. Maybe you can at least change the 
>>> color to a less noticeable?
>>>
>>> Any ideas?
>>>
>>> Nice option with checkboxes here
>>> https://i.imgur.com/gxJm0Tw.jpg
>>> http://zemox.tiddlyspot.com/
>>>
>>> But I didn't understand how he did it, I installed his plugins and 
>>> nothing changed.
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ae2a6100-74aa-4618-a244-ae660e556608n%40googlegroups.com.

Reply via email to