diff --git a/README.md b/README.md index 20d4e46..475eea2 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,19 @@ -# Zen-Haven +# Zen Library A new way to organize Zen [(PR](https://github.com/zen-browser/desktop/pull/7550)) ## To-Do -An Optimistic To-Do list for Zen Haven +An Optimistic To-Do list for Zen Librat ### Downloads - [x] Functioning search - [ ] Image Preview - [ ] Media Player (MP3, MP4, etc.) - [ ] Vertical Time Slider -- [ ] Rename Files +- [x] Rename Files ### Workspaces -- [ ] Rearrange Workspaces by Drag-and-Drop -- [ ] Tab Groups are Displayed in Haven -- [ ] Copy Link Button (in place of reset pinned tab button) +- [x] Rearrange Workspaces by Drag-and-Drop +- [x] Tab Groups are Displayed in Haven +- [x] Copy Link Button - [ ] intigration with other userChrome.js mods like [Tab Sorters](https://github.com/Darsh-A/Ai-TabGroups-ZenBrowser) -- [ ] More Workspace Control Like Deltion, Creation, Renaming, etc. +- [x] More Workspace Control Like Deltion, Creation, Renaming, etc. ### History - [x] Functioning Search - [x] Filter History by date @@ -21,31 +21,5 @@ An Optimistic To-Do list for Zen Haven - [ ] Vertical Time Slider - [x] Delete History Items ### Integration -- [ ] Build a functioning mod store so people can submit there own sections to haven and incorperate addons -## Current -[Anoms12](https://github.com/Anoms12) - - -[ferrocyante](https://github.com/ferrocyante) - -https://github.com/user-attachments/assets/1ba2dca1-cdd4-4236-a96b-b83c414f85c7 - -[logicsec](https://github.com/logicsec) - - -https://github.com/user-attachments/assets/3b528fc9-849c-45d8-bed1-3adeb279b1a2 - - -**Downloads Concept** - - - - -**Download Concept 2** -Organized into the main download types only - - - -## The Goal - - +- [ ] Create addon section +- [ ] Create PR to zen-browser/desktop to add a native version of Library diff --git a/icons/copy-url.svg b/icons/copy-url.svg new file mode 100644 index 0000000..6bc6e4a --- /dev/null +++ b/icons/copy-url.svg @@ -0,0 +1,19 @@ + + + \ No newline at end of file diff --git a/icons/library.svg b/icons/library.svg new file mode 100644 index 0000000..f88e6f9 --- /dev/null +++ b/icons/library.svg @@ -0,0 +1,11 @@ + \ No newline at end of file diff --git a/sections/download.js b/sections/download.js index 431b3ee..ff95b21 100644 --- a/sections/download.js +++ b/sections/download.js @@ -8,7 +8,7 @@ export const downloadsSection = { `, init: function() { const downloadsViewContainer = parseElement( - `
`, + ``, ); // --- Data Store and State --- @@ -181,22 +181,22 @@ export const downloadsSection = { const IMAGES_SVG = ``; const MEDIA_SVG = ``; - const header = parseElement(`No downloads found.
Error loading download history.
${err.message}\n${err.stack}Error loading download history.
${err.message}\n${err.stack}Error loading download history.
${err.message}\n${err.stack}Error loading download history.
${err.message}\n${err.stack}Click to add page content