kevboh / longform

A plugin for Obsidian that helps you write and edit novels, screenplays, and other long projects.
Other
610 stars 30 forks source link

Add hotkey to keep focus on New Scene text input when adding new scene #214

Closed thesamim closed 5 months ago

thesamim commented 7 months ago

Describe the solution you'd like When adding new scenes in the longform panel, it would be useful to be able to add multiple scenes at a time, instead of clicking on "New Scene" every time to start the next add.

eg:

  1. Click on "New Scene"
  2. type in scene name
  3. hit enter
  4. Focus automatically goes to "New Scene"
  5. Start typing again

Describe alternatives you've considered Only alternative is to keep clicking....

kevboh commented 7 months ago

Hmm. I think the most common thing a person would want to do after naming a scene is edit it, similar to how Obsidian works with note creation. Perhaps a hotkey, e.g. cmd-enter, could keep focus?

thesamim commented 7 months ago

Hmm. I think the most common thing a person would want to do after naming a scene is edit it, similar to how Obsidian works with note creation. Perhaps a hotkey, e.g. cmd-enter, could keep focus?

That would work.

The specific use case was: I'm starting a work, I know what the scenes are going to be, I just wan to enter all of them now. Start writing once I have that outline.

kevboh commented 5 months ago

This will be available in the next release.