Skip to content

Kowus/atom-memorylane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • name of file
  • system username/author
  • date and time

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

About

An atom plugin that keeps a mini journal of when you built your project

Resources

License

Stars

Watchers

Forks

Packages

No packages published