Skip to content

Releases: slnsys/obsidian-canvas2document

Fixes, improvements, auto overwrite

06 May 12:28

Choose a tag to compare

Contains some minor fixes and improvements and a new auto overwrite setting for target documents.

Support for Edge labels, YAML frontmatter, Ribbon buttons

11 Feb 15:58

Choose a tag to compare

Improvements

  • support reading embedded YAML frontmatter in MD documents (toggable via settings)
  • support reading edge labels in Canvas (toggable via settings)
  • added action buttons for the Obsidian ribbon bar
  • support conversion of embedded online links like all other media types

Fixes/Testing

  • verified testing on Linux and MacOS
  • optimized display size of embedded media (images, pdf, online links)
  • added a settings page

Bugfix Canvas embedding and support for more embedded file types

12 Nov 21:54

Choose a tag to compare

  • fixed crash when having special canvas embedding
  • added embedding support for more media types: Video, Audio

Bugfix for handling edges between nodes and groups

15 Aug 20:42

Choose a tag to compare

Fixed: Conversion crashed on special constellations of edges between nodes and groups.

Filesystem clearings

24 Jun 09:52

Choose a tag to compare

  • better filenames and no cluttering of folders: overwriting of files with same name with confirmation
  • better filemanagement in writing temp files
  • added "Step..." prefixes to commands

Hierarchy, Ordering, more Metadata for navigation

15 May 20:13

Choose a tag to compare

  • Hierarchy reading: brings the canvas hierarchical relations and ordering as TOC-tree to navigate
  • Flexibility in Canvas Reading: recognizes multiple areas with multiple tree/graph structures
  • Better metadata on navigational headings: data from nodes and files in navigational headers
  • Filenames as headings in resultdoc

image

Conversion processing

22 Apr 14:23

Choose a tag to compare

Feature completion
Conversion now consists of 2 steps: generating a canvas level intermediate document and a cleared target document to continue editing in content level.

Improvements

  • documentation optimization
  • added slim inline documentation in generated process media

Errors

  • Fixed an error when the canvas files being located in the root of the obsidian vault
  • Fixed handling of variations of media filenames

Initial Release for review

11 Apr 11:03

Choose a tag to compare

added requested changes from review bot.
plus additional request

Initial Release

20 Mar 20:53

Choose a tag to compare

Initial Release