todoman icon indicating copy to clipboard operation
todoman copied to clipboard

RGSoC issues

Open WhyNotHugo opened this issue 8 years ago • 9 comments

Since RGSoC applicants have to chose a single task to plan during their summer of code, we're tailoring a lost of issues that applicants can choose from. There are ordered by priority.

#95: urwid testing

Write something to support testing the interactive screens (both funcitonality, and layout). IMHO, this is the most useful and interesting choice.

#62: Full-fledged curses-based interface

This includes a list, and all cli-options accessible from a central UI. There's an incomplete PR for this, and it might be too short for RGSoC. Maybe we can also include writing a few custom widgets that we can use:

  • Pulldown widgets for list selection
  • A "progress bar" like one to move urgency and completion percentage
  • Probably something else.

#17: Support for repeating reminders

Complete support for repeating reminders (using alarms, probably, this also has a bit of research), and always bumping up repeating reminders if recurrances are pending.

#144 Reminder daemon

Have a deamon running in background and show notifications when there are upcoming due times.

#16 Checklists

Not sure if possible. @untitaker ?

Note: This list is not final. We've some discussion pending with @untitaker.

WhyNotHugo avatar Feb 27 '17 02:02 WhyNotHugo

I don't see why checklists shouldn't be "possible", though the DESCRIPTION-based implementation mostly benefits people who synchronize with OpenTasks.

I also consider https://github.com/pimutils/todoman/issues/144 to be a good project for rgsoc.

untitaker avatar Feb 27 '17 12:02 untitaker

I don't see why checklists shouldn't be "possible", though the DESCRIPTION-based implementation mostly benefits people who synchronize with OpenTasks.

I believe there were some limitations regarding vdirsyncer syncing? And yes, being OpenTasks-specific, maybe we should have it as behind some flag to enable it (in settings).

I also consider #144 to be a good project for rgsoc.

Definitely, I actually started this list because of it and forgot. Added it now.

WhyNotHugo avatar Feb 27 '17 12:02 WhyNotHugo

I believe there were some limitations regarding vdirsyncer syncing?

Well, vdirsyncer can't merge the description-field by itself, but I also don't think OpenTasks does that.

untitaker avatar Feb 27 '17 12:02 untitaker

Yeah, that doesn't sound too good. I don't think that particular task is a good candidate. Interest in it is also rather low.

WhyNotHugo avatar Feb 27 '17 12:02 WhyNotHugo

regarding #62 "Pulldown widgets for list selection": those can probably be taken from khal, there is a basic implementation by @untitaker and one which allows you to narrow the list by typing into a Text field (EditSelect in branch feature_timezones).

Perhaps it would then be time to start a new project urwid-contrib or something like that.

geier avatar Feb 27 '17 20:02 geier

todoman now has a very simple task list selector in TodoEditor.

untitaker avatar Feb 27 '17 20:02 untitaker

@hobarrera may I know is any team is selected for RGSOC 2017 from todoman.

AnubhaAgrawal avatar May 05 '17 16:05 AnubhaAgrawal

I think you should have recieved an email by rgsoc? If not please contact the organizers.

On 5 May 2017 18:31:56 GMT+02:00, Anubha Agrawal [email protected] wrote:

@hobarrera may I know is any team is selected for RGSOC 2017 from todoman.

-- You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: https://github.com/pimutils/todoman/issues/146#issuecomment-299512585

-- Sent from my Android device with K-9 Mail. Please excuse my brevity.

untitaker avatar May 05 '17 17:05 untitaker

Hi. I got an email a few minutes ago that, regrettably, no teams have been selected for todoman.

WhyNotHugo avatar May 05 '17 19:05 WhyNotHugo