Version 0.0.4 of package Org-Gnosis has just been released in GNU ELPA. You can now find it in M-x list-packages RET.
Org-Gnosis describes itself as: ===================================== Roam-like Knowledge Management System ===================================== More at https://elpa.gnu.org/packages/org-gnosis.html ## Summary: org-gnosis ========== Roam-inspired note-taking system for GNU Emacs. It is designed to serve as a minimalistic, drop-in alternative to org-roam. - Project's Page: <https://thanosapollo.org/projects/org-gnosis/> ## Recent NEWS: ━━━━━━━━━━━━━━━━━ ORG GNOSIS NEWS ━━━━━━━━━━━━━━━━━ This document contains the release notes that are included in each tagged commit on the project's main git repository: <https://git.thanosapollo.org/org-gnosis>. 0.0.4 ═════ Minor update with the following changes: ⁃ Adds documentation. ⁃ Adds Makefile & manifest.scm ⁃ Updates the formatting of NEWS file 0.0.3 ═════ Minor Update that adds the following features: ⁃ gpg encryption support. ⁃ Inserting tags for headings, with completions of tags found in the db. ⁃ Minor improvements in error messages & error handling.