Back
Markus Bodner
Load previous page…
implement creating new entry via inline editor either by pressing enter, cmd+n or simply beginning to type
#blip
Fix inline editor sometimes causing crash when adding entry in the past that has date in the future
#blip
make sure when navigating with keyboard that "anchor" item is always visible, as well as section headers when on the first item of a section
#blip
Figure out anchored-selection algorythm NSTableView uses so I can fix NSCollectionView selection behavior once and for all
#blip
implement refocusing editor or creating a new entry when pressing enter/return anywhere in the collection view or when beginning to type
#blip
figure out way to have (inline) editor its separate undo stack to not interfere with the overall collection view
#blip