Releases: foambubble/foam
Releases · foambubble/foam
v0.20.1
Fixes and Improvements:
- Improved support for daily notes in multi root workspace (#1073)
- Create note from placeholder using template (#1061 - thanks @Dominic-DallOsto)
- Improved support for globs in multi root workspace (#1083)
v0.20.0
New Features:
- Added
foam-vscode.create-note
command, which can be very customized for several use cases (#1076)
Fixes and Improvements:
- Removed
+
as a trigger char for date snippets - Improved attachment support (#915)
- Improved error handling when starting Foam without an open workspace (#908)
- Added support for opening non-text files via wikilink (#915)
- Dataviz: now clicking is enough to open a link from the graph
- Dataviz: clicking on images/attachments will open them
v0.19.5
v0.19.4
v0.19.3
v0.19.2
v0.19.1
v0.19.0
v0.18.5
Fixes and Improvements:
- Support for
alias
YAML property to define note alias (#1014 - thanks @lingyv-li)
Internal:
- Improved extension bundling (#1015 - thanks @lingyv-li)
- Use
vscode.workspace.fs
instead offs
(#1005 - thanks @joshdover)
v0.18.4
Fixes and Improvements:
- move past
]]
when writing wikilinks (#998 - thanks @Lauviah0622) - highlight improvements (#890 - thanks @memeplex)