Marknote
Marknote copied to clipboard
Markdown Note Taking.
Double clicking to edit is very clean and intuitive but it conflicts with selecting text. I've gotten used to it but I'd still like to be able to double click...
It would be cool if we had the functionality to create a new note from the content in our clipboard. Maybe by holding down CMD and clicking on the new...
Scrollbars are visible even when there's no overflow. I suspect this should be a CSS overflow fix. From latest Windows v0.4.6: 
**filename** : assets/js/app.js **line #** : 574 **tag** : todo **md5** : f2c037667e4c6f38ac2689d2a7e03ca6 ``` * [todo] - Instead of recreating the list, just append the new list-item. */ function duplicateNote(id)...
As a writer I love the idea of full-screening the app to eliminate distractions. How hard would that be to do? We could even nix the sidebar. See [WriteRoom](http://www.hogbaysoftware.com/products/writeroom) and...
Final Name.
I came up with Marknote as a working title, and I like it, but I want something better. More hip. Some ideas: - mrkdwn - Markt - Down - Umm...
I'd like to consider adding a remind function to the checkboxes. Something like this: ``` - [ ] Work on checkboxes in 5 minutes. ``` We would interpret this and...