b3z/reventlou

file support

Closed this issue · 1 comments

b3z commented

note: file saving and searching. (drag n drop into editor)

So the idea is you drag or copy a file into the editor and it will be saved in a pre defined location.
Another option is to just link it.

Later on if you search the database you can find this file again. It's as simple as that.

Issues:

  • files can't be saved in redis since redis runs in memory (would bloat RAM)
  • dead file reference handling when saving or linking files randomly?
  • duplicates of files on the computer? This is waste of storage.
b3z commented

now beeing saved in an external dir, user just shouldn't edit