X-Git-Url: http://git.scottworley.com/vopamoi/blobdiff_plain/a26b1f4b541b3cfad00999530e8e4c9e613db806..b56a37d31873fa82e6196cde9479b689a14e4629:/index.html

diff --git a/index.html b/index.html
index ac8cb53..8453007 100644
--- a/index.html
+++ b/index.html
@@ -2,6 +2,8 @@
 <html>
   <head>
     <script src="vopamoi.js" defer="true"></script>
+    <link rel="stylesheet" href="vopamoi.css"/>
+    <style id="viewStyle">.task:not([data-state=todo]) { display: none }</style>
   </head>
   <body onload="browserInit();">
     <input id="taskName" name="taskName">