1.0.7 • Published 3 years ago

notesnetwork v1.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

📝 Notes Network

An app to generate a data visualisation of my zettelkasten notes.

Running

npm i && npm build && npm serve

Expected note format

Note must be titled: [timestamp] text.md The format of the note must be as follows:

---
tags: [tag, another-tag]
---

content

## Links
- [[references-to-other-notes-wrapped-in-double-square-braces]]
1.0.7

3 years ago

1.0.6

3 years ago

1.0.2

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago