Skip to content

almahmudbd/Useful-lists

Repository files navigation

📂 Useful Lists

A curated archive of handy tools, synced scripts, and intelligently categorized bookmark collections.
The purpose of this repository is to keep all useful digital resources in one place for easy access, automated processing, and backup.


📜 Synced Markdown Lists

These files are automatically synced from personal Gists every hour using GitHub Actions:

📑 Generated Bookmark Collections

These markdown files are automatically generated from the HTML bookmark export stored in the folder.


⚙️ Automation & Scripts

The repository uses GitHub Actions to maintain up-to-date data.

Workflow Details

Sync Gist Files

  • Sync Logic: Every hour, the workflow fetches raw Gist data using cURL and commits changes if updates are found.
  • Bookmark Processing: The collections are generated using a custom Python script.

Local Rebuild

To manually rebuild the bookmark collections from the latest HTML export:

python .github/workflows/process_bookmarks.py

pyScript Features

  • Smart Detection: Automatically finds the newest Netscape-style HTML bookmark export (booky_backup*.html) file.
  • Exclusion Filters: Automatically skips Download Portal, imp:Bookmarks, and links containing "red" or "risk" keywords.
  • AI Collection: Intelligently groups AI-related folders into a dedicated file.
  • Regex Logic: Uses whole-word matching to ensure high accuracy in categorization.

Maintained by almahmudbd

About

Some handy tools, scripts, and websites I’ve found useful.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors