fr0tt / benotes

An open source self hosted notes and bookmarks taking web app.
https://benotes.org
MIT License
718 stars 49 forks source link

[Feature Request] Main page and subfolders #62

Open phampyk opened 1 year ago

phampyk commented 1 year ago

Hello!! Just curious to know if it would be possible to have these features:

  1. A main page with all the links organized by new, rather than the main page being the unsorted folder, like some sort of overview, with the most recent bookmarks first. Or even being able to have different sortings like by new, old, alphabetically...
  2. Subfolders on the categories, as I tend to sort in subfolders my bookmarks, one example would be a category "crafts" with subfolders "crochet, knitting and sewing" to bookmark patterns. Or maybe another solution would be some sort of search by category and tags, like "category:crafts tag:patterns" on the search bar. As I could use the tag patterns for categories "graphic design" and "crafts" so a more specific search could help with this issue.
  3. Could it be possible to add your own icons by url? Categories let you add an icons, and I would love it to be more customizable with maybe pasting a url for the icon you want to use.

Sorry for so many requests, I really like it and I found myself using it a lot more than I thought, so those are things I miss from other services like raindrop, either way I keep using it.

Also, sidenote, I'm the same from Reddit, hi!

fr0tt commented 1 year ago

Hi,

I'm happy to here that you like it ! And great job with the docker image, I haven't forgotten about that ;)

  1. That sounds actually pretty cool. I think about adding it once I'm done with other (critical) feature requests (like arm support ;))

  2. Subfolders are on the way and will be added with the next release.

  3. Interesting. I'm not sure yet. All icons to this point are actually stored in one single image (for performance reasons) but perhaps it's possible to break out of this pattern for custom icons.

LockeShor commented 1 year ago

Bump on the request for custom icons.