Marknote icon indicating copy to clipboard operation
Marknote copied to clipboard

Markdown Note Taking.

Results 27 Marknote issues
Sort by recently updated
recently updated
newest added

If you click and drag, you can scroll the note list: ![](https://cloudup.com/cRVIxMRFRYI+)

bug

Make users confirm before deleting a note. Currently it's too easy!

enhancement
ready

Allow tags in notes using hashtags.

enhancement

I want a way to store a large amount of text (like HTTP responses) without it taking up a bunch of space. To do this we could add syntax for...

enhancement

On Mac, plugins need to be installed inside Marknote.app, meaning plugins would need to be reinstalled when the app is updated. Possibly load plugins from the users home directory? `~/.marknote/plugins`...

enhancement

Allow linking to different sections of a note using headers.

enhancement
ready

Polymer's components are outdated and it's a pain to update them manually, bower would fix this.

enhancement
ready

Instead of waiting for mouseup (click) for actions, use mousedown. This makes the interface feel faster.

enhancement
ready

Should we include an always on option? We could provide quick access to a scratchpad similar to Write: ![](http://writeapp.net/mac/images/menubarapp-scratchpad.jpg) Or just quick access to your notes! You could keep a...

enhancement
in progress

I recently came across [markdown-it](https://github.com/markdown-it/markdown-it) which looks amazing! It allows you to extend markdown (adding new syntax) and is faster than marked.

enhancement