obsidian-slides-extended icon indicating copy to clipboard operation
obsidian-slides-extended copied to clipboard

🐛 Opening Advanced Slides presentations in Slides Extending not working

Open aarontimo opened this issue 1 year ago • 4 comments

Input data (markdown source)

I have a previously been using advanced slides and wanting to start using slides Extended, however, when I open one of the existing presentations successfully used with advanced slides, the presentation does not render correctly when I click on the show slide preview button or go through the command P start slide prompt for slides extended. I thought initially that it may be some of the YAML front manner that was no longer relevant, however when I delete the front matter the presentation still does not render correctly. I have attached a couple of screenshots of the rendered presentation. When I try to open the presentation in HTML the same result occurs. I am not sure what I'm doing wrong here? The presentation does open successfully with obsidian's inbuilt slides functionality, after I've removed the YAML front matter.

I was previously getting a warning that the port 3000 was being used so I've changed it to 9999 and I'm no longer getting that warning however the presentation is still not rendering correctly.

I thought maybe deleting advanced slides may help, but after deleting the plug-in the issue still occurs.

Expected Behavior

Correctly rendered slides, like with Advanced Slides

Current behaviour

Week_1_-Obsidian_Sandbox-_Obsidian_v1_7_4

Steps to reproduce

In sandbox vault...

  1. Create a note with the following:

## LAW3311 Company Law
## LAW5311 Advanced Company Law
### Week 3 - Corporate Liability

---

## Outline and required readings
- Corporate Liability
	- Tort
	- Crime
	- Contract
- Promoters
	- Duties
	- Liabilities
- Required Readings:
	- *Australian Corporate Law* (latest edition), chs 7 and 8.
	- ALRC, Corporate Criminal Responsibility, Summary Report



Note:



---

# Corporate Liability in Torts



Note:



---
## Primary Liability
- Primary (personal) corporate liability means the wrong is done by the corporation itself
	- Cf vicarious liability, which is more common.
- As a company is a [[legal person]], it can legally engage in conduct even though someone else, such as the directors, is physically performing the act
	- [[Salomon v Salomon]] and s 124 of the CA.
	- *H L Bolton Engineering Co Ltd v T J Graham & Sons Ltd*
		- where the law requires fault for liability, then the fault of the managers and directors will be the personal fault of the company



---
  1. Click 'Slide show button' or Cmd+P 'Show Slide Preview' for Slides Extended.

The output is... Week_1_-Obsidian_Sandbox-_Obsidian_v1_7_4

Which Operating Systems are you using?

  • [ ] Android
  • [ ] iPhone/iPad
  • [ ] Linux
  • [X] macOS
  • [ ] Windows

Obsidian Version

Version 1.7.4 (Installer 1.6.3)

Slides Extended Plugin Version

2.1.3

Checks

  • [X] I have tried it in the sandbox vault with only this plugin enabled

Possible solution

No response

aarontimo avatar Nov 04 '24 00:11 aarontimo