Hugo COLLIN

Results 14 issues of Hugo COLLIN

All markdown files beginning with a number are not added to the sidebar when generated. Seems it cannot be solved in the `"menu"` configuration. **options.json:** ```json { "menu": { "item":...

verifyAllCombinations() functions are not managing async, it can only return [object Promise] when the passed function is async. ### Example: #### Code: ```js const pagesOptions = [[], [y,y], [x,y,z]]; verifyAllCombinations1(async...

I use a program that isolates my Obsidian vault from the internet, so **when I open a TLDraw drawing I get the error "Could not load assets, please refresh the...

**Really thanks for this time-saver plugin!** ### Issue: **I want to press the spacebar to open the menu**, but when I specify a space in the "Command trigger" option and...

Phind Search export error with small screen layout : ![image](https://github.com/Hugo-COLLIN/SaveMyPhind-conversation-exporter/assets/101000595/8bb52bd1-a412-495f-819f-4c0b3ccd0ce2)

bug

On Phind, content-script seems not injected automatically after page loads.

bug

Expected: Export as a markdown table Actual: Each cell is a new line in the exported file

bug
enhancement

- [ ] User wants to choose a specific folder where download the exports. - [ ] Export path per site

enhancement