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.3.6
Name Modified Size InfoDownloads / Week
Parent folder
rucola-notes-0.3.6-x86_64.tar.gz 2024-07-29 1.9 MB
rucola-notes-x86_64-unknown-linux-gnu.tar.xz.sha256 2024-07-29 111 Bytes
rucola.rb 2024-07-29 2.1 kB
source.tar.gz 2024-07-29 217.3 kB
source.tar.gz.sha256 2024-07-29 80 Bytes
dist-manifest.json 2024-07-29 17.7 kB
rucola-notes-aarch64-apple-darwin.tar.xz 2024-07-29 1.2 MB
rucola-notes-aarch64-apple-darwin.tar.xz.sha256 2024-07-29 107 Bytes
rucola-notes-installer.ps1 2024-07-29 14.1 kB
rucola-notes-installer.sh 2024-07-29 31.7 kB
rucola-notes-x86_64-apple-darwin.tar.xz 2024-07-29 1.3 MB
rucola-notes-x86_64-apple-darwin.tar.xz.sha256 2024-07-29 106 Bytes
rucola-notes-x86_64-pc-windows-msvc.msi 2024-07-29 2.2 MB
rucola-notes-x86_64-pc-windows-msvc.msi.sha256 2024-07-29 106 Bytes
rucola-notes-x86_64-pc-windows-msvc.zip 2024-07-29 5.1 MB
rucola-notes-x86_64-pc-windows-msvc.zip.sha256 2024-07-29 106 Bytes
rucola-notes-x86_64-unknown-linux-gnu.tar.xz 2024-07-29 1.4 MB
README.md 2024-07-29 3.2 kB
Version 0.3.6 - Cargo Dist fixes source code.tar.gz 2024-07-29 216.9 kB
Version 0.3.6 - Cargo Dist fixes source code.zip 2024-07-29 236.4 kB
Version 0.3.6 - Operating System Support _ Cargo Dist Fixes source code.tar.gz 2024-07-29 216.9 kB
Version 0.3.6 - Operating System Support _ Cargo Dist Fixes source code.zip 2024-07-29 236.4 kB
Totals: 22 Items   14.4 MB 0

Release Notes

  • Fixed the automatic release creation.

Features

  • Rucola can now be installed via homebrew
  • Added a title to the select screen
  • Added the current rucola version to both screens
  • Added a build script that copies the 5 default configuration files in the configuration folder on install, if possible and not yet present.
  • The display screen now only shows unique links and backlinks. The select screen continues to count links, not linking notes.
  • Paths shows in the display screen are now always canonicalized and absolute.

### Bugfixes

  • Fixed a bug where paths sent to external applications would contain a mix of \ and / and thus sometimes not work correctly (#3).
  • Fixed a bug where non-unix systems would not use vault path from command line argument or config file.
  • Fixed a bug where CSS would not display correctly when using Firefox and Windows.
  • Fixed a bug where FileEvents sent by Windows would not be recognized (#4).

Install rucola-notes 0.3.6

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries via Homebrew

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

Download rucola-notes 0.3.6

File Platform Checksum
rucola-notes-aarch64-apple-darwin.tar.xz Apple Silicon macOS 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 2024-07-29