| 841 | o run: ./sbin/indexer -a -v 5 -p 1 -u "http://www.netfrag.org/~bareface/%" | o run: ./sbin/indexer -a -v 5 -p 1 -u "http://www.netfrag.org/~bareface/%" | 
| 842 | a <a name="htmltree">tree for html</a>, follow http://search.netfrag.org/tree: | a <a name="htmltree">tree for html</a>, follow http://search.netfrag.org/tree: | 
| 843 | x brainstorming: | x brainstorming: | 
| 844 | - view layer: (frontend/dhtml) use joust or (maybe better) XTree, follow http://search.netfrag.org/xTree | - view layer: (frontend/dhtml) use [joust|http://www.ivanpeters.com] or (maybe better) search::xTree | 
| 845 | - model layer: look at PEAR::Tree, follow http://search.netfrag.org/pear::tree | - model layer: look at PEAR::Tree, follow http://search.netfrag.org/pear::tree | 
| 846 | - controller layer: to be implemented! (php!) (as phpHtmlLib component/lib?  what about ->NavTree?) | - controller layer: to be implemented! (php!) (as phpHtmlLib component/lib?  what about ->NavTree?) | 
| 847 | - backend layer: maybe use File::List (perl) for directory traversal backend, follow http://search.netfrag.org/pear::tree | - backend layer: maybe use File::List (perl) for directory traversal backend, follow http://search.netfrag.org/pear::tree | 
| 859 | x phpHtmlLib::SelectNav | x phpHtmlLib::SelectNav | 
| 860 | a begin [Twingle] (proj./lang.) | a begin [Twingle] (proj./lang.) | 
| 861 | x start Twingle-impl. (in perl) | x start Twingle-impl. (in perl) | 
| 862 | x AutoColouring: | x AutoColouring is done by prefixing a line with an EntryTypeDeclarationSymbol: | 
| 863 | x 'o' => 'red'  (open) | - Tasks | 
| 864 | x 'x' => 'green'  (closed) | x 'o' => 'red'  (open) | 
| 865 | o 'a' => 'blue'  (active)   (background-color?) | x 'x' => 'green'  (closed) | 
| 866 | o 'c' => 'green'  (cancelled)   (strike-through?) | o 'a' => 'blue'  (active)   (background-color=light-grey?) | 
| 867 |  | o 'c' => 'green'  (cancelled)   (strike-through?) | 
| 868 |  | o '?' => 'red'  (in question)   (background-color=yellow?) | 
| 869 |  | o '!' => 'red'  (higher priority)   (background-color=red?) | 
| 870 |  | o '!!' => 'red'  (alert priority)   (background-color=red? blinking!!!) | 
| 871 |  | - Notes | 
| 872 |  | o '-|+|.|*|=|:' => ''  (note-item)   (background-color?) | 
| 873 |  | - Blocks | 
| 874 |  | o "block::..." - notation? | 
| 875 |  | o circumvent lines by '--- snip ---' | '--- (label) ---' | 
| 876 | a LinkExpansion: link-extrapolation/-expansion | a LinkExpansion: link-extrapolation/-expansion | 
| 877 | x simple mode: http://... to <a href="$url">$url</a> | x simple mode: http://... to <a href="$url">$url</a> | 
| 878 | x proposal: search::Intertwingularity should be resolved/dispatched (via dispatchrequest) to | x proposal: search::Intertwingularity should be resolved/dispatched (via dispatchrequest) to | 
| 879 | x http://www.netfrag.org/search/?q=Intertwingularity | x http://www.netfrag.org/search/?q=Intertwingularity | 
| 880 | x http://search.netfrag.org/Intertwingularity | x http://search.netfrag.org/Intertwingularity | 
| 881 | x "search::..." | x "search::..." | 
| 882 | o "follow::..." | o "follow::..." | 
| 883 | o local document (HtmlAnchors, JavaScript) | o local document (HtmlAnchors, JavaScript) | 
| 884 | o local node and below (PhpWiki) | o local node and below (PhpWiki) | 
| 885 | o global tree (search.netfrag.org) | o global tree (search.netfrag.org) | 
| 886 | o world (google) | o world (google) | 
| 887 | o named links with captions: [caption|url] | o named links with captions: [caption|url] | 
| 888 | o "anchor::..." | o "anchor::..." | 
| 889 | o "block::..."   ("copy-/paste-/cut-" block feature) | o "block::..."   ("copy-/paste-/cut-" block feature) | 
| 890 | o WikiWords | o WikiWords | 
| 891 |  | o auto-assignement (for local processing / to some registry (see below)): | 
| 892 |  | - proposal: [Yakka => http://www.netfrag.org/~bareface/yakka/] | 
| 893 | a NamespaceDetection - find 'Word::Word::Word' style things | a NamespaceDetection - find 'Word::Word::Word' style things | 
| 894 | x AutoColouring: '\w::|::\w' => 'orange' | x AutoColouring: '\w::|::\w' => 'orange' | 
| 895 | o LinkExpansion: lookup found name in a KeywordRegistry|ShortcutRegistry (sub-node: "namespace") | o LinkExpansion: lookup found name in a KeywordRegistry|ShortcutRegistry (sub-node: "namespace") |