silverbulletmd / silverbullet

The hackable notebook
https://silverbullet.md
MIT License
2.08k stars 146 forks source link

Attachment management #72

Open zefhemel opened 1 year ago

zefhemel commented 1 year ago

As of #71 attachments are implemented. You can copy & past, or drag & drop files into a page, and they will be uploaded and linked. There are a few things missing:

zefhemel commented 1 year ago

Syscalls for managing all these things are available (although untested): https://github.com/silverbulletmd/silverbullet/blob/main/packages/plugos-silverbullet-syscall/space.ts#L26