Download Latest Version rucola-notes-x86_64-apple-darwin.tar.xz (1.8 MB)
Email in envelope

Get an email when there's a new version of rucola

Home / v0.7.0
Name Modified Size InfoDownloads / Week
Parent folder
rucola-notes-0.7.0-x86_64.tar.gz 2025-10-24 2.5 MB
rucola-notes-x86_64-pc-windows-msvc.msi 2025-10-24 3.1 MB
rucola-notes-x86_64-pc-windows-msvc.msi.sha256 2025-10-24 107 Bytes
rucola-notes-x86_64-pc-windows-msvc.zip 2025-10-24 3.0 MB
rucola-notes-x86_64-pc-windows-msvc.zip.sha256 2025-10-24 107 Bytes
rucola-notes-x86_64-unknown-linux-gnu.tar.xz 2025-10-24 1.9 MB
rucola-notes-x86_64-unknown-linux-gnu.tar.xz.sha256 2025-10-24 112 Bytes
rucola.rb 2025-10-24 1.8 kB
sha256.sum 2025-10-24 510 Bytes
source.tar.gz 2025-10-24 244.4 kB
source.tar.gz.sha256 2025-10-24 81 Bytes
dist-manifest.json 2025-10-24 20.8 kB
rucola-notes-installer.ps1 2025-10-24 21.4 kB
rucola-notes-installer.sh 2025-10-24 50.2 kB
rucola-notes-x86_64-apple-darwin.tar.xz 2025-10-24 1.8 MB
rucola-notes-x86_64-apple-darwin.tar.xz.sha256 2025-10-24 107 Bytes
README.md 2025-10-24 3.5 kB
Version 0.7.0 - Sorting _ Filtering source code.tar.gz 2025-10-24 243.0 kB
Version 0.7.0 - Sorting _ Filtering source code.zip 2025-10-24 263.3 kB
Totals: 19 Items   13.2 MB 0

Release Notes

  • Added date of last modification as a sorting option.
  • Added shuffling as a sorting option.
  • Added the option to specify a default sorting direction and mode in the configuration file.
  • Filtering will now temporarily override your sorting option and direction, clearing the filter will reset to your default choice of sorting option and direction.
  • Deleting a note now always triggers a confirmation dialogue before actually deleting.
  • Users can now filter for multi-word tags by replacing spaces with dashes just like when searching for multi-word titles.
  • Users now have the option to find tags not only by exact match, but also by searching for a prefix of entered tags, i.e. entering #diffg will find notes tagged as #diffgeo when this option is active. This behaviour can be toggled in the program, and the default option can be set in the config file.
  • Fixed a bug that caused rucola to sometimes fail to open the editor specified in the $EDITOR environment variable when on Mac.
  • Fixed a bug that caused parts of the file to be interpreted as YAML frontmatter when using breaks.
  • Fixed a bug that caused YAML frontmatter to be part of the parsed HTML files.
  • Added information about viewers and viewing keys to the default config file.
  • Fixed an error that caused the number of links or backlinks to show at the bottom instead of the top of the tables in the display screen.

Install rucola-notes 0.7.0

Install prebuilt binaries via shell script

:::sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Linus-Mussmaecher/rucola/releases/download/v0.7.0/rucola-notes-installer.sh | sh

Install prebuilt binaries via powershell script

:::sh
powershell -ExecutionPolicy Bypass -c "irm https://github.com/Linus-Mussmaecher/rucola/releases/download/v0.7.0/rucola-notes-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

:::sh
brew install Linus-Mussmaecher/tap/rucola

Install from the Arch User Repository

:::sh
pacman -S rucola

Install via Crates.io

:::sh
cargo install --locked rucola-notes

Download rucola-notes 0.7.0

File Platform Checksum
rucola-notes-x86_64-apple-darwin.tar.xz Intel macOS checksum
rucola-notes-x86_64-pc-windows-msvc.zip x64 Windows checksum
rucola-notes-x86_64-pc-windows-msvc.msi x64 Windows checksum
rucola-notes-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
Source: README.md, updated 2025-10-24