Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read template from config directory #36

Merged
merged 2 commits into from
Oct 19, 2023

Conversation

MoritzR
Copy link
Owner

@MoritzR MoritzR commented Oct 15, 2023

Reads the template file from the config directory. This allows for easier configuration, as previously one had to edit the template file in the data directory next to the executable.
The template was hidden like that on purpose, but until other ways of customizing the ledger entry are present, this still needs to be a feature.

for easier customization.
If not present the default template will be used.
instead of building the path manually from the home directory.
This is less code and more robust to custom config directory locations.
@MoritzR MoritzR merged commit 1197388 into master Oct 19, 2023
3 checks passed
@MoritzR MoritzR deleted the read-template-from-config-directory branch October 19, 2023 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant