Cole Bemis
Cole Bemis
Currently, we show a maximum of 5 tag filters at the top of every note list. Instead of hard coding this number, we should calculate how many tags can be...
Since we use service workers, users may be using a cached version of Lumen without realizing that there are updates available (You need to refresh a couple of times to...
Lumen has started to feel a little slow at times. We should investigate
> When I click on a link to a note, it opens in a new pane to the right. Every note which is opened opens in another pane. But when...
When syncing with GitHub fails, it's not clear why. We should display a better error message and make recovering from the error state easy.
To improve readability in edit mode, the note editor should respect list indentation. ## Bad ``` - Blah blah blah blah blah blah - Blah blah blah blah blah blah...
Allow users to rename markdown files without leaving Lumen. Right now, you have to open the files in GitHub to do this. Personally, I like using a timestamp for my...