diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -17,7 +17,7 @@ First obviously you need the Plasma framework. If you have zero Plasma development experience like me, here are some useful links: - [Techbase: Plasma 5](https://techbase.kde.org/Development/Tutorials/Plasma5) -- [Developer: Plasma Widget Testing](https://develop.kde.org/docs/extend/plasma/widget/testing/) +- [Developer: Plasma Widget Testing](https://develop.kde.org/docs/plasma/widget/testing/) My workflow as of now is a simple Makefile. Run `make install` to install the plasmoid to your `~/.local/share/plasma/plasmoids/`, then `make` to @@ -36,7 +36,6 @@ configured again. ## Todo -- [ ] Placeholders when a list is empty - [ ] Placeholders when machine is offline - [ ] Sort assignments by urgency - [ ] More friendly course list in config dialog |