projecthamster / hamster

GNOME time tracker
http://projecthamster.org
GNU General Public License v3.0
1.08k stars 249 forks source link

Auto fill in tags #114

Open moorepants opened 11 years ago

moorepants commented 11 years ago

Right now the task and category autocompletes as I'm typing it, so I only need a a few keystrokes to start logging a common task. But the tags don't autofill. It would be nice if I selected a common task that was always tagged the same, that the tags would autofill too, saving extra key strokes.

reinhardt commented 11 years ago

+1

PolakAllen commented 10 years ago

Tab auto-complete appears to be working for tags in my version, latest from the Ubuntu repository (2.91). Update and see if you can still reproduce.

moorepants commented 10 years ago

I probably wasn't that clear above.

Say I created a task once before:

clean bedroom@house chores

with tags: "low priority" and "personal"

and this is a task that I try to do every week. It would be nice if I could type "clea" and hamster fills in the rest based on the past example. Right now you type "clea", "<ente\r>", "", "low", "", "per", "".

Seems to me that it is highly likely that if you repeat a task and it had particular tags, that you'd like the same tags next time you did the task.

tstriker commented 10 years ago

should boost sort by the recency in combination with the specific activity and fall back to global recency

PolakAllen commented 10 years ago

What about a configurable default tags list? related: #12

tstriker commented 10 years ago

conf overkill and way out of 80/20

tstriker commented 10 years ago

the now revamped autocomplete looks back on last 30 days and does a bit of recency/frequency ranking. details here: https://plus.google.com/116623945426658314579/posts/KhwwBFfWkdF

closing

tstriker commented 10 years ago

hmm, actually this is bit different, reopening