96
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 02 Nov 2025
96 points (100.0% liked)
Linux
59418 readers
334 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS

To add more file creation options, you use a Templates folder.
Just create a folder named "Templates" in your home directory. Then use rnote to save an empty rnote file in that directory.
Your right click menu to create new files should now get an option to "create" rnote files (which are really just copies of the file in the Templates folder).
You can add whatever types of files you want in Templates, and they don't have to be empty.
Thank you :)
If you'd like to hide the Templates folder, you can create a file called ".hidden" in your home directory.
In it, simply write "Templates".
This way the folder becomes hidden, without changing its name to add a period.
You can add additional lines with more file and foldernames, so you can keep your home directory tidy for normal use, even if stuff relies on a file or folder there not having a period in the name.
I had no idea you could do that! Excellent tip, thank you
this is great, thanks for that hint