View Single Post
Old 06-04-2022, 08:11 PM   #586
Freshmaker
Bookworm
Freshmaker has much to be proud ofFreshmaker has much to be proud ofFreshmaker has much to be proud ofFreshmaker has much to be proud ofFreshmaker has much to be proud ofFreshmaker has much to be proud ofFreshmaker has much to be proud ofFreshmaker has much to be proud ofFreshmaker has much to be proud ofFreshmaker has much to be proud ofFreshmaker has much to be proud of
 
Freshmaker's Avatar
 
Posts: 34
Karma: 27684
Join Date: Apr 2022
Device: Kindle PW5, PW4
Quote:
Originally Posted by shamanNS View Post
Kindle feedback can be hidden temporarily / until next reboot:

Code:
cd /var/local 
sqlite3 cc.db 'update Entries set p_isVisibleInHome=0 where p_cdeType = "Entry:Item:Feedback"'
@shamanNS This worked perfectly! Thank you!

If anyone else is interested, I made a simple KUAL extension that hides the "Kindle Feedback" item.
Attached Files
File Type: zip hide_kindle_feedback.zip (1.6 KB, 146 views)

Last edited by Freshmaker; 06-04-2022 at 08:41 PM.
Freshmaker is offline   Reply With Quote