epour/TODO

19 lines
730 B
Plaintext
Raw Normal View History

2013-08-10 02:34:13 -07:00
High priority:
☐ I18N
This should wait until most of the features are in and the strings are stable.
☐ Add Torrent-dialog
2013-08-12 11:13:33 -07:00
☐ Create a new class to hold a torrent and store its instances between sessions.
☐ Dialog window
☐ Initial paused-state
☐ File selector
☐ Storage path
2013-08-12 11:13:33 -07:00
☐ Add preferences for initial/automatic values for the above
2013-08-10 02:34:13 -07:00
Low priority:
☐ Torrent tooltips
handle.status()
2013-08-10 02:34:13 -07:00
☐ More tooltips in general
☐ More D-Bus controls #epour/Epour.py@EpourDBus
✔ Auto-paste magnet links from clipboard #epour/gui/Main.py@select_torrent @done (13-08-11 21:45)
Note: The pasted text is not filtered.
2013-08-10 03:13:22 -07:00
☐ Construct and populate #epour/gui/Preferences.py@SessionSettings with an Idler