Open zackles opened 2 years ago
Same on Linux 5.16.11, Joplin 2.7.13
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.
Just delete or comment out line 278 in userchrome.css
and it will work well.
line 278: .rli-noteList > div > div:not(.note-list),
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.
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.
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.
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 stay above it.
Windows 10 - Joplin 2.7.13