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

Relative Compile Paths #187

Closed b-camphart closed 9 months ago

b-camphart commented 10 months ago

Introduces a new function for resolving relative file paths during compilation. Checks for many possible paths that could start with a dot. Some of which can be handled, some can't. Also, allows valid file paths to be compiled, but gives a warning if obsidian won't be able to open them.

fix #149

b-camphart commented 10 months ago

26fad01 shouldn't be included in this PR if/when #186 is merged.

kevboh commented 10 months ago

@b-camphart can you rebase onto main to remove the extraneous commit?

b-camphart commented 10 months ago

@kevboh

@b-camphart can you rebase onto main to remove the extraneous commit?

Done! 🙂