KnowledgeCanvas / knowledge

Knowledge is a tool for saving, searching, accessing, exploring and chatting with all of your favorite websites, documents and files.
Apache License 2.0
1.32k stars 92 forks source link

[Feature/Request]: Source Icons / Project Icons #91

Closed RobRoyce closed 1 year ago

RobRoyce commented 1 year ago

Currently, icons are retrieved once on import and cached in local storage. If an icon is unavailable on first import, the icon is forever saved as the "default" icon. It would be nice to implement the following features:

  1. Allow Projects to have icons (currently only Sources have them)
  2. Set the "default" icon to something more visually appealing, like the first letter of the title of the Project/Source
  3. Allow users to modify icons and/or upload custom icons
  4. Provide a method to manually retrieve the icon again
    • Somewhere in the Source details page for individual Sources
    • A right-click on the Source icon or somewhere in the form for (3)

Something like this could work for (2): image

RobRoyce commented 1 year ago

Project icons added in 59ab8ff