Skip to content

isentropic/neorg-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's up?

Say you have a norg file full of todos or some other information (currently watching only specs.norg), you can live watch the rendered webpage (html) of the norg file in your browser. This is meant to act as a possible start page (new tab) in your browser of choice.

This script watches your norg file for changes and live-reloads the webpage.

Installation and running

  1. Install julia
  2. Start julia
  3. Install this package in julia via ]add https://github.com/isentropic/neorg-dashboard
  4. Exit julia and run julia -e 'using NorgDashboard; watch_norg("specs.norg")'

The content of specs.norg or anyother file should now be live updated in your browser

Screenshot

Screenshot

About

simple filewatcher and renderer of norg in julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages