Riccardo
Riccardo
Once I load the extension in chrome, changes to `content_script.ts` don't seem to live reload. A few notes: - the generated file `dist/js/content_script.js` is updated - changes to `background.ts` are...
Turn tags into links which would trigger a search for the tag (like what happens when clicking on the "search" item in the tag explorer). Also, support peek references for...
I am considering adding a `Create new note` in the explorer context menu. The flow would be: - user right clicks on a folder in the explorer - a `Create...
## "Open note" command as building block I would like to add a generic "Open note" command. The regular behavior of this command would be to: - show a list...
Currently embedding includes the note/section content inlined. It would interesting to support different "embed styles" to customize the embedding behavior with: - inline (include the full section, title included, in...
When new versions of Foam are released it would be helpful to have a What's New page. This can be used: - for introduction - to communicate non-backward compatible changes...
We need to have some performance tests for Foam. Approaches and notes: - generate a directory with various files connected based on some patterns (random, with some sort of linear...
Currently it's pretty common for new users to feel a bit lost about how to use Foam once they have followed the steps in the foam template. For someone new...
I really like the example about highlighting nodes, as transitions right now are immediate, I was wondering if there is any idea/way/suggestion on how to interpolate values (even if within...
As discussed in https://github.com/foambubble/foam/discussions/1285 Improve the search for tags over the simple VS Code text search, in order to include also tags defined in YAML. Originally posted by **serifold** September...