Skip to content

dataewan/jotting-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A frontend for browsing through a directory of your markdown notes, that are being served from the jottingsserve API.

Features:

  • Easy navigation between linked notes. Both forward and backward links are supported.
  • Network link visualisation to let you spot clusters

Find out more at https://dataewan.com/blog/how-i-take-notes

Installation

Install jottingsserve first, and get that running in your notes directory.

Now somewhere else clone this repository. In that cloned repository:

npm install

Usage

npm run dev

Should open your browser to localhost:3000.

About

Viewer for my notes server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published