Foam Versions Save

A personal knowledge management and sharing system for VSCode

v0.25.7

3 months ago
  • Modifies url encoding to target only the filename and skip spaces (#1322 - thanks @MABruni)
  • Minor tweak to quick action menu with suggestions for section name

v0.25.6

4 months ago

Fixes and Improvements:

  • Fixed wikilink definition encoding (#1311 - thanks @MABruni)

v0.25.5

5 months ago

Fixes and Improvements:

  • Using note title in preview (#1309)

v0.25.4

6 months ago

Fixes and Improvements:

  • Added support for linking sections within same document (#1289)
  • Fixed note embedding bug (#1286 - thanks @badsketch)

v0.25.3

7 months ago

Fixes and Improvements:

  • Fixed incorrect handling of embedding of non-existing notes (#1283 - thanks @badsketch)
  • Introduced Note Embedding Sytanx (#1281 - thanks @badsketch)
  • Attachments are not considered when computing orphan notes (#1242)

v0.25.2

8 months ago

Fixes and Improvements:

  • Added content-only embed styles (#1279 - thanks @badsketch)
  • Added expand-all button to tree views (#1276)

v0.25.1

8 months ago

Fixes and Improvements:

  • Added support for path parameter in filter (#1250)
  • Added grouping and filtering to tag explorer (#1275)
  • Added new setting to control note embedding (#1273 - thanks @badsketch)
  • Added last week's days to snippets (#1248 - thanks @jimgraham)

Internal:

  • Updated jest to v29 (#1271 - thanks @nicholas-l)
  • Improved test cleanup and management (#1274)

v0.25.0

10 months ago

Features:

  • Support for multiple extensions and custom default extension (#1235)
  • Added FOAM_TITLE_SAFE template variable (#1232)

Fixes and Improvements:

  • Connections panel tweaks (#1233)

v0.24.0

11 months ago

Features:

  • Converted backlinks panel into more general connections panel (#1230)

Internal:

  • Improved janitor code (#1228)
  • Refactored code related to tree view panels (#1226)
  • Lint and cleanup (#1224)

v0.23.0

11 months ago

Features:

  • Added notes explorer (#1223)

Fixes and Improvements:

  • Enabled tag completion in front matter (#1191 - thanks @jimgraham)
  • Various improvements to tree views (#1220)