Josh Vickery

Results 9 comments of Josh Vickery

This will be in 2.0

Could you paste the contents of your save.json into a gist or pastebin and send me the link?

I'm gonna be looking into some possibilities for searching notes in 2.0 (searching all notes AND searching the current page), hopefully I can get that added

Should have this in 2.0

Right now you can host your save file / notes folder in a repo to sync to other computers, but it's just the data, not markdown or rendered pdf's But...

You can render an svg element pointing to `tabler-sprite-nostroke.svg#ICON_NAME` whether its in node_modules or wherever ```ts type Props = { icon: string; color?: string; size?: number; }; export function Icon({...

I can look into something like this soon, but for now to make it easier to close all your folders, you can Alt+Click the folder and it will recursively close...