New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@dendronhq/engine-server

Package Overview
Dependencies
Maintainers
1
Versions
514
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dendronhq/engine-server - npm Package Versions

1
4749
52

0.6.6

Diff
kevins8
published 0.6.6 •
kevins8
published 0.6.5 •

Changelog

Source

0.6.5 (2020-08-14)

Features

  • commands: add copy ref command (5bbbbf6)
  • markdown: embed note refs into other notes (57d5c6a)
    • NOTE: this only works with the regular markdown link, and not Dendron Markdown Preview Enhanced.

Enhancements

  • commands: rename note will open new note and close moved note (98e5b36)
  • markdown: update markdown css for note refs (7976392)
kevins8
published 0.6.4 •

Changelog

Source

0.6.4 (2020-08-13)

Bug Fixes

  • commands: allow empty replacements in refactor command (6d101aa)
  • commands: issue where refactor would miss some links (1734778)
  • plugin: issue where new note won't be created if its a stub when using Lookup (e5604a9)
  • quickinput exit early on certain inputs (b1e47bd)

Work in Progress

  • better md preview (f5f2467)
    • There's been a few persistent issues with Dendron's current markdown preview:
      • page can get stuck
      • doesn't integrate with native markdown preview in VSCode
      • results in two markdown icons in the menu bar
      • etc
    • In order to provide a better user experience and also pave the way for more advanced functionality like embeddable pages and blocks (eg. roam), Dendron is working on its own markdown preview
    • You can preview it today by using the regular markdown preview with the 0.6.4 release
    • Currently, it supports rendering and navigating via wiki-links and is not at feature parity with Markdown Preview Enhanced
    • See tracking issue here

Enhancements

  • commands: refactor hierarchy will warn you when overwriting files (40af29c)

Docs

kevins8
published 0.6.1 •

Changelog

Source

0.6.1 (2020-08-11)

Features

  • commands: Add Archive Hierarchy Command (62ec3ac)
  • commands: Add Refactor Hierarchy Command (4fcaf40)
kevins8
published 0.6.0 •

Changelog

Source

0.6.0 (2020-08-09)

Dendron 0.6 has sprouted :seedling:

The much asked for Rename Note command is here, as well as a bunch of enhancements to notes and schemas. Read the full release notes here

kevins8
published 0.5.15 •

Changelog

Source

0.5.15 (2020-08-09)

Bug Fixes

  • index notes created through rename (40f8fb6)

Features

kevins8
published 0.5.10 •

Changelog

Source

0.5.10 (2020-08-06)

Features

  • dendron-jekyll: custom jekyll theme for dendron
    • dendron-jekyll is now published as a gem - this means you can publish dendron sites on any platform that supports static hosting
    • dendron-jekyll exposes a subset of helper utilities that are compatible with github's remote-theme builds
    • dendron-jekyll now has a custom blogging layout
kevins8
published 0.5.9 •

Changelog

Source

0.5.9 (2020-08-05)

Bug Fixes

  • apply schema descriptions (e4f7238)
kevins8
published 0.5.8 •

Changelog

Source

0.5.8 (2020-08-05)

Features

  • apply schema description to new notes (c4b9f15)

kevins8
published 0.5.7 •

Changelog

Source

0.5.7 (2020-08-04)

Bug Fixes

  • not all notes indexed in sparse vaults (383b6e3)