Change configure.in.in to include git tree version
[kmk.git] / TODO
blob1429e6c720e0af7538eff5bad31bcdf71ce33002
1 **********************************************************************
2 2008
3 =================================
5 some suggestions from Kate Draven:
6 1) file renaming:  Artist, Song, Ablum, Track
7 2) drag and drop, so things can be moved or copied around; transcoding
8 3) batch file renaming, so %20 (a windows crap) and spaces can be changed to _
9 4) font choices so it can be made bigger for visually impaired
11 **********************************************************************
18 very, very short version of the TODO list for KMK:
19 last updated 23.may.2007
21 <Normal prio>
22 - for the search tool - need to implement a better search engine
23  than the current dumb one - the new one should split
24  the searched phrase at the spaces, and search for ANY phrase,
25  all phrases (AND), and the exact (==) phrase, according to the
26  mode choosen and IN THE SPECIFIED fields ONLY - maybe use regexps...
27 - config save & restore via local for kmk subclass of QSettings:
28     window geometry, according to a setting in a settings dialog;
29     last catalog used;
30     file list columns size, order, sorting, etc.;
31     provide an option to automatically clean the folder "/tmp/kmk/",
32  used for writing of temporary .m3u playlist files, passed to the
33  external player;
34 </Normal prio>
35 <low prio>
36 - as music collection management tool, kmk needs the proper tools
37  to do filename-to-tag and tag-to-filename conversions;
38 </low prio>