ThiefMD
ThiefMD copied to clipboard
The markdown editor worth stealing. Inspired by Ulysses, based on code from Quilter
Depends on #31 ThiefMD will: - Check if running in a git repo (only for root folders in library) - On Close: check if there are any non-committed markdown/fountain/.thiefsheets files...
Depends on #31 Sheets should display a border/dot on the left side of the sheet if changes are not committed to Git.
ThiefMD allows for exporting an individual file or a library folder item. This is currently done by right clicking on the item in the Library Pane. Need to figure out...
Possibly add 4 focus mode buttons to the quick preferences menu.  Should allow for switching between Off, Sentence, Paragraph, and Word(?). The icons could show Blue lines for what...
Need to switch to interfaces to support managed projects (like git, owncloud notes, ssh/ftp, etc). Features to creep in: * Custom Library Icon * Chapter/Project Folder Notes * Sheet Notes...
The following examples: ``` $$f(x)=a_0+a_2x^2$$ $$x_{1,2}=\frac{-b\pm\sqrt{b^2-4ac}}{2a}$$ ``` render badly as shown below:  The proper rendering is: 
http://textbundle.org/spec/ Would allow for better story of sharing and syncing data?
Creating a new document (with CTRL+N) is impossible on touch-enabled devices. Such as the PinePhone. This is because ThiefMD currently completely crashes and quits if a new document name input...
It seems like, if I have a lot of misspelled words in a document, spellcheck will eventually give up on me and stop checking my spelling. The red underline will...