Thomas R. Koll

Results 41 comments of Thomas R. Koll

Let me bump this. I like this idea and dislike those separate windows a lot. even on my 23" external display. I'm not that proficient at C++ but willing to...

That's quite a big diff. I can click a collection, it does change both windows but doesn't show anything in the tree view or the lower left view (btw I...

the two major problems in computer science: naming things, invalidating cache and off-by-one errors

@SheepDomination Pinterest has a function where you can request your data to download https://help.pinterest.com/en/article/download-your-pinterest-data Days later you'll receive a single HTML file and the intern who wrote it clearly was...

@SheepDomination The parser on my fork is taking the html and produces nice JSON output for the pins. Boards is possible if someone has too many of those. Anyone willing...

> It may be all for you :) As soon as I'm done with upgrading the app to vue3 et cetera

Personally I don't mind. Look at `vim --help` which is just as long. `ledger --help` does it worse, opening the `ledger` man page! `git --help` fits my little terminal nicely,...

How about the `weekly` branch and `weekly-2025-01` tags? This also allows skipping weeks if nothing at all happened. To safe you from looking into the manpage: `date +"%Y-%W"`

I'm not one of the devs but it look possible to either extend the API here a bit https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/core/views.py#L433 or uncomment and extend the `@router.post("/snapshot"...)` here https://github.com/ArchiveBox/ArchiveBox/blob/aa55e0d02e644e011e8a09b41c6c6c316c164d3c/archivebox/api/v1_core.py#L317

I just wondered if this feature could go one step further. I often find the `singlepage` to be unusable because modern website are simply broken with all this advertising and...