longform
longform copied to clipboard
A plugin for Obsidian that helps you write and edit novels, screenplays, and other long projects.
**Describe the solution you'd like** Along with the title of my scenes, I'd love to be able to see simple tags like point-of-view character, subplot, status, or tense (flashback, present,...
Scrivener has a mode they call "scrivenings" where you can see all of the scenes in a folder as one continuous document, with a horizontal line between each scene, that...
**Describe the solution you'd like** A simple method to get information about a Longform project through the Longform API, like basic frontmatter data (would be a good alternative for #87...
**Describe the solution you'd like** Add a command which shows Longform pane with correct project title set and the scene matching the current active note highlighted. **Describe alternatives you've considered**...
In some cases, I do want to include a scene in the longform project, but do not want to include it in the chapter *count*. Take for example this one:...
**Versions** Longform version: 2.0.3 Obsidian version: 1.1.9 OS [e.g. macOS, Windows, iOS, Android]: MacOS Theme: Default Other plugins that you think might be relevant here: ? None ? **Describe the...
See #147 for context.
I often have Character / Setting notes that refer to blocks within my manuscript. Currently, removing the [Block Ids](https://help.obsidian.md/How+to/Link+to+blocks) is a manual process that I do after compiling (though I...
A frontmatter that for example contains ``` tags: - ``` turns into ``` tags: - null ``` Is this an issue with longform or somewhere upstream?