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
-
Linux Mint 20 Reaches EOL
With Linux Mint 20 at its end of life, the time has arrived to upgrade to Linux Mint 22.
-
TuxCare Announces Support for AlmaLinux 9.2
Thanks to TuxCare, AlmaLinux 9.2 (and soon version 9.6) now enjoys years of ongoing patching and compliance.
-
Go-Based Botnet Attacking IoT Devices
Using an SSH credential brute-force attack, the Go-based PumaBot is exploiting IoT devices everywhere.
-
Plasma 6.5 Promises Better Memory Optimization
With the stable Plasma 6.4 on the horizon, KDE has a few new tricks up its sleeve for Plasma 6.5.
-
KaOS 2025.05 Officially Qt5 Free
If you're a fan of independent Linux distributions, the team behind KaOS is proud to announce the latest iteration that includes kernel 6.14 and KDE's Plasma 6.3.5.
-
Linux Kernel 6.15 Now Available
The latest Linux kernel is now available with several new features/improvements and the usual bug fixes.
-
Microsoft Makes Surprising WSL Announcement
In a move that might surprise some users, Microsoft has made Windows Subsystem for Linux open source.
-
Red Hat Releases RHEL 10 Early
Red Hat quietly rolled out the official release of RHEL 10.0 a bit early.
-
openSUSE Joins End of 10
openSUSE has decided to not only join the End of 10 movement but it also will no longer support the Deepin Desktop Environment.
-
New Version of Flatpak Released
Flatpak 1.16.1 is now available as the latest, stable version with various improvements.