]> git.scottworley.com Git - vopamoi/blobdiff - index.html
Use CSS for filtering the view
[vopamoi] / index.html
index ac8cb5318d5ba80828bfb454e14520d646dc4b0f..845300711280e786ea81280896edbb2f2a321406 100644 (file)
@@ -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">