This can likely be closed immediately, but posting for posterity.
This bug seems similar to this closed bug that used ctrl+n with the same solution. I did read the bug template, but I thought it may help lend more information because there was no reproducibility before.
Also, please let me know if there are any logs that could help.
Steps to reproduce
Ctrl+o
- Enter new filename
ctrl+shift+enter
Expected Result
- Open new file with name passed from
Ctrl + o
- The remaining workflow would be
- Trigger
meta.md
as global templater template - meta.md calls templater user script
- user script logs name in console.
- user script parses folder and/or filename to find a template
- apply template
- Trigger
Actual result
- I think that, first time, it will close the open tab
- after that, it appeared to do nothing
- user script logging name in console does not occur.
Environment
SYSTEM INFO:
Obsidian version: v1.6.3
Installer version: v1.4.13
Operating system: Windows 10 Home 10.0.22631
Login status: logged in
Catalyst license: none
Insider build toggle: off
Live preview: off
Base theme: adapt to system
Community theme: none
Snippets enabled: 1
Restricted mode: off
Plugins installed: 25
Plugins enabled: 25
1: Metadata Menu v0.8.7
2: Commander v0.5.1
3: Workspaces Plus v0.3.3
4: Zotero Integration v3.1.8
5: Supercharged Links v0.12.1
6: Auto Link Title v1.5.4
7: Better Word Count v0.10.1
8: Style Settings v1.0.8
9: Execute Code v1.12.0
10: Templater v2.3.3
11: Admonition v10.3.2
12: Close Similar Tabs v3.1.7
13: Calendar v1.5.10
14: Periodic Notes v0.0.17
15: Automatic Table Of Contents v1.4.0
16: Force note view mode v1.2.2
17: Linter v1.24.0
18: Modal forms v1.46.0
19: Plugin Update Tracker v1.5.2
20: Footnote Shortcut v0.1.3
21: QuickAdd v1.9.0
22: Folder notes v1.7.22
23: Alt-Click to Copy v1.0.0
24: Note Refactor v1.8.2
25: Dataview v0.5.67
Additional information
Work around:
- Open new tab
- Click “create new note”
Fixed the problem at least temporarily:
- open sandbox vault
- created several notes with
Ctrl + o
workflow above. - closed sandbox and it worked in the original vault.
Weird behavior outside of Obsidian
I am having issues with office apps not opening at all. I don’t know how correlated these are for when they started, or if they even could be related.