joplin-wanaka-ui icon indicating copy to clipboard operation
joplin-wanaka-ui copied to clipboard

Resize icon over Note list

Open zackles opened this issue 3 years ago • 6 comments

Hello, Style is working great except that I can't access note list (select or move between notes in the note liste) because the resize icon 2022_03_03_11_55_49_Document1_Word stay above it.

Windows 10 - Joplin 2.7.13

zackles avatar Mar 03 '22 11:03 zackles

Same on Linux 5.16.11, Joplin 2.7.13

Omega9 avatar Mar 04 '22 06:03 Omega9

As a temporary workaround, in userchrome.css you can add position: relative !important to .rli-noteList div to allow you to click in the note list again. However this takes away the ability to resize the note list, and moves the New Note/New To-Do button to the top of the note list.

a-abella avatar Mar 24 '22 22:03 a-abella

Just delete or comment out line 278 in userchrome.css and it will work well. line 278: .rli-noteList > div > div:not(.note-list),

cowimax avatar May 07 '22 00:05 cowimax

Thanks for the tricks. It works with commenting line 278 with Joplin 2.8.8 and wakana v0.5.0 Adding "position: relative !important" allow to select notes but I can't resize note panel.

zackles avatar Jul 27 '22 14:07 zackles

Thanks for the tricks...but it doesn't work and I am using Joplin DDDot plugin, which place the additional view at the right side. as my observation, the trick doesn't work due to this additional view.

psfinal9 avatar Aug 21 '22 10:08 psfinal9

This is a really great style. I love it so much!

as the @psfinal9 encountered issue, I installed the note tabs plugin and adjusted the layout of it (an additional view) from the right to the bottom, as a result, a half blank of the view is left on the right side and froze over there.

vis-lee avatar Sep 04 '22 05:09 vis-lee