Matan Rubin
Matan Rubin
+1 for this, RTL support is the only thing keeping me from using Laverna...
Hi @susuusus , we've been wanting to add Django support for a while now, but none of us is familiar with it enough to do that. If you're up for...
> I'm not sure I like this, if you're currently typing the last item on the list this can get annoying quickly. Well, most lists have multiple items which are...
> isn't there an already-made extension that does this for CodeMirror? Haven't checked myself, but given how common this behavior is everywhere, I suspect there is one. > * If...
@sebastiendecraene, I've added a commit to your commits and open a PR, see https://github.com/fabiospampinato/notable/pull/198
I fixed the lint issues, let me know what you think of this change. I think the `prompt()` function can be refactored to make the code clearer and easier to...
I agree we shouldn't merge this before making sure it works on all platforms. It's weird that your mac doesn't interpret alt-enter differently than enter. Mine does... In any case,...
@petereon, I've updated the PR to use double-enter for confirmation, instead of alt-enter. Again, I don't have a Windows machine to test on, so I can't verify this works well...
No problem. Thinking about this some more, I don't think the solution I have here is good. Some people want to enter multiline text which actually includes a blank line...
Yes, I'm using Chrome, version 55.0.2883.87. Switched to Firefox and things seem to work well.