Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

Hi,
when I apply a filter, I can download the filtered file and the URL is something like:

blob:https://flatgithub.com/0374b99f-8a49-4539-a112-585352d977c7

Is there some API call, is there some other way, to obtain programmatically the download URL that corresponds to the URL I used to load the flat viewer page?

Thank you

You must be logged in to vote

Unfortunately, the data is downloaded through the flat-ui component (https://github.com/githubocto/flat-ui/blob/main/src/components/grid.tsx#L240)

An alternative could be to add a postprocessing step to your Flat action that saves a filtered version of your data.

Replies: 1 comment · 1 reply

Comment options

Unfortunately, the data is downloaded through the flat-ui component (https://github.com/githubocto/flat-ui/blob/main/src/components/grid.tsx#L240)

An alternative could be to add a postprocessing step to your Flat action that saves a filtered version of your data.

You must be logged in to vote
1 reply
@aborruso
Comment options

I am sorry that it is not possible, because otherwise it would add another piece to this fantastic project: the API (sort of).

You will have something like https://gitrows.com/

Answer selected by Wattenberger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.