Brian
bff39be923
Fix typo in sync-notes.md ( #1553 )
2025-11-24 14:34:20 +01:00
Riccardo
8826a2b358
Update CNAME
2025-11-19 11:42:14 +01:00
Riccardo
761eeb7336
Create CNAME
2025-11-17 12:50:54 +01:00
allcontributors[bot]
8cb2246278
add meestahp as a contributor for code ( #1547 )
...
* update docs/index.md [skip ci]
* update readme.md [skip ci]
* update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-11-07 12:24:50 +01:00
Riccardo
7afa286ea5
Improved support for link references ( #1531 )
...
* Support for links with references
* wikilink also use references
* Removed [[//begin]] and [[//end]] definitions from code and documentation
2025-10-29 16:38:18 +01:00
Riccardo Ferretti
4a7c2d9de2
Fixed links in documentation
2025-10-16 16:53:08 +02:00
CT Hall
61032668be
Added FOAM_DATE_WEEK_YEAR template variable ( #1532 )
...
* Updated resolver to include FOAM_DATE_WEEK_YEAR
* Updated docs
2025-10-16 12:09:43 +02:00
Riccardo
9192cefc7c
Improved tag search ( fix #1516 ) ( #1530 )
2025-10-03 16:40:21 +02:00
Riccardo
40740db416
Add Link Conversion Commands and Auto-Convert on Completion ( #1525 )
...
* Added setting to automatically convert wikilinks into md links on insertion/completion
* Improved Position mock and added mock for `extensions` namespace
Fixes #1464
2025-10-02 10:48:47 +02:00
Riccardo Ferretti
dcb951004a
test:unit task now includes mock-friendly .spec.ts tests
2025-09-25 23:38:20 +02:00
allcontributors[bot]
61961f0c1d
add ChThH as a contributor for code ( #1515 )
...
* update docs/index.md [skip ci]
* update readme.md [skip ci]
* update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-09-24 12:30:44 +02:00
Riccardo
6d4db373bf
#1328 Add support for wikilink image styling/sizing properties and title support in md image link ( #1514 )
...
* Support for image embed parameters (e.g. ![[img.png|300|center]])
Resolves #1328
Examples:
![[image.png]] // Original
![[image.png|300]] // Width only → 300px
![[image.png|50%]] // Percentage → responsive
![[image.png|300x200]] // Width × height
![[image.png|20em]] // With units
![[image.png|300|center]] // With alignment
![[image.png|300|Alt text]] // With alt text
* Documentation for image styling
* Add support for title in image links (#1262 )
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-24 11:50:59 +02:00
Riccardo
a6c0cc603f
Add FOAM_DATE_DAY_ISO template variable for ISO weekday number (1-7, Monday=1)
...
- Adds FOAM_DATE_DAY_ISO to variable resolver
- Adds dedicated and integrated tests for FOAM_DATE_DAY_ISO
- Updates documentation to describe FOAM_DATE_DAY_ISO usage and behavior
2025-09-15 14:28:31 +00:00
Riccardo
9ca36c9d81
Updated mermaid recommended extension
2025-09-08 12:00:49 +02:00
Riccardo Ferretti
65367b53b4
Doc fixes
2025-09-07 16:48:54 +02:00
Riccardo
5cbc722929
Add FOAM_CURRENT_DIR template variable ( #1507 )
...
* Added FOAM_CURRENT_DIR template variable
* Added /research-issue Claude command
* Added integration test to create note using FOAM_CURRENT_DIR
* Updated documentation
* fixed comment
* Fail FOAM_CURRENT_DIR resolution if no editor nor workspace is open
2025-09-06 15:25:06 +02:00
Riccardo Ferretti
f57b8ec9b6
Updated documentation
2025-09-06 11:54:15 +02:00
Riccardo Ferretti
d24d4b1e83
Added devcontainer configuration
2025-07-23 18:29:18 +02:00
Riccardo Ferretti
d1a145545e
Removed references to foam.json file
2025-07-23 16:43:37 +02:00
Riccardo Ferretti
4e0f6a5eeb
Fixed typos in docs
2025-07-23 16:01:01 +02:00
Riccardo
71ddc3c4bc
New note template engine ( #1489 )
...
- Template objects
- Separation of template loading, processing and file creation
- Support both Markdown and JavaScript templates
- Somewhat secure VM sandbox for JavaScript template execution in trusted workspaces
- Main entry point for note creation is `create-note` command
- Maintain backward compatibility with existing API
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-07-23 15:02:54 +02:00
Riccardo
7a10c45ed8
Improved testing infrastructure ( #1487 )
...
* Added VS Code mock to turn e2e into unit/integration tests
* Provide fallback to editor directory when creating new note with relative path
* Added `clear` function to `FoamWorkspace`
* Fixed tests for dated notes by providing configuration defaults
* Using different workspace directory when resetting mock
* tweaked test suite configuration to manage vscode mock
* Tweaked test scripts to allow running specs in "unit" mode with mock vscode environment
* Marked spec files that can be run in unit mode
* Added testing documentation
* removed --stream flag
* updated @types/node to match engine's version
* Fixing open-resource tests
2025-07-17 16:47:30 +02:00
Riccardo Ferretti
afbb40fe9b
Fixed typo
2025-07-08 08:38:30 +02:00
allcontributors[bot]
c7cdb509ce
add figdavi as a contributor for doc ( #1486 )
2025-07-01 22:43:24 +02:00
Davi Figueiredo
7b96936926
docs: remove duplicate sentence ( #1485 )
2025-07-01 22:41:35 +02:00
allcontributors[bot]
6c0064390a
add s-jacob-powell as a contributor for code ( #1481 )
...
* update docs/index.md [skip ci]
* update readme.md [skip ci]
* update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-06-16 16:00:16 +02:00
David Jones
d55b592264
Recipe for publishing using Material for MkDocs ( #1474 )
2025-06-16 13:38:31 +02:00
allcontributors[bot]
9a49c9ff66
add djplaner as a contributor for doc ( #1472 )
...
* update docs/index.md [skip ci]
* update readme.md [skip ci]
* update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-05-28 17:10:54 +02:00
David Jones
b0727307b0
Update contribution-guide ( #1471 )
...
Updated link to "comprehensive guide" to correct broken link (invalid SSL cert and new hostname)
2025-05-28 17:10:05 +02:00
allcontributors[bot]
3398ab08ac
add Tenormis as a contributor for code ( #1458 )
...
* update docs/index.md [skip ci]
* update readme.md [skip ci]
* update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-04-19 19:10:59 +02:00
Tenormis
2a197cfee5
Support custom fonts ( #1457 )
...
Co-authored-by: tenormis <tenormis@mars.com >
2025-04-19 19:09:39 +02:00
Riccardo Ferretti
f37f2e20a2
Added link to "foam wiki" in contribution guide
2025-03-29 11:22:43 +01:00
allcontributors[bot]
8ab4f13543
add emmanuel-ferdman as a contributor for doc ( #1432 )
...
* update docs/index.md [skip ci]
* update readme.md [skip ci]
* update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-03-08 22:21:39 +01:00
Riccardo Ferretti
c840070a3a
renamed references to branch master into main
2025-03-07 17:11:11 +01:00
allcontributors[bot]
1a99e693df
add n8layman as a contributor for code ( #1425 )
...
* update docs/index.md [skip ci]
* update readme.md [skip ci]
* update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-02-21 09:28:47 +01:00
Riccardo
7d7446ef7e
added reference to alias in documentation
2025-01-26 14:54:56 +01:00
allcontributors[bot]
6be4f002b8
add markschaver as a contributor for doc ( #1416 )
...
* update docs/index.md [skip ci]
* update readme.md [skip ci]
* update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-11-23 18:48:42 +01:00
allcontributors[bot]
cd9ee4d556
add PiotrAleksander as a contributor for doc ( #1394 )
...
* update docs/index.md [skip ci]
* update readme.md [skip ci]
* update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-09-12 22:05:38 +02:00
Piotr Mrzygłosz
a8296c2c88
403 potential error-related comment ( #1393 )
2024-09-12 22:04:46 +02:00
allcontributors[bot]
d2dd979e70
add Hegghammer as a contributor for doc ( #1384 )
...
* update docs/index.md [skip ci]
* update readme.md [skip ci]
* update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-08-15 09:42:06 +02:00
Declan Millar
4989796cb0
docs: fix spelling and grammar ( #1382 )
2024-08-15 09:41:28 +02:00
Thomas Hegghammer
d24814d065
Add pdf export recipe ( #1383 )
2024-08-15 09:40:41 +02:00
allcontributors[bot]
362d6f8e09
add hereistheusername as a contributor for code ( #1367 )
...
* update docs/index.md [skip ci]
* update readme.md [skip ci]
* update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-07-10 20:39:31 +02:00
Riccardo Ferretti
22b837f252
Adding redirect to code-of-conduct
2024-06-03 23:43:54 +02:00
allcontributors[bot]
07e02c2d69
add Walshkev as a contributor for doc ( #1359 )
...
* update docs/index.md [skip ci]
* update readme.md [skip ci]
* update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-05-31 13:15:28 +02:00
Andrew Thiesen
e4f6259104
Update recipes.md ( #1341 )
...
REM foamy-js. https://github.com/yenly/foamy-nextjs has been Archived and is no longer being maintained.
2024-03-10 15:18:37 +01:00
Riccardo
cdbb965661
Update commands.md
2023-12-15 22:31:54 +01:00
allcontributors[bot]
becf495edc
add MABruni as a contributor for code ( #1313 )
...
* update docs/index.md [skip ci]
* update readme.md [skip ci]
* update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-12-13 19:59:11 +01:00
Daniel Carosone
4276e8043f
extension descriptions now reflect .vscode dir ( #1302 )
...
* extension descriptions now reflect .vscode dir
including that image pasting is now supported natively
* Markdown AiO is still recommended
---------
Co-authored-by: Daniel Carosone <dan@geek.com.au >
2023-10-26 10:24:51 +02:00
Riccardo Ferretti
8d1e9b15ce
Readding markdown-all-in-one in extension list and fixing script
2023-10-26 10:23:45 +02:00