1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 02:02:10 +02:00
falkonOfficial/TODO
nowrep b1083226b8 Added Speed Dial. Closes #36
- first version of speed dial
- showing pages in maximum 4 columns (unlimited rows)
- option in preferences to open speed dial on new tab
- almost all implemented in js and jQuery, hope it won't be slow.
  It loads in about 240ms on my machine and in 2s on my Toshiba
  netbook (very very old Intel Atom)
- currently, there is no possibility to change backgroung and
  keyboard shortcuts (need to figure out problems with laptop
  keyboards (no numerical block => Ctrl + 1 fires Ctrl + + and so on)
2011-12-02 23:25:27 +01:00

16 lines
546 B
Plaintext

TODO List
----------------------------------------------------------------------------------
There are some features, which I plan to implement in future.
The list is not sorted by priority.
* Import / Export Bookmarks
* FTP Protocol support
* Zoom Widget in statusbar
* Password Manager: save more than one account for site + input completer
* New LocationBar completer
* QFileSystemWatcher reloading local files
* (KDE) Nepomuk integration
* Own FileType detect for downloads (based on suffix)
* Page previews as tooltip on tabs (like Opera)