Create a DIY Planner with Dynamic Templates
Productivity Sauce
The D*I*Y Planner Web site is a real treasure trove for fans of DIY paper-based personal organizers like Hipster PDA. Among other things, it offers a wealth of ready-to-print templates, an excellent handbook of how to build your own D*I*Y planner, and even an OpenOffice.org-based widget kit for creating custom planner templates. But that's not all. Somewhere on the Web site hides a nifty little application called D*I*Y Planner Dynamic Templates (or just Dynamic Templates) that comes with a few handy templates you can tweak and save as ready-to-use PDF documents. There are binary packages of the application for Windows and Mac OSX, and if you want to use Dynamic Templates on Linux, there is a source code package, too. Compiling the application from the source code is rather straightforward. First of all, install the required Qt tools. On Debian or Ubuntu-based Linux distributions, this can be done by installing the qt4-dev-tools package and all its dependencies. You'll also need to download and install the Blue Highway font that is used in all templates supplied with the Dynamic Templates application. Download then the .tar.gz archive containing the application's source code, and unpack it. In the terminal, switch to the resulting DynamicTemplates directory and run the following commands:
qmake -project qmake DynamicTemplates.pro make
You should then find the compiled DynamicTemplates binary file in the DynamicTemplates directory. Double-click on it to launch the application.
The application's interface is not particularly complicated: the pane to the left displays the currently selected template, while the pane to the right provides quick access to all the available tools. All the tools in the right pane are grouped into sections. The Template section gives you access to the bundled templates and lets you tweak the currently selected template. For example, if you select the Notes template, you can choose between different note types and alignment as well as specify a title. As the name suggests, the Paper Size section lets you choose the desired paper size, and the application supports both US and European sizes. Finally, the Line Spacing and Thickness does exactly what it says: it allows you to tweak the line spacing and line thickness settings. Once you are done tweaking the template, choose File -> Save PDF, print the resulting PDF file, and add the printed page to your swanky paper-based planner. The collection of templates supplied with Dynamic Templates is somewhat limited, but the author promises to add more templates in the upcoming releases of the application.
comments powered by DisqusSubscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Latest Cinnamon Desktop Releases with a Bold New Look
Just in time for the holidays, the developer of the Cinnamon desktop has shipped a new release to help spice up your eggnog with new features and a new look.
-
Armbian 24.11 Released with Expanded Hardware Support
If you've been waiting for Armbian to support OrangePi 5 Max and Radxa ROCK 5B+, the wait is over.
-
SUSE Renames Several Products for Better Name Recognition
SUSE has been a very powerful player in the European market, but it knows it must branch out to gain serious traction. Will a name change do the trick?
-
ESET Discovers New Linux Malware
WolfsBane is an all-in-one malware that has hit the Linux operating system and includes a dropper, a launcher, and a backdoor.
-
New Linux Kernel Patch Allows Forcing a CPU Mitigation
Even when CPU mitigations can consume precious CPU cycles, it might not be a bad idea to allow users to enable them, even if your machine isn't vulnerable.
-
Red Hat Enterprise Linux 9.5 Released
Notify your friends, loved ones, and colleagues that the latest version of RHEL is available with plenty of enhancements.
-
Linux Sees Massive Performance Increase from a Single Line of Code
With one line of code, Intel was able to increase the performance of the Linux kernel by 4,000 percent.
-
Fedora KDE Approved as an Official Spin
If you prefer the Plasma desktop environment and the Fedora distribution, you're in luck because there's now an official spin that is listed on the same level as the Fedora Workstation edition.
-
New Steam Client Ups the Ante for Linux
The latest release from Steam has some pretty cool tricks up its sleeve.
-
Gnome OS Transitioning Toward a General-Purpose Distro
If you're looking for the perfectly vanilla take on the Gnome desktop, Gnome OS might be for you.