diff options
author | Bryan Newbold <bnewbold@archive.org> | 2022-03-25 18:34:28 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2022-03-25 18:34:30 -0700 |
commit | c3624eaad8d5f79c52f192e7978dfa4fe69044f6 (patch) | |
tree | dfc7718c273e009afcc26a41177e5196b1b98bb3 /proposals | |
parent | 9292e1ac19aba56f1b49fc83515b1fb61ce485c7 (diff) | |
download | fatcat-scholar-c3624eaad8d5f79c52f192e7978dfa4fe69044f6.tar.gz fatcat-scholar-c3624eaad8d5f79c52f192e7978dfa4fe69044f6.zip |
initial implementation of RSS search feeds
UI integration needs work
Diffstat (limited to 'proposals')
-rw-r--r-- | proposals/2022-03-25_search_rss_feed.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/proposals/2022-03-25_search_rss_feed.md b/proposals/2022-03-25_search_rss_feed.md new file mode 100644 index 0000000..88eb85b --- /dev/null +++ b/proposals/2022-03-25_search_rss_feed.md @@ -0,0 +1,8 @@ + +status: brainstorm + +Idea is to have a way to generate a "feed" for any search query, as RSS, which +can be used to keep up with recent publications. + +This idea was originally discussed in 2021 here: <https://github.com/internetarchive/fatcat-scholar/issues/37> + |