Google Keep widget for KDE Plasma 5
KDE 5 widget to display notes from Google Keep in desktop screen.
Installation
Firstly, we need to install qt5-webview, which it's the only dependency the plasmoid has.
sudo pacman -Syu qt5-webview
We can install Webslice KDE 5 Applet by going to the website, downloading the zip and installing the plugin, or we can just use KDE plugin installer either way.
Usage
When all has been installed, it's time to configure it.
The plasmoid is designed to show just a note at the same time, so you should do the following configuration:
- Copy URL of certain Google Keep note.
- Go to desktop environment, add a Webslice plasmoid.
- Open Webslice plasmoid configuration.
- In General tab, paste Google Keep note URL.
- In Advanced tab, copy content from file GoogleKeepWidgetDesign.js and paste it on tab's last field for personalized javascript execution.
- Save settings.