You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found that only .md files can open the context menu in the “Source Control” panel, but not files with other extensions, such as json.
But obsidian's default file list other formats support to open the context menu.
Sometimes some json files have changed and I want to know which file they are in, but the context menu doesn't work.
Relevant errors (if available) from notifications or console (CTRL+SHIFT+I)
No response
Steps to reproduce
just open obsidian and right click the json file in "Source Control" panel .
Expected Behavior
No response
Addition context
No response
Operating system
Windows
Installation Method
None
Plugin version
2.26.0
The text was updated successfully, but these errors were encountered:
tp1415926535
changed the title
[Bug]: "Source Control" panel the file context menu often unable to open.
[Bug]: "Source Control" panel right-click menu can't be opened except for files in other formats.
Sep 6, 2024
tp1415926535
changed the title
[Bug]: "Source Control" panel right-click menu can't be opened except for files in other formats.
[Bug]: In the Source Control panel, the right-click menu cannot be opened for formats other than markdown files.
Sep 6, 2024
I can reproduce that now. These aren't usual json files, but the internal ones in the .obsidian directory. Obsidian doesn't really support files in hidden directories (starting with a dot). Since most of the entries in the context menu come from Obsidian itself, they don't support these files. So this is actually expected behavior. What exact entry in the context menu do you need?
I can reproduce that now. These aren't usual json files, but the internal ones in the .obsidian directory. Obsidian doesn't really support files in hidden directories (starting with a dot). Since most of the entries in the context menu come from Obsidian itself, they don't support these files. So this is actually expected behavior. What exact entry in the context menu do you need?
I see, obsidian doesn't even support showing hidden folders. I just wanted to Show in system explorer, but if the software doesn't support it natively, I think no need to be too concerned about the need.
Describe the bug
I found that only .md files can open the context menu in the “Source Control” panel, but not files with other extensions, such as json.
But obsidian's default file list other formats support to open the context menu.
Sometimes some json files have changed and I want to know which file they are in, but the context menu doesn't work.
Relevant errors (if available) from notifications or console (
CTRL+SHIFT+I
)No response
Steps to reproduce
just open obsidian and right click the json file in "Source Control" panel .
Expected Behavior
No response
Addition context
No response
Operating system
Windows
Installation Method
None
Plugin version
2.26.0
The text was updated successfully, but these errors were encountered: