Marknote
                                
                                
                                
                                    Marknote copied to clipboard
                            
                            
                            
                        Markdown Note Taking.
This is a ground up rewrite of Markdown using modern technologies. The current stack is NW.js/Polymer/jQuery/localStorage. Together these don't make a maintainable application, especially since it's a very old version...
It would be nice to have the ability to hide notes by including some syntax in our notes to indicate the way the page tree should work.
This could be the answer to all of our problems.
I use Electron for all new projects, I find it less buggy. I'd love to port Marknote at some point.
I'd personally like to be able to search the note titles on the left, and the open note's content independently. We need to decide how and where we'd like to...
There's situations where it's possible to overwrite the data in the cloud with an outdated set of notes. Need to possibly find a way to merge notes, or ask the...
Allowing JavaScript in notes has opened up some amazing possibilities. For example you can now automate note creation, modify a notes content, switch notes, you can automate anything! I want...
## Introduction It would be great to be able to share a note online, then have the link copied to your clipboard. We'll need to think about uploading any local...