Remove the feeds module
This commit is contained in:
parent
acfd1cca8d
commit
0c98be96eb
851 changed files with 840 additions and 10348 deletions
|
@ -87,14 +87,5 @@
|
|||
"processed": "\n <p>In January, I wrote about <a href=\"http:\/\/default\/daily\/2025\/01\/03\/todotxt\">using plain text files for to-do lists<\/a> instead of larger and more complex project management tools.<\/p>\n\n<p>I found an example of this in the code repository for st, <a href=\"https:\/\/st.suckless.org\">the simple terminal from suckless.org<\/a>.<\/p>\n\n<p>They have a <a href=\"https:\/\/git.suckless.org\/st\/file\/TODO.html\">TODO.html file<\/a> which is a plain text list of todo tasks.<\/p>\n\n<p>There are <a href=\"https:\/\/github.com\/search?q=path%3Atodo.txt+OR+path%3Atodo.md+OR+path%3Atodo.html&type=code\">a lot of examples on GitHub<\/a>, too.<\/p>\n\n<p>Something I like in st's file is this command:<\/p>\n\n<pre><code class=\"plain\">grep -nE 'XXX|TODO' st.c\n<\/code><\/pre>\n\n<p>This finds TODO comments in the st.c file so those can be included.<\/p>\n\n ",
|
||||
"summary": null
|
||||
}
|
||||
],
|
||||
"feeds_item": [
|
||||
{
|
||||
"imported": "1970-01-01T00:32:50+00:00",
|
||||
"guid": null,
|
||||
"hash": "dce9edad7a35465af5401069bf3d75cd",
|
||||
"target_type": "feeds_feed",
|
||||
"target_uuid": "90c85284-7ca8-4074-9178-97ff8384fe76"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue