Skip to content

Files created by org-jounral are not synced #132

Answered by d12frosted
DominikMendel asked this question in Q&A
Discussion options

You must be logged in to vote

Just to summarise. The issue is that org-journal doesn't assign ID on the file level when new org-journal file is created. For org-roam (and transitively vulpea) to catch this file, it has to contain an ID. So you have to:

  1. Assign an ID via any relevant method (either by setting up org-journal-file-header, or using various hooks like before-save-hook or org-journal-after-header-create-hook etc.).
  2. Save the file.

This will make org-roam to pick up this file unless it's located outside org-roam-directory.


@DominikMendel I am not using org-journal and don't have your configuration files to tell anything useful, but from quick glancing on org-journal sources I'd say it should work:

https://g…

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
7 replies
@DominikMendel
Comment options

@DominikMendel
Comment options

@DominikMendel
Comment options

@d12frosted
Comment options

@d12frosted
Comment options

Answer selected by DominikMendel
Comment options

You must be logged in to vote
1 reply
@DominikMendel
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants