Skip to content

feat(gnome): Add template for empty file.#4566

Open
BlueGen3sis wants to merge 2 commits intoublue-os:mainfrom
BlueGen3sis:gnome-document-template
Open

feat(gnome): Add template for empty file.#4566
BlueGen3sis wants to merge 2 commits intoublue-os:mainfrom
BlueGen3sis:gnome-document-template

Conversation

@BlueGen3sis
Copy link
Copy Markdown
Contributor

It would be a nice QoL addition for new GNOME users.

@codacy-production
Copy link
Copy Markdown

codacy-production bot commented Apr 5, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

@HikariKnight
Copy link
Copy Markdown
Member

HikariKnight commented Apr 6, 2026

the name document might make the template be mistaken for an actual rich document file like odt, docx, etc
maybe change it to text file or just Empty File?

also $TEMPLATES_DIR is undefined and will be empty

@BlueGen3sis BlueGen3sis changed the title feat(gnome): Add template for empty txt file. feat(gnome): Add template for empty file. Apr 6, 2026
@BlueGen3sis
Copy link
Copy Markdown
Contributor Author

BlueGen3sis commented Apr 6, 2026

Good idea, but how do you mean that $TEMPLATES_DIR is undefined?
It seems to be defined with TEMPLATES_DIR=$(/usr/bin/xdg-user-dir TEMPLATES || true), with TEMPLATES_DIR="$HOME/Templates" as a fallback

@HikariKnight
Copy link
Copy Markdown
Member

Good idea, but how do you mean that $TEMPLATES_DIR is undefined? It seems to be defined with TEMPLATES_DIR=$(/usr/bin/xdg-user-dir TEMPLATES || true), with TEMPLATES_DIR="$HOME/Templates" as a fallback

was looking at it at the middle of the night and didnt see that github didnt load all the lines above the commit when i told it to load them when i checked 😂 my bad

HikariKnight
HikariKnight previously approved these changes Apr 6, 2026
@BlueGen3sis BlueGen3sis changed the base branch from main to testing April 8, 2026 06:10
@BlueGen3sis BlueGen3sis dismissed HikariKnight’s stale review April 8, 2026 06:10

The base branch was changed.

@BlueGen3sis BlueGen3sis changed the base branch from testing to main April 8, 2026 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants