This commit is contained in:
committer@tuxwarrior
2024-08-27 14:45:30 -05:00
parent 5e0531818f
commit dd29e752a9

View File

@@ -220,7 +220,7 @@ if the system runs nvidia, follow the steps in [nvidia.md](nvidia.md) to set up
- update singlefile name format (extension icon > manage extensions > extensions > singlefile > preferences > file format): - update singlefile name format (extension icon > manage extensions > extensions > singlefile > preferences > file format):
- old: `%if-empty<{page-title}|No title> ({date-locale} {time-locale}).{filename-extension}` - old: `%if-empty<{page-title}|No title> ({date-locale} {time-locale}).{filename-extension}`
- new: `{year-locale}{month-locale}{day-locale}_{url-href-flat}_.{filename-extension}` - new: `{year-locale}{month-locale}{day-locale}_{url-href-flat}_.{filename-extension}`
- open <https://archive.is/> and install extension found on the top of that page
### -------------------------- WIP BELOW THIS LINE ------------------------------------ ### -------------------------- WIP BELOW THIS LINE ------------------------------------