Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin breaks ability to title a new note immediately after creation #15

Open
chrisweis opened this issue Jul 29, 2022 · 1 comment
Open

Comments

@chrisweis
Copy link

When this plugin is enabled...

Expected behavior:

  1. Right-click a folder in a vault and choose "New Note"
  2. Start typing any note title (such as "test 123")
  3. Note title is updated (the note is now named "test 123")

Behavior after installing this plugin:

  1. Right-click a folder in a vault and choose "New Note"
  2. Start typing any note title (such as "test 123")
  3. Nothing happens. To enter the note title you need to first click within the note title.

Would be awesome if you could confirm and fix this bug in this otherwise awesome plugin. Thanks!

@pjeby
Copy link

pjeby commented Jul 29, 2022

If this is on Obsidian 0.15+, it's due to the problem discussed in #11 - you can fix it using Pane Relief (0.2.7)'s "focus lock" feature, that keeps the file explorer and other sidebar views from stealing focus away.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants