1
0
Fork 0
mirror of https://codeberg.org/Reuh/feather.git synced 2025-10-27 18:19:32 +00:00

refactor: rename item -> article

This commit is contained in:
Étienne Fildadut 2025-10-11 14:40:17 +02:00
parent 07e9d208b1
commit a587340865
6 changed files with 48 additions and 47 deletions

View file

@ -8,19 +8,19 @@ start with pictures/gif each time
Directories, sorting/searching by date/title (a.k.a. using a file manager)
### Reading an item
### Reading an article
opening an item
opening an article
### Marking items as read
### Marking articles as read
Delete
See read items in the trash can
See read articles in the trash can
### Updating with the server
Call `feather sync` to synchronize all local data with the server (read items, new items from the server, etc.).
Call `feather sync` to synchronize all local data with the server (read articles, new articles from the server, etc.).
`feather daemon`