Warning, /utilities/keditbookmarks/TODO is written in an unsupported language. File is not indexed.
0001 toolbar is not updating on save in editor 0002 editor does not have undo after save 0003 deleting folders from the quick actions menu is b0rked 0004 0005 (#1) 0006 68161 : Favicons are lost on upgrade 0007 - nothing to do with bookmarks, but, no idea where to put it, 0008 so, whatever, i'll handle it anyways... 0009 0010 - problem: .kde/share/cache/favicons moved to .kde/`hostname`-cache/favicons 0011 0012 - fix: either 1) a symlink, 2) upgrade path 0013 0014 67635 : Bookmarks toolbar edits don't take effect until restart 0015 - completely unable to confirm, and can't recall fixing this in the past.. umm.. 0016 0017 67614 : abort bookmark's context menu causes bookmark to load 0018 - can't reproduce... maybe a new / old qt bug... 0019 0020 67686 : bookmark bar first displayed empty 0021 - can't reproduce, maybe need to check from an empty .kde, thus no previous 0022 0023 67958 : bookmark toolbar intermittenly disappears 0024 - maybe just another dup of tokoe's bug 0025 0026 67685 : crash often kills bookmarks AND backup 0027 - how the heck does a crash wipe the bookmarks.xml in the first place? 0028 well, whatever. i admit this can be improved, but only through new i18n's 0029 so thats not going to happen until i get permission for 3.2.1... 0030 0031 somehow multi selected deletes are broken again: 0032 no longer crashes, but doesn't select current well 0033 TODO note added to program, quite a difficult problem... 0034 a selected folder only takes one click to get a rename??? 0035 tbcache: don't create a tbcache file when its gonna be empty in any case!!! 0036 historymgr: get dirtyness working for the kbookmarkmap 0037 proper readonly support - rmb should work but things should be disabled? no addbookmark, etc. 0038 general xbel bug: http://bugzilla.gnome.org/show_bug.cgi?id=69702 0039 0040 possible qt bug: 0041 multi selection deletion then shift down selects roots 0042 valgrind doesn't show anything either 0043 logging all the setSelected calls i can see doesn't help 0044 0045 STUFF FROM BEINERI: 0046 0047 And the "Cancel" entries in the "Bookmark" menus looks strange too. How about 0048 a KMail-like progress bar (in a status bar?) with an "X" button to stop them? 0049 And "Advanced Add Bookmark" doesn't work for "Add Bookmark" in context menu? 0050 0051 --- 0052 0053 Btw, I think when you have no tab and call "Bookmarks Tabs as Folder..." 0054 it should not only create a folder but bookmark the current page within 0055 the folder unconditional if it's a tab or not. :-) 0056 0057 DONE TESTING: 0058 ------------ 0059 0060 favicon and status check updates: 0061 removal of items while checks are happening 0062 program exit with checks and updates are still going on 0063 random deletion of all items - TODO 0064 0065 THINGS FOR 3.3+ 0066 ------------------ 0067 0068 tools: 0069 recursive 404 finder 0070 duplicate finder 0071 0072 basic gui: 0073 split view stuff - including filtered views 0074 need to get keyboard shortcut changes working somehow (wheels) 0075 have to get dynamic filtering (e.g sorting, pruning), 0076 0077 main bookmark config: 0078 make the keditbookmarks prefs persistant 0079 and make a simple include selector using 0080 for example kautoconfig, including a 0081 simple dynamic menu config gui 0082 0083 bookmarklets: add some examples! 0084 0085 tips dialog - fixes bugs - shortcuts for keyboard selection are wierd