Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iCodeForBananas committed Feb 11, 2016
1 parent 08a601b commit 1a39cec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ TrixCamp takes the title and contents of the trix editor and builds a JSON objec
}
```

It then writes this to a file of the user's choosing. Right now I add `.trix` to the end of all the files for future developments.

## Todo

- I have doubts the keyboard shortcuts work on windows, I don't own a computer like that
Expand All @@ -42,8 +44,8 @@ TrixCamp takes the title and contents of the trix editor and builds a JSON objec
- Auto save every minute to five minutes
- Unsaved indicator
- Export to markdown
- Remember files you've opened in a toggleable left hand menu
- Be able to insert images
- Remember files you've opened in a toggleable left hand menu (maybe)

## Why

Expand Down

0 comments on commit 1a39cec

Please sign in to comment.