All Projects → GChristensen → scrapyard

GChristensen / scrapyard

Licence: GPL-3.0 License
Bookmark heavy lifting

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
kotlin
9241 projects
python
139335 projects - #7 most used programming language
NSIS
403 projects

Scrapyard

A Scrapbook alternative for Firefox Quantum.

This is a development page. Please visit the main site at: https://gchristensen.github.io/scrapyard/

Background

Since the departure of Scrapbook I have converted all my Scrapbook stuff into an org-mode based wiki, but it was very painful to add bookmarks there. Because I needed a bookmark manager with some org-mode goodness which I would be able to control from iShell, I decided to rewrite vctfence's ScrapBee from scratch to obtain the desired features.

It is hard to believe, but it is 2020s now, and it is time to abandon XML-based RDF and move towards databases, JSON and cloud services. For an advanced user Scrapyard may become a cloud bookmarking solution of choice. Please see the online help for more details.

Objectives

  • Store data at IndexedDB [DONE]
  • Replace "RDF" tree with jsTree [DONE]
  • Add a fancy user-action popup with tree of directories to add bookmarks into [DONE]
  • Store archived web-pages as single file a la SavePageWE in a DB-record [DONE]
  • Rework archive page editing tools to accommodate new storage method [DONE]
  • Store indexed content of downloaded html documents in the database [DONE]
  • Add search text input on the toolbar; search by tags, title, content and other attributes [DONE]
  • Control from iShell [DONE]
  • Basic TODO functionality a la org [DONE]
  • Import/export from .org [DONE]
  • Import from Firefox/Chrome .html bookmarks
  • Rework settings page [DONE]
  • Dark theme [DONE]
  • Write help [DONE]
  • A little bit of Wiki functionality: editable notes in org markup and other formats [DONE]
  • Live link/duplicate checker [DONE]
  • Helper application [DONE]
  • Multi-account containers support [DONE]
  • Automation API [DONE]
  • Full text search/filtering through archived content, notes and comments [DONE]
  • Backup management UI [DONE]
  • File-based synchronization [DONE]
  • Bookmark browsing on Android [DONE]

Project status

Currently, the project is considered as a permanent alpha, the codebase is highly volatile. Be prepared for breaking changes, devastating bugs and groundbreaking experiments. Nevertheless, do not hesitate to support the author if you have a good use of the software.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].