AndrewCopeland / zettelkasten

Creating notes with the zettelkasten note taking method and storing all notes on github
Apache License 2.0
89 stars 11 forks source link

open most recently created note #41

Closed AndrewCopeland closed 2 years ago

AndrewCopeland commented 2 years ago

I would like to open the note that was most recently created.

Such as:

zk o ^

If I would like to open the second recently created note:

zk o ^2
AndrewCopeland commented 2 years ago

Resolved in: https://github.com/AndrewCopeland/zettelkasten/pull/42