kevboh / longform

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

FR: Show(Link) scenes in graph #103

Open Athrunen opened 2 years ago

Athrunen commented 2 years ago

I would love for scenes to properly show up in the graph view as linked to their index or even the scene they are indented under.

Though this might be something for the future, when https://github.com/obsidianmd/obsidian-api/issues/33 and something like https://github.com/blacksmithgu/obsidian-dataview/issues/63 are resolved. Or this is implemented. Unless you want to inject a (static) table of contents into the index note, that updates for scene changes. But I believe you said somewhere that you wanted longform to do as little editing as possible?

kevboh commented 1 year ago

It's a good suggestion with a ton of open questions behind it. In the short term, you can always manually add links between scenes and indices, then strip those links with a compile step. I'll keep this open to track those issues.

tobiasvl commented 1 year ago

For the short term, it would be great if links were allowed in Index.md, so the scenes were still recognized by Longform. This might be a little specific, though, as it would basically only add compatibility with the plugin Frontmatter Links, but it would be very useful for those of us who use that.