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): Remove condition from 'toc' subcommand (fixes #597) #996

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

sindrets
Copy link
Contributor

Fixes #597.

Problem:    Cannot open the journal TOC from outside a norg file.
Solution:   Remove command condition from the 'toc' subcommand.

This condition seemed completely arbitrary to me. Is there any reason that it exists that I'm unaware of?

…g#597)

Problem:    Cannot open the journal TOC from outside a norg file.
Solution:   Remove command condition from the 'toc' subcommand.
@vhyrro
Copy link
Member

vhyrro commented Jul 24, 2023

Ah, it's likely I got this mixed up with the general "toc" subcommand lol. Thanks for the fix!

@vhyrro vhyrro merged commit 99f33e0 into nvim-neorg:main Jul 24, 2023
2 checks passed
@sindrets sindrets deleted the fix/journal/relax-toc-condition 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.

:Neorg journal toc subcommands does not exist
2 participants