-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add "airing date" columns to the table for MAL anime|manga lists #39
Comments
0000-00-00 could be "Undefined" or "Airing" |
I'll implement dates on the engine, but this specifically has to be handled by the UI. Maybe the ability to show/hide columns would be a good idea as not to clutter the list. |
This was added to the engine and the Qt interfaces. Will add to GTK and curses interfaces shortly. |
Birdulon
added a commit
to Birdulon/trackma
that referenced
this issue
Nov 18, 2015
Birdulon
added a commit
to Birdulon/trackma
that referenced
this issue
Nov 19, 2015
Birdulon
added a commit
to Birdulon/trackma
that referenced
this issue
Nov 19, 2015
…ng. Gtk, Curses UIs now support both date data (should close z411#39). On branch Airing_Gtk_CLI trackma/.kdev4/ nothing added to commit but untracked files present (use "git add" to track)
Birdulon
added a commit
to Birdulon/trackma
that referenced
this issue
Nov 19, 2015
…ng. Gtk, Curses UIs now support both date data (should close z411#39). On branch Airing_Gtk_CLI trackma/.kdev4/ nothing added to commit but untracked files present (use "git add" to track)
Birdulon
added a commit
to Birdulon/trackma
that referenced
this issue
Nov 19, 2015
Birdulon
added a commit
to Birdulon/trackma
that referenced
this issue
Nov 19, 2015
Birdulon
added a commit
to Birdulon/trackma
that referenced
this issue
Nov 19, 2015
…ng. Gtk, Curses UIs now support both date data (should close z411#39). On branch Airing_Gtk_CLI trackma/.kdev4/ nothing added to commit but untracked files present (use "git add" to track)
Implemented. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add "airing date" columns to the table for MAL anime|manga lists. With sorting function.
The text was updated successfully, but these errors were encountered: