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

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

Home / v0.6.0
Name Modified Size InfoDownloads / Week
Parent folder
rucola-notes-0.6.0-x86_64.tar.gz 2025-08-26 2.5 MB
rucola-notes-x86_64-pc-windows-msvc.zip.sha256 2025-08-26 107 Bytes
rucola-notes-x86_64-unknown-linux-gnu.tar.xz.sha256 2025-08-26 112 Bytes
rucola.rb 2025-08-26 1.8 kB
sha256.sum 2025-08-26 510 Bytes
source.tar.gz 2025-08-26 239.8 kB
source.tar.gz.sha256 2025-08-26 81 Bytes
dist-manifest.json 2025-08-26 19.6 kB
rucola-notes-installer.ps1 2025-08-26 19.9 kB
rucola-notes-installer.sh 2025-08-26 49.0 kB
rucola-notes-x86_64-apple-darwin.tar.xz 2025-08-26 1.7 MB
rucola-notes-x86_64-apple-darwin.tar.xz.sha256 2025-08-26 107 Bytes
rucola-notes-x86_64-pc-windows-msvc.msi 2025-08-26 3.1 MB
rucola-notes-x86_64-pc-windows-msvc.msi.sha256 2025-08-26 107 Bytes
rucola-notes-x86_64-pc-windows-msvc.zip 2025-08-26 7.0 MB
rucola-notes-x86_64-unknown-linux-gnu.tar.xz 2025-08-26 1.9 MB
README.md 2025-08-26 2.8 kB
Version 0.6.0 - YAML frontmatter source code.tar.gz 2025-08-26 238.6 kB
Version 0.6.0 - YAML frontmatter source code.zip 2025-08-26 258.6 kB
Totals: 19 Items   17.0 MB 0

Release Notes

  • Added minor git integration. If rucola detects a git repo in its vault path, it will display
    • a ! if there are untracked changes.
    • a + if there are uncommited changes.
    • a ^ if the branch is ahead of the remote.
    • a v if the branch is behind the remote.
  • Added support for YAML frontmatter.
  • You can now specify a title in the frontmatter that will override the title inferred from the file name. The title added this way is only used for display, not for linking or other internal purposes.
  • You can now add tags in the frontmatter that will be added to the tags found in the text. Tags added this way support up to one level of nesting.
  • Updated dependency versions.
  • Added additional information on how to enter and exit the filter box in the help menu.
  • Updated default configuration to emphasize that the splitting of arguments for viewers and editors is mandatory.

Install rucola-notes 0.6.0

Install prebuilt binaries via shell script

:::sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Linus-Mussmaecher/rucola/releases/download/v0.6.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.6.0/rucola-notes-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

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

Download rucola-notes 0.6.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-08-26