projects
/
vopamoi
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
vopamoi
2022-02-09
Scott Worley
Put state colors in one place
commit
|
commitdiff
|
tree
|
snapshot
2022-02-09
Scott Worley
Invert priorities
commit
|
commitdiff
|
tree
|
snapshot
2022-01-30
Scott Worley
Scroll to top when entering a new task
commit
|
commitdiff
|
tree
|
snapshot
2022-01-30
Scott Worley
Edit should still work when a tag has focus
commit
|
commitdiff
|
tree
|
snapshot
2022-01-29
Scott Worley
^e and ^y for scrolling without moving the cursor
commit
|
commitdiff
|
tree
|
snapshot
2022-01-29
Scott Worley
Mostly ignore inputs when control is pressed
commit
|
commitdiff
|
tree
|
snapshot
2022-01-29
Scott Worley
"G" to Go to the count-prefixed line. eg: "1G" to...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-29
Scott Worley
vi-style count-prefix for task movement
commit
|
commitdiff
|
tree
|
snapshot
2022-01-29
Scott Worley
vi-style count-prefix for cursor movement
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Scott Worley
Redo
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Scott Worley
Factor out some boilerplate in UI
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Scott Worley
"va" to view all tasks
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Scott Worley
Style the state-dates
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Scott Worley
Show dates on non-todo-state tasks
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Scott Worley
Declare character encoding
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Scott Worley
"sm" and "vsm" for someday-*maybe*, rather than just "s"
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Scott Worley
Rename inputStates to be less semantic and more concrete
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Scott Worley
"T" to make task "Top" priority
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Scott Worley
Factor out makeTopPriority
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Scott Worley
"x" removes the first tag if a task, rather than a...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Scott Worley
Press "x" to remove tags
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Scott Worley
Undo tag
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Scott Worley
Accept "vv" for jumping to the default view
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Disallow all-spaces task descriptions and tag-names
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Don't listen for keystrokes until log replay is done
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Provide a visual indicator of the current view-state
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Keep tags visually associated with their task
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Keep tags sorted
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Color tags
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Keep description in its own span
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Do more filtering in faster browser-native code
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
The tag-input box appearing should not move other tasks...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Fix: Escape aborts tagging
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Disallow empty-string as a tag name
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Use previous tag name as default new tag name
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Don't create duplicate tags; Tagging is idempotent
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Don't attempt to create duplicate tags
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Add tags
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Avoid children[0]
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Sort log apply actions
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Use classList to set class
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Change "todo" view key "t" -> "q" ("queue")
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Don't select-all the task description when beginning...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Escape to abort a task edit
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Always return to command mode (leave input box) after...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
undoLog is private to the UI
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Views: Show tasks by state
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Allow browserUI private fields
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Use CSS for filtering the view
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Always set state attribute
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Leader key "v" for selecting views
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Commands are in command mode
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Use a monotonic clock
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Explicitly remove the completeEdit onblur event listener
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Edit task descriptions
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Don't change state if it's already in that state
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Change focus in BrowserUI, never in Model
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Scott Worley
Tasks have one state. Enables undo for state changes
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Scott Worley
Undo for task creation and reordering
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Scott Worley
Never mind about Destroy. Deleting is just state ...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Scott Worley
Full-width input box
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Scott Worley
Start with focus on top task
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Scott Worley
Control-enter to make new tasks top-priority
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Scott Worley
Allow Model to return values through UI
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Scott Worley
Initiate task creation with Enter key rather than form...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Scott Worley
Eliminate createTask. It's part of addTask
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Scott Worley
Re-order tasks
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Scott Worley
Put tasks in a div
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Scott Worley
Sort Model methods
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Scott Worley
Factor out task offset logic
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Scott Worley
Fix moving focus over completed tasks
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Scott Worley
Use a prefix for localStorage keys
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Scott Worley
Set tasks "done" (or "waiting", "cancelled", "someday...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Scott Worley
Leave something focused after destroying a task
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Scott Worley
Move focusTaskNameInput and moveCursor into BrowserUI
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Scott Worley
Destroy tasks
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Scott Worley
BrowserUI
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Scott Worley
moveCursor returns whether it was able to or not
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Scott Worley
Keep the creation timestamp in the DOM
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Scott Worley
Keep handleKey lean
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Scott Worley
Keep Log narrowly about log stuff
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Scott Worley
Persistence
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Scott Worley
Build and consume Log entries
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Scott Worley
Writes go through the Log
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Scott Worley
No empty-string-named tasks
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Scott Worley
"c" to "Create" tasks
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Scott Worley
New tasks get focus.
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Scott Worley
Call some things "Model", to distinguish them from...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Scott Worley
j/k movement keys
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Scott Worley
No MVMVC; DOM *is* the model.
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Scott Worley
Tasks can be focused
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Scott Worley
Create tasks
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Scott Worley
Start
commit
|
commitdiff
|
tree
|
snapshot