Hey All,
Today I am releasing a maintenance update to TodoPaper, bringing the version to 1.0.5. This update is primarily bug fixes with a few changes. Here's the changelog:
- Print function now saves you paper preferences.
- Rewrote the functionality of the Return key
- A return at the end of the line will create a new task if the
current in is a project or a task.
- A return in the begining or middle of a line will cause the line
to be split. This is how normal text editors work
- Shift+Return on a task line or a project line will add a new task
on the next line
- Ctrl+Shift+Return on a task line or a project line will add a new
note on the next line
- Fixed a bug causing preferences to become corrupted and crashing the
app.
- Fixed spellcheck remembering whether or not it was last turned on / off
- Fixed the URL style to use default fonts.
- Fixed selection being cleared when indenting mutiple lines.
When updating to this version, there are several things to keep in mind.
-
The update to the preferences uses a different storage procedure, so your previous settings file (along with your preferences) will be overwritten. I'm sorry for this, but in going forward, we should have fewer problems with the preferences.
-
The Enter/Return key no longer behaves incorrectly. (Press it within the middle of a line, and it will now split the line) See the changelog for more info.
You can download the update here
Please let me know if you have any questions, comments, or suggestions.
Best,
Jordan