OutWiker 3.0 note-taking software available

A new stable version of OutWiker 3.0 note-taking software has been released. A feature of the program is that notes are stored as directories with text files, an arbitrary number of files can be attached to each note, the program allows you to write notes using various notations: HTML, wiki, Markdown (if the appropriate plugin is installed). Also, using plugins, you can add the ability to place formulas in LeTeX format on wiki pages and insert a code block with keyword coloring for various programming languages. The program is written in Python (wxWidgets interface), distributed under the GPLv3 license and available in assemblies for Linux and Windows.

OutWiker 3.0 note-taking software available

Main changes for version 3.0:

  • Added page aliases (when the display name of the note does not match the name of the folder in which it is stored).
  • It is allowed to use any characters in note names (aliases are used for this possibility).
  • Reworked toolbars.
  • New note icon selection interface.
  • New popup interface when clicking on a tag.
  • New interface when selecting the root of the notes tree.
  • New interface for displaying pages of an unknown type (it will be useful if you pick files with notes with your hands).
  • Improved dialog asking about overwriting attached files.
  • Added the ability to select the position of a new note in the list of notes.
  • Added a setting for the template for the name of new pages (it has become more convenient to keep a diary in OutWiker, by default the note name can now include the current date).
  • New wiki commands for coloring text and applying custom styles.
  • Added the ability to insert comments into wikinotations.
  • Added tracking of attached files for the current page.
  • A new $title variable has been added to page style files.
  • Added new page style.
  • Added German localization.
  • Changed the way default icons are stored in notes.
  • The program installer has been redesigned. Now OutWiker under Windows can be installed without administrator rights or in portable mode, and you can also select the necessary plugins during installation.
  • Plugin format changed.
  • Migration to Python 3.x and wxPython 4.1.
  • OutWiker is distributed as snap and flatpak packages.

Features:

  • The notes database is stored as directories on disk, not in a single file.
  • Any files can be attached to notes. Pictures attached in this way can be shown on the page.
  • Plugins allow you to add new features.
  • You can check spelling for multiple languages ​​at the same time.
  • Pages can be of different types. Text pages, HTML pages, and wiki pages are currently supported. With the Markdown plugin, you can create notes using the Markdown language.
  • Pages can be tagged with tags.
  • You can bookmark pages.
  • You can change the appearance of pages using CSS styles.
  • Each page can be assigned an icon from a set of embedded images or from an external file.
  • You can create links between pages.
  • You can insert formulas in TeX format (using the TexEquation plugin).
  • It is possible to color the source texts of programs in various programming languages ​​(using the Source plugin).
  • The program can run in portable mode, i.e. can store all settings next to the executable file (to do this, you need to create the outwiker.ini file next to the executable file).

Source: opennet.ru

Add a comment