Changeset 96
- Timestamp:
- Mon Oct 30 07:13:23 2006
- Files:
-
- branches/mbutscher/TodoList.txt (modified) (diff)
- branches/mbutscher/work/WikidPad.xrc (modified) (diff)
- branches/mbutscher/work/WikidPadStarter.py (modified) (diff)
- branches/mbutscher/work/wikidpad_unicode.iss (modified) (diff)
- branches/mbutscher/work/WikidPadHelp/data/WIKIRELATIONS.grl (modified)
- branches/mbutscher/work/WikidPadHelp/data/ChangeLog.wiki (modified) (diff)
- branches/mbutscher/work/WikidPadHelp/data/WIKIWORDS.grl (modified)
- branches/mbutscher/work/lib/pwiki/WikiTxtCtrl.py (modified) (diff)
- branches/mbutscher/work/lib/pwiki/PersonalWikiFrame.py (modified) (diff)
- branches/mbutscher/work/lib/pwiki/WikiHtmlView.py (modified) (diff)
- branches/mbutscher/work/lib/pwiki/SearchAndReplaceDialogs.py (modified) (diff)
- branches/mbutscher/work/lib/pwiki/WikiTreeCtrl.py (modified) (diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
branches/mbutscher/TodoList.txt
r93 r96 4 4 5 5 6 +++ List non-existing nodes7 List nodes of words which are linked to but do not exist similar to list of parentless nodes8 9 10 6 +++ Fast search field for wiki words 11 7 Above the tree and should work like the "Open Wiki Word" dialog 12 8 13 9 10 11 14 12 +++ Enhance context menu of the editor 15 13 > 2. Is it possible to improve right click menus in the Edit/Preview … … 40 39 > page, the first wiki entry should be the root entry. Ideally the HTML 41 40 > output would order the topics just like the Wiki tree. 42 43 44 +++ Exporting tree structure as HTML 45 >>Is there a way to export a View rather than a wiki tree? The tree may 46 >>> > be a jumbled mess, but attributes put it all in a nice order, but then 47 >>> > there's no way to export that order. 48 > 49 >> 50 >> Export the tree as what? A HTML or plain text file showing the tree 51 >> structure? 52 >> 53 >> 54 >> Michael 55 >> 56 I'd say HTML - the idea is to have an organized but linked list 57 instead of the default disorganized (or organized in a different way) 58 linked list. 59 60 61 +++ Exporting tree structure 62 > > > Come to think of it , if we cannot get full indented text export, at 63 > > > least we may be able to get treeview exported? This way at least user 64 > > > will get information structure properly out of wikipad. 65 > > > 66 > > > I have 3 suggestions 67 > > > 68 > > > -can be indented text 69 > > > -can be hierarchy folder structure 70 > > > -can be firefox bookmark format 71 > 72 > First two are definitely possible. 73 > > > following on folder export style, for example if i have 74 > > > 75 > > > father 76 > > > --child1 77 > > > --child2 78 > > > ---grandson 79 > > > 80 > > > we can have a folder structure similar to above and those folders 81 > > > would have dummy .txt files named after the folder they belong. 82 > > > So, (extensionless words are folder names) 83 > > > 84 > > > father 85 > > > --father.txt 86 > > > --child1 87 > > > ---child1.txt 88 > > > --child2 89 > > > ---child2.txt 90 > > > ---grandson 91 > > > ----grandson.txt 92 > > > 93 > > > any ideas? 94 95 96 +++ Content table for HTML export 97 > In the single-page HTML export, the table of contents would appear 98 > first. 99 > In the multi-file HTML export, the table of contents would appear as 100 > index.html (it would be nicer again if the user could choose the name 101 > of the index file). 102 103 > The configuration option to control this might be called something like 104 > checkbox: "Output table of contents" 41 *Details:* 42 Transfer search operation into Exporter (and so the ordering, too). 105 43 106 44 … … 119 57 120 58 59 60 61 62 > I (sometime) use wikidpad to store some code snippets. 63 > I enclose my code with << ... >> 64 > But do you think we can enclose code into things like <<C++ ... >> in 65 > order to have c++ syntax coloring inside << and >>. 66 67 68 > mark search words in different color on found pages 69 70 121 71 +++ Double-click in preview goes to editor (optional) 122 72 >>> 3. In the Preview pane, maybe a double click could also be handy to … … 301 256 302 257 303 +++ set node background colour304 258 305 259 +++ Formatted wiki words … … 543 498 544 499 545 +++ mark search words in different color on found pages546 > mark search words in different color on found pages547 548 549 500 +++ Customizable layout 550 501 Esp. horizontal split (tree over editor) … … 717 668 718 669 670 > Just a \question: is there anywere a "hide/show" shortcut key that works 671 > windows-wide? So I can hide/show my notes using keyboard while using 672 > other programs instead doubleclicking the tray icon. 673 719 674 720 675 +++ Parentless words as family wiki-words -
branches/mbutscher/work/WikidPad.xrc
r95 r96 106 106 107 107 108 108 109 <content/> 109 110 … … 205 206 206 207 208 207 209 <style>wxCB_DROPDOWN</style> 208 210 </object> … … 305 307 306 308 309 307 310 <option>0</option> 308 311 … … 404 407 405 408 409 406 410 <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag> 407 411 … … 503 507 504 508 509 505 510 <border>5</border> 506 511 </object> … … 608 613 609 614 615 610 616 <label>OK</label> 611 617 … … 707 713 708 714 715 709 716 <default>1</default> 710 717 … … 806 813 807 814 815 808 816 <style></style> 809 817 </object> … … 906 914 907 915 916 908 917 <flag>wxALL|wxALIGN_CENTRE_VERTICAL</flag> 909 918 … … 1005 1014 1006 1015 1016 1007 1017 <border>5</border> 1008 1018 </object> … … 1107 1117 1108 1118 1119 1109 1120 <label>Cancel</label> 1110 1121 </object> … … 1207 1218 1208 1219 1220 1209 1221 <flag>wxALL|wxALIGN_CENTRE_VERTICAL</flag> 1210 1222 … … 1306 1318 1307 1319 1320 1308 1321 <border>5</border> 1309 1322 </object> … … 1410 1423 1411 1424 1425 1412 1426 <label>Preview:</label> 1413 1427 </object> … … 1510 1524 1511 1525 1526 1512 1527 <option>0</option> 1513 1528 … … 1609 1624 1610 1625 1626 1611 1627 <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag> 1612 1628 … … 1708 1724 1709 1725 1726 1710 1727 <border>5</border> 1711 1728 </object> … … 1810 1827 1811 1828 1829 1812 1830 <label></label> 1813 1831 … … 1909 1927 1910 1928 1929 1911 1930 <size>25</size> 1912 1931 … … 2008 2027 2009 2028 2029 2010 2030 <style>wxST_NO_AUTORESIZE|wxSUNKEN_BORDER</style> 2011 2031 </object> … … 2108 2128 2109 2129 2130 2110 2131 <option>0</option> 2111 2132 … … 2207 2228 2208 2229 2230 2209 2231 <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag> 2210 2232 … … 2306 2328 2307 2329 2330 2308 2331 <border>5</border> 2309 2332 </object> … … 2408 2431 2409 2432 2433 2410 2434 <option>1</option> 2411 2435 … … 2507 2531 2508 2532 2533 2509 2534 <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag> 2510 2535 … … 2606 2631 2607 2632 2633 2608 2634 <border>5</border> 2609 2635 … … 2705 2731 2706 2732 2733 2707 2734 <minsize>400,400</minsize> 2708 2735 </object> … … 2735 2762 2736 2763 2764 2737 2765 <content/> 2738 2766 </object> … … 2752 2780 2753 2781 2782 2754 2783 <option>1</option> 2755 2784 … … 2768 2797 2769 2798 2799 2770 2800 <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag> 2771 2801 … … 2784 2814 2785 2815 2816 2786 2817 <border>5</border> 2787 2818 </object> … … 2803 2834 2804 2835 2836 2805 2837 <option>0</option> 2806 2838 … … 2819 2851 2820 2852 2853 2821 2854 <minsize>50,50</minsize> 2822 2855 </object> … … 2837 2870 2838 2871 2872 2839 2873 <option>1</option> 2840 2874 … … 2853 2887 2854 2888 2889 2855 2890 <flag>wxEXPAND</flag> 2856 2891 </object> … … 2958 2993 2959 2994 2995 2960 2996 <label>OK</label> 2961 2997 … … 3057 3093 3058 3094 3095 3059 3096 <default>1</default> 3060 3097 … … 3156 3193 3157 3194 3195 3158 3196 <style></style> 3159 3197 </object> … … 3256 3294 3257 3295 3296 3258 3297 <flag>wxALL|wxALIGN_CENTRE_VERTICAL</flag> 3259 3298 … … 3355 3394 3356 3395 3396 3357 3397 <border>5</border> 3358 3398 </object> … … 3457 3497 3458 3498 3499 3459 3500 <label>Cancel</label> 3460 3501 </object> … … 3557 3598 3558 3599 3600 3559 3601 <flag>wxALL|wxALIGN_CENTRE_VERTICAL</flag> 3560 3602 … … 3656 3698 3657 3699 3700 3658 3701 <border>5</border> 3659 3702 </object> … … 3756 3799 3757 3800 3801 3758 3802 <option>0</option> 3759 3803 … … 3854 3898 3855 3899 3900 3856 3901 <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag> 3857 3902 … … 3952 3997 3953 3998 3999 3954 4000 <border>5</border> 3955 4001 </object> … … 4058 4104 4059 4105 4106 4060 4107 <label>&Minimize to Tray</label> 4061 4108 </object> … … 4157 4204 4158 4205 4206 4159 4207 <option>0</option> 4160 4208 … … 4255 4303 4256 4304 4305 4257 4306 <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag> 4258 4307 … … 4353 4402 4354 4403 4404 4355 4405 <border>5</border> 4356 4406 </object> … … 4454 4504 4455 4505 4506 4456 4507 <label>Minimize on &close button</label> 4457 4508 </object> … … 4553 4604 4554 4605 4606 4555 4607 <option>0</option> 4556 4608 … … 4651 4703 4652 4704 4705 4653 4706 <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag> 4654 4707 … … 4749 4802 4750 4803 4804 4751 4805 <border>5</border> 4752 4806 </object> … … 4850 4904 4851 4905 4906 4852 4907 <label>&New window on wiki URL</label> 4853 4908 </object> … … 4949 5004 4950 5005 5006 4951 5007 <option>0</option> 4952 5008 … … 5047 5103 5048 5104 5105 5049 5106 <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag> 5050 5107 … … 5145 5202 5146 5203 5204 5147 5205 <border>5</border> 5148 5206 </object> … … 5246 5304 5247 5305 5306 5248 5307 <label>&Process auto-generated areas</label> 5249 5308 </object> … … 5345 5404 5346 5405 5406 5347 5407 <option>0</option> 5348 5408 … … 5443 5503 5444 5504 5505 5445 5506 <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag> 5446 5507 … … 5541 5602 5542 5603 5604 5543 5605 <border>5</border> 5544 5606 </object> … … 5642 5704 5643 5705 5706 5644 5707 <label>&Low resource usage</label> 5645 5708 </object> … … 5741 5804 5742 5805 5806 5743 5807 <option>0</option> 5744 5808 … … 5839 5903 5840 5904 5905 5841 5906 <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag> 5842 5907 … … 5937 6002 5938 6003 6004 5939 6005 <border>5</border> 5940 6006 </object> … … 6038 6104 6039 6105 6106 6040 6107 <label>&Single process per user</label> 6041 6108 </object> … … 6137 6204 6138 6205 6206 6139 6207 <option>0</option> 6140 6208 … … 6235 6303 6236 6304 6305 6237 6306 <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag> 6238 6307 … … 6333 6402 6334 6403 6404 6335 6405 <border>5</border> 6336 6406 </object> … … 6421 6491 6422 6492 6493 6423 6494 <label>Script security:</label> 6424 6495 </object> … … 6504 6575 6505 6576 6577 6506 6578 <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag> 6507 6579 … … 6586 6658 6587 6659 6660 6588 6661 <border>5</border> 6589 6662 </object> … … 6624 6697 6625 6698 6699 6626 6700 <content> 6627 6701 <item>No scripts</item> … … 6664 6738 6665 6739 6740 6666 6741 <selection>0</selection> 6667 6742 </object> … … 6765 6840 6766 6841 6842 6767 6843 <option>0</option> 6768 6844 … … 6863 6939 6864 6940 6941 6865 6942 <flag>wxTOP|wxLEFT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag> 6866 6943 … … 6992 7069 6993 7070 7071 6994 7072 <label>Statusbar time format:</label> 6995 7073 </object> … … 7075 7153 7076 7154 7155 7077 7156 <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag> 7078 7157 … … 7157 7236 7158 7237 7238 7159 7239 <border>5</border> 7160 7240 </object> … … 7207 7287 7208 7288 7289 7209 7290 <bg>#C0C0C0</bg> 7210 7291 … … 7254 7335 7255 7336 7337 7256 7338 <enabled>0</enabled> 7257 7339 … … 7301 7383 7302 7384 7385 7303 7386 <focused>0</focused> 7304 7387 </object> … … 7383 7466 7384 7467 7468 7385 7469 <flag>wxALL|wxEXPAND</flag> 7386 7470 … … 7464 7548 7465 7549 7550 7466 7551 <border>5</border> 7467 7552 </object> … … 7554 7639 7555 7640 7641 7556 7642 <label>...</label> 7557 7643 </object> … … 7642 7728 7643 7729 7730 7644 7731 <option>0</option> 7645 7732  
