Open junfx opened 1 year ago
There are two issues here IMO:
foam.files.ignore
setting)/
it's considered to be absolute (at the system level, e.g. /Users/riccardo/hello.md
)./
or ../
it's considered to be relative to the current file/contextjournal/today.md
)Let's keep this task for n.2 and absolute/relatives paths. Feel free to create a new issue for n.1
Hi,
I have the same issue and I didn't understand your answer.
Thank you in advance for your reply :)
BoudSTER
Sorry, not sure I understand your question from the screenshot you provided, can you clarify?
As context, I should also mention that wikilinks embeds for images work, e.g. ![[my-image.png]]
It seems that foam did not consider the possibility of the Title attribute appearing.
Yup, good point, that's exactly the issue
Is there any progress on this issue?
In addition, I also found that Foam treats the node's parent directory as a node that has not been created after executing Foam: show graph
.
It seems that Foam treats existed asset as node as well, even if the asset isn't linked in any markdown file (such as "nanoGPT.pptx" shown below).
No progress on this so far, it's not been super high on my list and nobody has taken it on.
Please file a separate bug report for anything else so it's easier to keep track of things, thanks!
Describe the bug
I have the same issue, like https://github.com/foambubble/foam/issues/1200, with different cause. foam v0.24.0
I guess we cannot use absolute style path for images.
My pasteImage settings:
And it looks like treating non-markdown files as placeholders:
Small Reproducible Example
No response
Steps to Reproduce the Bug or Issue
search
show as a placeholder
in issue's description.Expected behavior
Screenshots or Videos
Operating System Version
Windows 10
Visual Studio Code Version
1.74 and 1.80
Additional context
No response