Markor v0.3 - Faster loading, LinkBox added, Open link in browser TextAction
Markor v0.3 - Faster loading, LinkBox added, Open link in browser TextAction
Table Of Contents [Toggle]
Recent changes in the Markor project:
- Editor::Option to disable red underline of spellchecker
- Editor::Limit history size to improve performance
- Preview::Support UTF8 local file references in preview mode
- More file managers and sync clients supported (notable addition: seafile)
- TextModule-Action:: Decrease action padding - place for more action
- TextModule-Action:: Add ‘delete line’ for all editor formats
- TextModule-Action:: Add ‘open link in browser’ to all editor formats
- Share into:: Add LinkBox option
New features:
- Recently viewed documents
- Start editing of recent documents, button in the toolbar of main view
- Allow sharing into recend documents
- Queue containing the 10 last viewed files
- Keep scroll position when reloading document list (Notebook)
- Document/File Info: Dialog showing information about selected file
- Openable at main views toolbar when one item is selected
Improved:*
- Overall better performance
- Faster document loading
- Decreased memory usage
- Reduce edit history size (undo/redo) to 5 for lower memory usage
- Preview/Rendering (All):
- Rework of theme, font-size and font injection
- Preview/Rendering (Markdown):
- Blockquote theme based styling
- Blockquote RTL compatibility
Fixed:
- Crash when Markor put to background and huge file is loaded
- Document contents are not stored into resume cache anymore if they are too big
- Make no major differences for huge files, just undo/redo history is cleared when switchting away
Project summary
Markor is a TextEditor for Android. This project aims to make an editor that is versatile, flexible, and lightweight. Markor utilizes simple markup formats like Markdown and todo.txt for note-taking and list management. Markor is versatile at working with text, it can also be used for keeping bookmarks, copying to clipboard, fast opening a link from text and lots of more. Created files are interoptable with any other plaintext software on any platform.Markor is using open formats and is free software, openly developed and accepts community contributions.