1
0
Fork 0
Commit graph

42 commits

Author SHA1 Message Date
c2cf29c8f2 Add a couple of names to watch out for in elfeed 2024-10-24 00:31:05 -07:00
2f90776712 Add a couple of blog feeds 2024-10-24 00:30:52 -07:00
756be72f06 [oni-elfeed] Add Orange Goblin as favourite band 2024-07-01 14:38:34 -07:00
da288e8256 [oni-elfeed] Add some feeds 2024-07-01 14:38:25 -07:00
ad65e6eff0 [oni-elfeed] Add another couple of feeds, and some bands to look for 2024-04-09 12:03:31 -07:00
7c8bc8a6f2 [oni-elfeed] Add some cool bands 2024-04-03 13:22:07 -07:00
3d4924adbf [oni-elfeed] Add bands to look out for 2024-02-15 12:56:05 -08:00
239e72e5c9 [oni-elfeeed] Highlight Emacs articles 2023-11-07 16:11:25 -08:00
0cbf4375ca [oni-elfeed] Add Emacs tag to the Planet EmacsLife aggregator feed 2023-11-07 16:10:55 -08:00
eac67fcb13 [oni-elfeed] Add some more RSS feeds
The first two are to keep up with developments for packages that I use. The
second is a website that is interesting.
2023-11-07 16:10:47 -08:00
881650a96b [oni-elfeed] Fix whitespace 2023-11-06 14:54:25 -08:00
3366ad7179 [oni-elfeed] Add Blabbermouth feed with some tags and faces 2023-11-06 14:54:14 -08:00
ff837f30df [oni-elfeed] Add a feed 2023-07-28 12:05:34 -07:00
dceff7363a [oni-elfeed] Add news about Final Space 2023-07-18 23:07:57 -07:00
467160bbf8 [oni-elfeed] Keep an eye on my friend's bookmarks 2023-07-17 15:51:58 -07:00
4ab9d3c4b3 [oni-elfeed] Add Mickey Petersen to list of people whom I follow
I already follow his blog directly, so I don't need to also see his posts from
Planet Emacslife.
2023-05-31 08:47:12 -07:00
bd24cb6def [oni-elfeed] Fix regular expression for security updates 2023-04-15 23:14:44 -07:00
e178ca2d41 [oni-elfeed] Remove some dead feeds 2023-04-15 23:14:10 -07:00
f460c3a19f [oni-elfeed] Fix tagger that removes duplicates of Planet Emacslife
First: the match needs to be any entry that does match the names of the people
whos blogs I already follow.

Second: The search regular expression can't contain spaces. It seems to be the
same as any search query. So when a regular expression contains a space it's
considered two different search terms. This doesn't work when we're searching
for one option with a space in it (“Irreal” or “Sacha Chua” or “Andrea”) since
the syntax for the regular expression gets all messed up. Quickest workaround is
to match any whitespace instead.
2023-04-11 20:09:32 -07:00
9c1ef54e74 [oni-elfeed] Add another feed 2023-04-11 20:06:00 -07:00
f965d1c768 [oni-elfeed] Remove ‘unread’ tag from matched Planet Emacs articles 2023-04-02 01:01:04 -07:00
92f4d8b53e [oni-elfeed] Ignore some blog posts from Planet Emacslife
These are posts that happend to point at blogs that I already follow.
2023-04-01 23:18:07 -07:00
b402ee0c31 [oni-elfeed] Ignore Security updates from LWN 2023-04-01 23:17:47 -07:00
e6e06eac0d feat(oni-elfeed): Add some more RSS feeds 2023-02-24 23:37:34 -08:00
7f72a0a47e [oni-elfeed] Subscribe to specific wallpaper sizes on reddit 2022-11-22 23:31:17 -08:00
1cebbcac5a [oni-elfeed] Add another RSS feed 2022-10-19 22:51:21 -07:00
9c7baa6235 [oni-elfeed] Mark any paid LWN post as read
I can't read these anyway, so I might as well not see them.
2022-09-22 22:29:06 -07:00
4dcb5a4f6d [oni-elfeed] Add another url 2022-09-20 23:25:15 -07:00
9d5f0ace49 [oni-elfeed] Add some feeds 2022-08-17 14:51:17 -07:00
67fbdf607e [oni-elfeed] Add more feeds 2022-05-26 23:12:47 -07:00
1e45df5b61 [oni-elfeed] Add some feeds 2022-05-26 01:30:22 -07:00
1d7ac0e410
Add comments on how to use the packages managed by Guix 2021-07-15 22:34:08 -07:00
763395814f [oni-elfeed] Enable ‘olivetti-mode’ 2021-07-01 18:01:24 -07:00
500e36c381 [oni-elfeed] Add “This Month in Org” 2021-06-11 01:19:11 -07:00
d39ed12a03 [oni-elfeed] Remove autoload cookie 2021-05-26 00:39:40 -07:00
53ed90be40 Add feeds from sourcehut and Drew DeVault 2021-05-20 22:50:49 -07:00
594d4e8094 Remove reddit feeds
I’m browsing reddit regularly now, don’t need to also have them in my RSS reader.
2021-05-18 23:25:44 -07:00
bb29ee8a12 Change version format
In order to support my tablet which seems to have a lower maximum integer
value (I guess it’s 32-bit? I’m surprised) and can’t handle the version numbers
I was using before. It would turn them into floating point numbers, which adds a
~.0~, this made it impossible to install any package.

Any installations I have will need to reinstall all their oni packages so that
the new version number is picked up, since the new version number will be lower
than the old one.
2019-09-04 21:09:38 -07:00
c1ab19e918 Add more feeds 2019-07-17 08:10:08 -07:00
b2543abd9d Add more feeds for elfeed 2019-07-16 22:44:22 -07:00
87e0ca4b73 Add r/emacs and mark any post older than 2 weeks as read 2019-07-16 08:30:30 -07:00
1dfbbdeded Add Elfeed configuration 2019-07-12 08:47:00 -07:00