Project Material – Telegram
Project Material
544 subscribers
305 photos
12 videos
74 files
12 links
Lorem ipsum dolor sit amet.
Download Telegram
Project Material
?
please, note that i won't turn my app into something that looks like «pixel play»
😁7
Google Gemini is way more stupid than they represent
😁5
Project Material
Photo
What to do with header noscript tho
Project Material
Pick
i can smell multiple accs of one user voting it
😁5
what color does this popup utilize on android 16 qpr1?
app-release.apk
15.6 MB
Another Experimental Build

Changelog
• Fixed a possible memory leak that was occurring when the user selects the same sort criterion/order multiple times, which caused performance stutters.
• Further UI improvements based on M3E.
👍1
Project Material
app-release.apk
Test & rate, I'll rest now
😁1
Project Material
app-release.apk
I'm thinking of implementing a simple formatter for HTML entities in file and folder names. It would handle unsupported characters by converting them. This might sound too nerdy, but why not?

For example, you generally can't use these symbols in a name: ?, :, *, |, /, \, <, >, "

But if you type their HTML entity (like &#63; or &#x3F;), the formatter would replace it with the corresponding Unicode symbol (e.g., "?").

So basically:
[ SHOW NAME ] EPISODE X&#58; NAME
would be reformatted to:
[ SHOW NAME ] EPISODE X: NAME
👍4
Project Material pinned «I'm thinking of implementing a simple formatter for HTML entities in file and folder names. It would handle unsupported characters by converting them. This might sound too nerdy, but why not? For example, you generally can't use these symbols in a name: ?…»
Project Material
I'm thinking of implementing a simple formatter for HTML entities in file and folder names. It would handle unsupported characters by converting them. This might sound too nerdy, but why not? For example, you generally can't use these symbols in a name: ?…
I could also enhance the default renaming mechanism to automatically convert characters like "?" into their HTML entities right after renaming. This integrated solution would save users from having to look up these codes on the internet. It also deprecates the renaming error entirely.
👍4
Project Material
I could also enhance the default renaming mechanism to automatically convert characters like "?" into their HTML entities right after renaming. This integrated solution would save users from having to look up these codes on the internet. It also deprecates…
The first screenshot shows the normal view, where characters like "*", "?", and ":" appear as typed. The second screenshot shows how a file name is displayed using the escaped HTML form.
👍3
Project Material
Photo
right now it supports only 3 characters (idk others that can be used)
😁1