Skip to content

What does "add :can-create-file" mean? #399

Discussion options

You must be logged in to vote
  1. I create a new file with CTRL-N and it is called "Untitled". It exists in the Obsidian vault; I can see it in the Dolphin file explorer.
  2. I run this command from the terminal:
    stat -c %w "/Data2/Planning/Obsidian Vault/Untitled.md
  3. It outputs:
    2024-03-03 13:07:28.184741408 -0800
  4. I run this command from shell-commands inside Obsidian:
    stat -c %w "/Data2/Planning/Obsidian Vault/Untitled.md to look at the file. I'm not even outputting anything at this point.
  5. I immediately get a popup that says:
    stat: cannot statx '/Data2/Planning/Obsidian Vault/Untitled.md': No such file or directory

You're right that it's caused by the Flatpak environment. There is a way to override the Flatpak security. I …

Replies: 1 comment 1 reply

Comment options

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

Answer selected by Taitava
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