You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
expandArgsAt and @ARGSFILE seems a great feature, which I've enabled in hledger 1.4.
I notice that @~/some/file doesn't work though, you have to write @$HOME/some/file instead. Perhaps there is some extra level of file path expansion that would be appropriate for it to do.
The text was updated successfully, but these errors were encountered:
expandArgsAt and @ARGSFILE seems a great feature, which I've enabled in hledger 1.4.
I notice that @~/some/file doesn't work though, you have to write @$HOME/some/file instead. Perhaps there is some extra level of file path expansion that would be appropriate for it to do.
The text was updated successfully, but these errors were encountered: