Folio

A beautiful markdown note-taking app for GNOME (forked from Paper)

GPL-3.0 License

Stars
73
Folio - Version 24.10 Latest Release

Published by toolstack 7 months ago

Changes:

  • Added a double click action on a note to rename the note
  • Replace multiple deprecated GTK/Adwaita widgets/functions (build warnings down from 58 to 18)
  • Switch to display names for files/folder system calls so cloud drive providers like Google work correctly
  • Fix incorrect template display when the trash was empty
  • Fix headerbar styling in edit window
  • Fix inverted sorting for notebooks
  • Other minor fixes
Folio - Version 24.09

Published by toolstack 7 months ago

Changes:

  • Add sort order to notebook and note lists
  • Updated note sort after update process
  • Fixed misc translation items (thanks @yakushabb)
  • Fixed line formatting spilling over into the next line (thanks @HighKingofMelons)
  • Other minor fixes
Folio - Version 24.08

Published by toolstack 7 months ago

Changes:

  • Emergency fix for 0 size fonts, the following is what changed in 24.07
  • Add option to make the trash can visible
  • Add option to set the trash can directory
  • Add auto-save option (disabled by default)
  • Add keyboard shortcuts for zoom in/out
  • Add support for font sizes to the font preferences.
  • Add table formatting (monospace fonts/centered)
  • Add ordered/unordered list formatting (indent only)
  • Monitor for disk changes and reload note as required
  • Fix race condition for bare links causing formatting not to be applied correctly
  • Fix warning message on the console about def:text not found
  • Fix translation of new note names
Folio - Version 24.07

Published by toolstack 7 months ago

Changes:

  • Add option to make the trash can visible
  • Add option to set the trash can directory
  • Add auto-save option (disabled by default)
  • Add keyboard shortcuts for zoom in/out
  • Add support for font sizes to the font preferences.
  • Add table formatting (monospace fonts/centered)
  • Add ordered/unordered list formatting (indent only)
  • Monitor for disk changes and reload note as required
  • Fix race condition for bare links causing formatting not to be applied correctly
  • Fix warning message on the console about def:text not found
  • Fix translation of new note names
Folio - Version 24.06

Published by toolstack 8 months ago

Changes:

  • Add support for naming a new note based on currently selected text in an existing note
  • Add support to link to other notes and be able to ctrl-click to open them
  • Add support for double backticks for code spans
  • Add AppImage packaging instructions
  • Add auto save option (disabled by default)
  • Add option to display the "All notes" notebook all the time (disabled by default)
  • Add option to show line numbers
  • Add option to set the fixed width of the note area
  • Reorganized the preferences page
  • Fix amperands in the changelog
  • Fix possible crash if notes were not loaded in time
  • Fix when saving a note the timestamp not being updated in the note list
  • Fix when selecting a different note, the scroll position should be returned to the top
Folio - Version 24.05

Published by toolstack 8 months ago

Changes:

  • Add snap release (thanks @soumyaDghosh)
  • Translation updates: Spanish & French
  • Support Control-Click to open links in your default browser
  • Add formatting to links that do not have markdown syntax
  • Add formatting to e-mail address
  • Fix main menu box size
  • Fix more build warnings
  • Fix notebook icon not being updated after it is renamed
  • Fix crash if the note's directory has been moved/deleted
  • Fix missing scroll bars on notebook/note list
Folio - Version 24.04

Published by toolstack 8 months ago

Changes:

  • Fixed unable to save changes editing of notebook details without changing notebook name.
  • New icon.
  • Handle escaped characters inside code span/blocks.
  • Fixed dark mode in flatpak.
Folio - Version 24.03

Published by toolstack 8 months ago

  • Rework the format bar so that it works more like a standard toolbar. Toggle formats on and off, format around current word if none selected, place the text/url parts into the right area when creating a new link, don't split current line when inserting a new HR, return focus to the editor after clicking a format button, and return the cursor to the right position.
  • Update deprecated font selector dialogs.
  • Fixed note title not being updated when renamed.
  • Renaming a not active note no longer makes it active.
    • Make sure to update the title bar when renaming a note.
  • Add translator credits.
  • Fixed GNOME search results.
  • Fixed new notes names not being translated.
  • Remove dialog highlights between boxes.
  • Fixed crashes when the last line of a file doesn't contain a terminating LF.
  • Warn about duplicate notebook names when creating new notebooks.
  • Cleanup complier warnings during build.
Folio - Version 24.02

Published by toolstack 9 months ago

UI Changes:

  • None

Fixes:

  • Fix incorrect display of switches in the preferences window
Folio - Version 24.01

Published by toolstack 9 months ago

First release of Folio, forked from Paper.

UI Changes:

  • Place cursor between formatting characters when using formatting shortcuts (thanks u1f98e@gitlab)

Fixes:

  • Updated to libadwaita 1.4.2
  • Upgrade to Gnome runtime version 45 (thanks @tpikonen)