]> git.mdlowis.com Git - projs/awiki.git/commitdiff
daily commit 2 mdlowis.com
authorMichael D. Lowis <mike.lowis@gentex.com>
Wed, 17 Jun 2020 20:57:34 +0000 (16:57 -0400)
committerMichael D. Lowis <mike.lowis@gentex.com>
Wed, 17 Jun 2020 20:57:34 +0000 (16:57 -0400)
awiki.rb

index 54a0519e460d92295179cbb24a6554ee6d34a68e..fdc3ee5753571b7012f96de18a2874172932879a 100755 (executable)
--- a/awiki.rb
+++ b/awiki.rb
@@ -5,11 +5,8 @@ require 'redcarpet'
 require 'erb'
 
 # TODO:
-# * Implement search functionality on sitemap
 # * break javascript out to separate files
 # * Add id linking with title and custom text
-# * Add searchable, filterable z-index
-# * Add tagging and tag filtering for search
 # * Add page attachment mechanism
 # * Add save shortcut
 # * Add git revisioning for pages