Results 5 issues of babusri

## Environment * OS: MacOS * age version: Built from source ## What were you trying to do In an emacs eshell, I typed ./age -p LICENSE > out.age ##...

CLI

### Code snippet let returnZeroForEmpty num = if (num.Equals("")) then "0" else num let roundit txt = txt |> returnZeroForEmpty |> float |> System.Math.Round let rtm txt = (roundit txt)...

t/discussion

Browsed thru the code and it looks like you check for referer policy and if it is not present, you tag it in red and give it a low score....

I created the following denote file 20231230T185805--history-of-ssh__ssh.md. It shows up correctly in dired. When I open the file, I see that the buffer name is #("History of ssh" 0 14...

A few questions: 1) I am trying to rename a denote entry I see "Rename xyz to with title (empty to ignore/remove)" What does "(empty to ignore/remove)" in the context...