github Zettlr/Zettlr v2.3.0
Release v2.3.0

latest releases: v3.1.0-beta.2, v3.1.0-beta.1, v3.1.0-beta...
22 months ago

Customizable Toolbar | Filetree Navigation | Quality of Life

This update introduces a few new features that had been long in demand. Firstly, now you can customize the toolbar and display or hide most elements depending on your preferences. To do so, head over into the new tab in the preferences window. Secondly, you can now navigate the file tree as well with your arrow keys. To collapse or uncollapse directories, you can use the left and right arrow keys. Thirdly, we have added scroll buttons which will come in handy for those of you who cannot or do not want to scroll through the tabbar horizontally.

Besides these new features, we have again fixed a bunch of bugs and improved working with the app considerably. As always, make sure to read the changelog so you're up to speed!

Changelog

GUI and Functionality

  • New Feature: You can now customize the toolbar and add or remove buttons
    as you see fit
  • New Feature: You can now navigate the file tree with the arrow buttons
    after activating the quick filter; use up and down to visually move through
    the visible items and left/right to collapse/uncollapse a directory; use Enter
    to "click" that item
  • New Feature: The document tabbar now features buttons so you can easily
    scroll horizontally through many tabs
  • Added "Copy filename", "Copy path", and "Copy ID" items to document tabs
    context menus (thanks to @kyaso)
  • Added "New File", "Next File", and "Previous File" buttons to the toolbar
  • The query input now gets blurred when starting a global search in order to
    prevent the dropdown from showing up, especially during auto-searches
  • Added keyword/tag CSS class names to YAML frontmatter tags
  • Added the last modification date to the file list, even if the additional info
    setting is turned off
  • The "restrict to directory" field will now be empty by default
  • Pressing Tab while the query input is focused will now directly focus the
    restrict-to-dir input
  • The table of contents in the sidebar now shows the title of the currently
    active file, if applicable
  • Removed the less-than-helpful file and folder removal shortcuts
  • Fixed the recent documents menu on Windows
  • Fixed wrong character count if counting without spaces
  • Fixed wrong word count for indented lists
  • Fixed wrong keyword/tag CSS class names
  • Fixed jumping of the code editor in the assets manager
  • Fixed wrongly positioned tabstops during snippets autocomplete
  • Fixed an error that would erroneously render citations in footnote previews or
    copied text with styling

Under the Hood

  • Ignore IDEA-related files
  • Update Pandoc to 2.18
  • Refactored the main window's store to be more modular for the upcoming
    additional changes
  • Added an additional check for frontmatter values in code files

Don't miss a new Zettlr release

NewReleases is sending notifications on new releases.