Skip to content

Releases: phase1geo/Outliner

Long time coming

23 May 00:55
Compare
Choose a tag to compare

Stable Release 1.7.0

New

  • Added support for inputting Unicode characters using backslash character and auto-completer.
  • Added support for parsing URLs in row text and notes which are Control-clickable to open them.
  • Added support for row text auto-sizing feature.
  • Added new preferences dialog.

Changes

  • Updated Dutch translation (thanks to @Vistaus)
  • Removed Accounts service from Flatpak manifest.
  • Upgraded Flatpak SDK from 6 to 7.2.
  • Upgraded webkit2gtk package from 4.0 to 4.1.
  • Added home directory permissions by default to Flatpak.
  • Removed header bar coloring.
  • Improved icons for non-elementary systems.
  • Improved print dialog and output.
  • Disabling compile warnings.
  • Improved export UI and added export options.
  • Improved Minder export output.

Bug Fixes

  • Fixed issues with application not displaying translations properly for Flatpak.
  • Fixed layout issues with top row of table which could obfuscate the title.
  • Fixed issues with Org-Mode export output when indent mode is enabled.
  • Fixed text editing and undo/redo issues with Unicode characters.
  • Fixed issue with text rendering when Markdown parser is disabled.

Better is better

30 Sep 01:01
a19e112
Compare
Choose a tag to compare

New

  • Added support for Control-right (indent) and Control-left (outdent) keyboard shortcuts.
  • Added Russian translation (thanks to Alexandre Prokoudine).
  • Added support for document titles.

Changes

  • Improved foreground color of selected rows for improved readability.
  • Changed window "focus mode" to "distraction-free mode" to avoid confusion with row focus mode and to improve understandability of this feature.
  • Optimized code for handling zoom-in functionality.
  • Replaced zoom UI with new UI to make this more consistent with other elementary apps.

Bug Fixes

  • Fixed text size issue when adding a new row when the zoom level is not 100%.
  • Fixed issues with text being incorrectly selected when words are deleted.
  • Fixed issue with undo'ing forward deleted text.
  • Added missing keyboard shortcuts for row indent/outdent.
  • Fixed issue with exporting to Markdown when "Enable Markdown" setting is off.

Odin Follow-up

13 Aug 00:09
Compare
Choose a tag to compare

Changes

  • Updated application screenshots for elementary OS 6.

Bug Fixes

  • Fixed issues with issuing commands on non-English keyboard layouts.
  • Fixed Flatpak permission options.

Odin Release

08 Aug 02:42
84ab471
Compare
Choose a tag to compare

New

  • Added YAML Flatpak manifest file to meet elementary OS 6 requirements.
  • Added support for automatically handling system dark mode changes.
  • Added two new themes (one for light mode and one for dark mode).
  • Added libhandy-1 support to comply with elementary OS look and feel.
  • Added Control-Shift-A text editing command to deselect all text.

Changes

  • Updated Dutch translation (thanks to Heimen Stoffels).
  • Removed JSON Flatpak manifest file.
  • Changed Home text editing command to move cursor to beginning of the current line.
  • Changed End text editing command to move cursor to end of the current line.
  • Added Control-Home/End text editing command to move cursor to beginning/ending of text.
  • Changed keyboard shortcut command from F1 to Control-?.
  • Updated keyboard shortcut cheatsheet.

Bug Fixes

  • Fixed issue where entering Return on a collapsed row added a child row instead of a sibling row.
  • Fixed issue where adding a child node to a collapsed row did not expand the row.
  • Fixed default application support for .outliner files.
  • Fixed issue where opening a currently opened file would create two tabs.

Features and tweaks

17 Oct 02:44
Compare
Choose a tag to compare

New

  • Added menu accelerators for Export, Print and Shortcut Cheatsheet menu items.
  • Added support for showing notifications after export completes.
  • Added support for Menu or Shift-F10 keyboard shortcut for showing contextual menu.
  • Added support for displaying main rows without text as blank rows.
  • Added support for joining two rows.
  • Added support for hiding header bar and tab bar for focused writing mode.

Changes

  • Updated Dutch translation (thanks to Heimen Stoffels)
  • Improved look of menu accelerators.
  • Changing behavior of row split.
  • Updated shortcut cheatsheet.
  • Adding top margin to document for improved readability.

Features and Fixes

02 Aug 17:30
Compare
Choose a tag to compare

New

  • Added support for displaying/hiding row depth lines.
  • Added support for adding and highlighting row tags, including optional auto-completion support.
  • Added support for focus mode.
  • Added support for Markdown and new Markdown format toolbar.
  • Added tooltip when mouse cursor is over a group row expander which displays the number of subrows contained within it.
  • Added support for opening one or more files from the command-line or from a file browser.

Changes

  • Changed application icon (thanks to Nararyans R.I.)
  • Changed default location of checkboxes to display to the right of rows.
  • Changed behavior of unindenting a row such that row order is no longer modified.
  • Changed behavior of the Return key when adding a new row from a group row such that the new row will be added to the group as the first row of that group.
  • Changed mouse cursor when it is over a checkbox.
  • Changed behavior of left and right keys on a group row to expand/collapse the tree one level at a time.
  • Assigned Shift-right and Shift-left to expand/collapse the entire hierarchy for a given group row.
  • Reorganized Node commands in keyboard shortcut cheatsheet.
  • Updated Dutch translation (thanks to Heimen Stoffels).

Bug Fixes

  • Added missing keyboard shortcut for task toggling to cheatsheet.
  • Fixed issues with exporting supported XML-based filetypes.
  • Fixed display issue when a descendant node is selected and one of its ancestors is collapsed.
  • Fixed Save As window adding the .outliner prefix to a file that already has this prefix.
  • Fixed display issue that can occur when a group is deleted.
  • Fixed issues with undo/redo support for expanding/collapsing groups.
  • Fixed issue with pasting UTF8 strings from clipboard.

Labels and Tasks

16 May 21:52
Compare
Choose a tag to compare

New

  • Added highlight for row that the mouse cursor is currently over.
  • Added support for row labeling for the purposes of moving and selecting rows.
  • Added support for changing document and application default fonts.
  • Added support for adding checkbox state to rows.
  • Added checkbox statistics to the statistics panel.
  • Added Org-Mode export mode.

Changes

  • When only row is deleted, a new row will be added and placed into edit mode.
  • Updated keyboard shortcut cheatsheet.
  • Changed cursor and added tooltip when cursor is over URL and Control is held down.
  • Enhanced clipboard functionality.
  • Modified look of statistics panel to improve readability of display groups of information.

Bug Fixes

  • Fixed right margin for descendant rows.
  • Fixed exports to allow existing files to be overwritten.

Fixes and Features

21 Apr 02:58
Compare
Choose a tag to compare

New

  • Added support for row cloning.
  • Added French translation (thanks to Nathan Bonnemains).
  • Added Dutch translation (thanks to Heimen Stoffels).
  • Added support for subscript and superscript text formatting.
  • Added support for using input methods.
  • Added new keyboard shortcuts for selecting and moving rows.
  • Added new H keyboard shortcut for positioning currently selected row at the top of the window.
  • Added keyboard shortcuts for deleting the next or previous word.
  • Added new selection submenu to contextual menu.
  • Added clear formatting button to format bar.

Changes

  • Removed support for the m command.
  • Improved look of format bar, especially for dark themes.
  • Changed tab bar coloring to match the background color of the current tab.
  • Changed default filename from unnamed to be the translated name.
  • Improved undo/redo tooltips to look better in non-English translations.

Bug Fixes

  • Fixed issue with deleting a single character for multi-byte characters.
  • Fixed application screenshots.
  • Fixed application crash when a command used when selected row is a top-level row.
  • Fixed issues with showing or hiding a note.
  • Fixed New Document plank command to open a new tab after loading application data.
  • Fixed theming issues when two tabs use different themes.
  • Fixed translation string issues (thanks to Nathan Bonnemains).
  • Fixed text positioning issues when tags are added to text.
  • Fixed issues with making shortcut cheatsheet text translatable.
  • Fixed application crash when moving a row to the top of the document.
  • Fixed title of shortcut cheatsheet.
  • Fixed application crashes and incorrectly placed rows when moving them via the mouse.

Undo/Redo Tooltips

26 Mar 23:58
Compare
Choose a tag to compare
  • Improved the tooltips used for the Undo and Redo buttons in the application header bar.

AppCenter fixes

26 Mar 23:09
Compare
Choose a tag to compare
  • Changed tooltips to use elementary OS standard method.
  • Fixed appdata.xml file to comply with specification.