github org-roam/org-roam v1.0.0-rc1
Org-roam v1.0.0-rc1

latest releases: v2.2.2, v2.2.1, v2.2.0...
4 years ago

1.0.0-rc1 😮 (2020-06-03)

This is a pre-release before the push to MELPA. It contains large
internal changes, with little user-facing changes. Most notably, the
backing storage has been changed to a SQLite database, and a
templating system using org-capture is introduced.

Breaking Changes

  • [#200] Move Org-roam cache into a SQLite database.
  • [#203] Roam protocol is deprecated, in favour of extending org-roam-protocol.

New Features

  • [#182] Support file name aliases via #+ROAM_ALIAS.
  • [#216] Adds templating functionality by extending org-capture.
  • [#232] Adds a prefix key to org-roam-show-graph, to generate graph without opening it.
  • [#233] Adds org-roam-graph-exclude-matcher, which allows exclusion of nodes from graph.

Bugfixes

  • [#207], [#221] small bugfixes to Org-roam graph generation
  • [#230] remove nonspacing marks from filenames, to prevent cross-platform errors

New Contributors

Don't miss a new org-roam release

NewReleases is sending notifications on new releases.