memorylane

A mini project journal for your javascript.

Kowus

71

0

1.1.0

ISC

GitHub

memorylane

An atom plugin that gives you a mini journal of your code Similar to webstorm's live template Some people love the occasional trip down memory lane to visit old projects and wonder WTF was I doing when I built this. (guilty!)

I created this simple plugin to automatically give a comment of when I created the file and a date and time stamp. In the future, I want to be able to get weather and current playing song(if any) from your computer.


At the moment this package works in two ways only with newly created javascript files in Atom.

Parameters

memories are created only once per file

Adding a memory before you edit/save the file.

timeline before edit


Adding a memory after you edit/save the file.

timeline after edit

License

ISC