{"id":23092035,"url":"https://github.com/thiswillbeyourgithub/indexablenewsboat","last_synced_at":"2025-06-22T05:05:36.700Z","repository":{"id":167845241,"uuid":"346360521","full_name":"thiswillbeyourgithub/IndexableNewsboat","owner":"thiswillbeyourgithub","description":"Makes the db of newsboat (a great rss reader) indexable by desktop search engine like recoll or docfetcher","archived":false,"fork":false,"pushed_at":"2022-09-07T17:06:37.000Z","size":24,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-01T01:39:15.482Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thiswillbeyourgithub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-10T13:10:36.000Z","updated_at":"2024-12-05T16:24:14.000Z","dependencies_parsed_at":"2023-06-07T02:00:24.791Z","dependency_job_id":null,"html_url":"https://github.com/thiswillbeyourgithub/IndexableNewsboat","commit_stats":null,"previous_names":["thiswillbeyourgithub/indexablenewsboat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thiswillbeyourgithub/IndexableNewsboat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiswillbeyourgithub%2FIndexableNewsboat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiswillbeyourgithub%2FIndexableNewsboat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiswillbeyourgithub%2FIndexableNewsboat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiswillbeyourgithub%2FIndexableNewsboat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thiswillbeyourgithub","download_url":"https://codeload.github.com/thiswillbeyourgithub/IndexableNewsboat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiswillbeyourgithub%2FIndexableNewsboat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261238897,"owners_count":23128879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-16T21:26:52.944Z","updated_at":"2025-06-22T05:05:31.688Z","avatar_url":"https://github.com/thiswillbeyourgithub.png","language":"Python","readme":"# IndexableNewsboat\nMakes the databse of [newsboat](https://newsboat.org/) (a great rss reader) indexable by desktop search engine like [recoll](https://www.lesbonscomptes.com/recoll/) or [docfetcher](https://sourceforge.net/p/docfetcher/wiki/).\n\n\n## Please read:\n* **Why did I make this?** I wanted to make my newsboat rss entries searchable though [Recoll](https://www.lesbonscomptes.com/recoll/) \n* **What do you think of issues and contributions?** They are more than welcome, even just for typos, don't hesitate to open an issue.\n* **Will this change my database?** No, it makes a copy before hand and doesn't change a thing.\n* **What version of python should I use?** It has been tested on Python 3.9\n* **I'd like to index my anki database into recoll, is it possible?** I created just that [over there](https://github.com/thiswillbeyourgithub/IndexableAnki)\n* **How does it work?** It finds your database, copies it inside /tmp (otherwise it might be locked), loads it into pandas, drops useless columns, saves each entry as a .txt file, zips all the txt files together, moves the zip in the desired folder, deletes the txt files and the temporary db.\n* **Is it cross platform?** Currently no, only Linux, and OSX could maybe work quite easily. It's on the todo list but don't be afraid to ask if you think you need this.\n\n\n## Usage:\n    ` python3 ./IndexableNewsboat.py -a ~/snap/newsboat/current/.newsboat/ -o ~/Documents/`\n```\nusage: IndexableNewsboat.py [-h] [-n NEWSBOAT_PATH] [-o OUTPUT_PATH]\n\noptional arguments:\n-h, --help            show this help message and exit\n-n NEWSBOAT_PATH, --newsboat_path NEWSBOAT_PATH\n                    The path to the newsboat folder(ex: /home/USER/snap/newsboat/current/.newsboat)\n-o OUTPUT_PATH, --output_dir OUTPUT_PATH\n                    The path to the output folder\n```\n\n## How do entries look like afterwards?\nHere's an example entry :\n\n```\nNEWSBOAT RSS EXPORT AS TXT\nid:  [XXXXXXXXXXXXX]\nguid: [XXXXXXXXXXXXX]\n\nurl: [XXXXXXXXXXXXX]\ntitle:  [XXXXXXXXXXXXX]\nauthor: [XXXXXXXXXXXXX]\nfeedurl:  [XXXXXXXXXXXXX]\npubDate:  [XXXXXXXXXXXXX]\n\ncontent:\n[XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX]\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiswillbeyourgithub%2Findexablenewsboat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthiswillbeyourgithub%2Findexablenewsboat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiswillbeyourgithub%2Findexablenewsboat/lists"}