1.0.7 • Published 4 years ago

notesnetwork v1.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
4 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

4 years ago

1.0.6

4 years ago

1.0.2

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago