Skip to content

SenkiReign/howm-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

Howm Graph

Visualize your Howm notes as a graph.

  • Interactive graph of Howm notes.
  • Links automatically created from >>>keyword references.
  • Lightweight, minimal, and self-contained.
  • Clustering reflect the number of connections.
  • Works fully offline after initial setup.
14

Installation

  1. Copy howm-graph.el to your Emacs load-path.

  2. Add to your init.el or config.el:

    (load "~/path/to/howm-graph.el")
    

Set your Howm directory

(setq howm-graph-notes-directory "~/howm")

Generate a Graph

M-x howm-graph-view

Important Note

  • Works only on .txt format

About

Graph for Howm to see connections visually

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published