Skip to content
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

[Feature Request] Add "Add Task" Button #9

Closed
drdanz opened this issue Feb 14, 2020 · 5 comments
Closed

[Feature Request] Add "Add Task" Button #9

drdanz opened this issue Feb 14, 2020 · 5 comments
Assignees

Comments

@drdanz
Copy link

drdanz commented Feb 14, 2020

At the moment it is possible to add a new event, but, even though tasks from OpenTasks are shown, there is no way to add a new task.

@drdanz
Copy link
Author

drdanz commented Feb 14, 2020

By the way, thank you a lot for this widget, It's incredibly useful.
#ilovefs

@yvolk
Copy link
Member

yvolk commented Mar 3, 2020

@drdanz As a first thought, I would suggest for you to look for existence of something like "Add task" button (small widget) in the Tasks app
?!

@yvolk
Copy link
Member

yvolk commented Aug 8, 2020

Questions / thoughts:

  1. Any suggestion for an icon of this button (different from "Add new calendar event" button)? As I see Material design has "Add task" icon: https://material.io/resources/icons/?search=task&icon=task&style=baseline

  2. The "Add task" button will be specific to a particular Task app. In a case we use more than one, "Add task" button will be created for the first app in the list of selected Task lists (each Task list belongs to the particular Task app). See e.g. the screenshot: Add support for "Tasks: Astrid To-Do List Clone" #2 (comment)

@yvolk yvolk changed the title [Feature Request] Add "Create Task" Button [Feature Request] Add "Add Task" Button Aug 8, 2020
@yvolk yvolk self-assigned this Aug 11, 2020
yvolk added a commit that referenced this issue Aug 28, 2020
…Tasks list selected. The same for "Add new Calendar event" button.
yvolk added a commit that referenced this issue Aug 30, 2020
@yvolk
Copy link
Member

yvolk commented Aug 30, 2020

Implemented in v.4.2.0 #3

"Add Task" Button appears only when at least one Tasks list selected. The same for "Add new Calendar event" button.
google-tasks_20200830-132620

@yvolk yvolk closed this as completed Aug 30, 2020
@yvolk
Copy link
Member

yvolk commented Sep 3, 2020

As I see, currently the "Add new task" button doesn't work for "Tasks of Samsung Calendar" app.

I don't know the correct command ("Intent" in terms of Android) to tell the app that I want to add a new task.
See lines 30 - 32 here:
https://github.com/andstatus/todoagenda/blob/master/app/src/main/java/org/andstatus/todoagenda/task/samsung/SamsungTasksProvider.java

But maybe @ekalin or somebody else could help me here?!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants