Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Feature request: search or add option - faster add new todo items feature #1199

Open
clach04 opened this issue Sep 10, 2022 · 2 comments
Open

Comments

@clach04
Copy link
Contributor

clach04 commented Sep 10, 2022

Have a search box that live searches, then have an option to add the content of the search as a new line item

An alternative is to pop-up buttons to the right hand side of the search field. E.g. "Search" and "Add", that way if the search doesn't get good hits, a single button press would add the new line item.

I had this idea for a feature, and then found out https://github.com/openintents/shoppinglist implements something like it. OI shopping list shares "lists" in common with simpletask/todo.txt but that's about it.

The OI list feature is implemented as live search, when pressing enter/return the value is added to the list. Right now that would conflict with the current SimpleTask behavior where pressing enter performs the search. I'll attach screen shots (the Google Play store screen shots don't show this, in fact they don't reflect what it really looks like at all)

@clach04
Copy link
Contributor Author

clach04 commented Sep 10, 2022

https://github.com/openintents/shoppinglist Screen shots

View list

Screenshot_20220910-145021_OI Shopping List

Search list started by clicking on magnifying glass icon

Screenshot_20220910-145128_OI Shopping List

Typing in "test" would live search, in this instance with no results, pressing enter would then add a new item "test".

@clach04 clach04 changed the title Idea; search or add option - faster add new todo items feature Feature request: search or add option - faster add new todo items feature Sep 10, 2022
@mpcjanssen
Copy link
Owner

Good idea. Probably not super easy to implenent considerign how difficult it is to do stuff with the standard Android search widget.

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

No branches or pull requests

2 participants