longform icon indicating copy to clipboard operation
longform copied to clipboard

A plugin for Obsidian that helps you write and edit novels, screenplays, and other long projects.

Results 99 longform issues
Sort by recently updated
recently updated
newest added

Like `$1` outputs the project's title in the compiled note title, would it be possible to add something like that for the current date and/or date-time, so e.g. you include...

enhancement
compile

I tried to keep this as small as possible, but I ended up creating a whole little ad-hoc integration test framework 😅 To summarize what's happening here: - I extracted...

I've started to import an existing writing project into Longform which has a structure like this: - part 1 (folder) - start.md - something happens.md - something else happens.md -...

enhancement
projects

In approaching #244 I'm finding myself refactoring code to make it more testable to show that the new feature adheres to what was discussed there. I figured, if we're writing...

While the scene objects exposes various kinds of information like metadata or the scene file path, the manuscript object exposes only `content`. At least exposing the path of the manuscript...

enhancement
compile

**Versions** Longform version: 2.0.7 Obsidian version: 1.5.3 OS [e.g. macOS, Windows, iOS, Android]: Linux Theme: Other plugins that you think might be relevant here: **Describe the bug** If you rename...

bug

**Describe the solution you'd like** Longform defines an ordering for the scenes within a project, but this ordering is removed when longform is uninstalled. It's also not readable by other...

enhancement

**What should this step do?** Save individual scenes or some intermediate set of scenes to an output directory. This is useful for projects where the final output of longform should...

enhancement
compile

**Versions** Longform version: 2.0.4 Obsidian version: 1.5.3 OS [e.g. macOS, Windows, iOS, Android]: Windows 11 Theme: Other plugins that you think might be relevant here: **Describe the bug** Compiling a...

bug

**Versions** Longform version: 2.0.3 Obsidian version: 1.4.13 OS [e.g. macOS, Windows, iOS, Android]: Windows 10 Theme: Github Theme Other plugins that you think might be relevant here: **Describe the bug**...

bug
needs investigating