Recent Changes

Updates since 2022-09-28 05:41 UTC up to 2022-10-28 05:41 UTC

1 | 3 | 7 | 30 | 90 days
List all changes Include rollbacks Include minor changes
List later changes RSS RSS with pages RSS with pages and diff

2022-10-25

2022-10-24

2022-10-15

2022-10-10

  • 20:35 UTC (new) (history) 2022-10-10 Adding timestamps to youtube links . . . . mbork I sometimes keep YouTube links in my Org mode files. They are often links to lectures which I don’t usually watch in one sitting. One trouble I always have is remembering the point where I stopped watching last time and starting there. Obviously, I decided to write some Elisp to ease that task a bit.

2022-10-03

  • 21:07 UTC (new) (history) 2022-10-03 Converting words and sentences to identifiers . . . . mbork Preview: Some time ago I had a need to “convert” a phrase, or even a whole sentence, into an identifier. By “converting to an identifier” I mean lower-casing the whole thing and changing non-letter characters into underscores. For example, “Hello, world!” should become hello_world. I came up with some simple code to do that – but it turned out that there were some pitfalls I did not expect.

More...

Filters