Web based text/code editor with Passphrase based 256bit text encryption and Dropbox support.
To use, go to http://QuickEdit.org . Feel free to create defect/suggestion tickets in Github.
- Integrated the CodeMirror editor that supports themes, syntax highlighting and editor modes (eg Vim).
- Available on Desktop browsers only. Mobile support has a wierd double cursor issue.
- Editor preferences are now saved in the browser and retained across browser sessions.
- Note - Message/file content is not saved in the browser.
- Improved Dropbox file browsing experience:
- File browser remembers last directory a file was opened from.
- Note - Not saved across page refresh/reloads or browser sessions.
- Editor displays the file path for a file opened or saved to via Dropbox.
- Overwriting files is now supported - click a file name to get confirmation popup prior to saving.
- Directory creation support added.
- Files larger than 1mb are disabled for reading for performance reasons.
- File browser remembers last directory a file was opened from.
See Github Issues for more info.
Please note that this branch includes both traditional web site code as well as PhoneGap/Cordova configuration files. For more info, please take a look at the master
branch.