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

fix(journal): expand entry path correctly (fixes #780) #995

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

sindrets
Copy link
Contributor

Fixes #780.

Problem:    'get_title()' isn't able to retrieve the meta title
            correctly, because the journal entry buffer is opened with
            an incorrect path.
Solution:   Expand the journal entry path correctly.

Problem:    'get_title()' isn't able to retrieve the meta title
            correctly, because the journal entry buffer is opened with
            an incorrect path.
Solution:   Expand the journal entry path correctly.
@vhyrro
Copy link
Member

vhyrro commented Jul 24, 2023

💜

@vhyrro vhyrro changed the title fix(journal): Expand entry path correctly (fixes #780) fix(journal): expand entry path correctly (fixes #780) Jul 24, 2023
@vhyrro vhyrro merged commit e76f0cb into nvim-neorg:main Jul 24, 2023
2 checks passed
@sindrets sindrets deleted the fix/journal/get-meta-title branch July 24, 2023 18:05
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.

Journal TOC generation does no add the title
2 participants