I have very similar requirements in that, I want my personal notes stored in an accessible plain text format (such as markdown). These plain text files which are then able to be sync'd across machines.
I ended up editing note files in a dropbox directory using sublime with the MarkdownEditing and FindInProject packages.
This results in a very clean plain-text experience, which is high extensible.
I have very similar requirements in that, I want my personal notes stored in an accessible plain text format (such as markdown). These plain text files which are then able to be sync'd across machines.
I ended up editing note files in a dropbox directory using sublime with the MarkdownEditing and FindInProject packages.
This results in a very clean plain-text experience, which is high extensible.