Posted February 06, 2021 by billiam
I’m really excited to launch this update, there’s some good stuff in here.
First, JotDown has been renamed to Deepdwn. There are a couple of reasons for this, but mostly it should be much easier to find by name. (Project downloads may still be called JotDown.zip
for a bit)
The Itch.io page has been updated with a spiffy new design to help highlight features, and the app has a new icon. I’d love feedback on the page as well. If you have questions about Deepdwn that aren’t answered on the page, or if anything’s confusing, please let me know.
Here are the new features!
Having all of the app settings in the main menu was getting ungainly, since there was no way to provide help text or descriptions for them.
Deepdwn now has a preferences panel, accessible from the gear icon in the lower left corner of the app. The original menu is still available by pressing Alt (Mac folks’ menus are always visible so this part doesn’t apply).
Also there are now tooltips for some items!
Several actions now have dedicated buttons in a new toolbar at the top of the application.
From left to right here, those are Help (creates a new markdown example document), distraction-free mode, fullscreen, and show preview window.
While Deepdwn was designed for monospace fonts (where every character is the same width), variable width fonts can be more comfortable for reading and writing, especially for long, text heavy documents, so serif and sans-serif variable width fonts have been added!
However, for markdown, monospace fonts are pretty important, since much of the formatting is controlled by indentation.
To that end, Deepdwn handles these fonts via a new “mixed monospace” mode. Where it’s important, Deepdwn will automatically use the original monospace font to preserve alignment and indentation, and switch back.
You can find this setting in the new preferences panel.
When enabled, Deepdwn will switch to dark and light mode based on your system’s setting. This is most useful if your system is set up to change between dark and light modes on a schedule. This is enabled by default for new installs, but you can select either dark or light mode (in app preferences) if you prefer.
In addition to dark and light modes, you can now select the primary, app-wide accent color. Select one of the defaults, or choose an exact color to use.
Drafts (new, unsaved files) are now now shown alongside other files in the file list (and sorted to the top), instead of only living in their own separate Drafts filter. This makes a big different for ‘getting lost’ in the application, since creating a new file selected this filter by default, hiding non-drafts.
The next features I’m working on focus on accessibility. I’m planning full keyboard navigation support in the app, and finer grained controls for power mode (instead of only on/off).
If you have suggestions on this topic, or other accessibility accessibility concerns, please let me know.