Releases: svsool/memo
Releases · svsool/memo
v0.1.7
v0.1.6
v0.1.5
Commits
- [d49cbc8]: Update ci (Svyatoslav Sobol)
- [770051f]: Update package.json (Svyatoslav Sobol)
- [bcdcd32]: Change marketplace badge to short one because version is updated faster (probably not cached) (Svyatoslav Sobol)
- [8184e68]: Unify logic for finding uri by ref (Svyatoslav Sobol)
- [6ff2ee4]: Add releasing section to CONTRIBUTING.md (Svyatoslav Sobol)
- [2d71d24]: v0.1.5 (Svyatoslav Sobol)
v0.1.4
Commits
- [950ba93]: Fix open document by reference when image with the same name as note was opened via short link (Svyatoslav Sobol)
- [d00aaff]: Remove --yarn suffix from vsce commands (Svyatoslav Sobol)
- [400a3c3]: Add autorelease job to ci (Svyatoslav Sobol)
- [039956e]: Update README.md (Svyatoslav Sobol)
- [3f24262]: v0.1.4 (Svyatoslav Sobol)
v0.1.3
v0.1.2
v0.1.1
v0.1.0
- Links support
- Creating links
- Links navigation on
cmd+click
for macOS orctrl+click
for Windows - Automatic links synchronization on file rename
- Support for short and full links if filename is not unique in the workspace
- Notes & images preview in the built-in Markdown preview or on hovering a link
- Creating notes on the fly from the links that are not created yet to the filesystem
- Simple backlinks panel
- Two new commands added
- Open today's note command — creates a note with a title in this format
yyyy-mm-dd
or opens already existing one - Open random note — allows you to explore your knowledge base a little bit
- Open today's note command — creates a note with a title in this format