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