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
-
System76 Releases COSMIC Alpha 7
With scores of bug fixes and a really cool workspaces feature, COSMIC is looking to soon migrate from alpha to beta.
-
OpenMandriva Lx 6.0 Available for Installation
The latest release of OpenMandriva has arrived with a new kernel, an updated Plasma desktop, and a server edition.
-
TrueNAS 25.04 Arrives with Thousands of Changes
One of the most popular Linux-based NAS solutions has rolled out the latest edition, based on Ubuntu 25.04.
-
Fedora 42 Available with Two New Spins
The latest release from the Fedora Project includes the usual updates, a new kernel, an official KDE Plasma spin, and a new System76 spin.
-
So Long, ArcoLinux
The ArcoLinux distribution is the latest Linux distribution to shut down.
-
What Open Source Pros Look for in a Job Role
Learn what professionals in technical and non-technical roles say is most important when seeking a new position.
-
Asahi Linux Runs into Issues with M4 Support
Due to Apple Silicon changes, the Asahi Linux project is at odds with adding support for the M4 chips.
-
Plasma 6.3.4 Now Available
Although not a major release, Plasma 6.3.4 does fix some bugs and offer a subtle change for the Plasma sidebar.
-
Linux Kernel 6.15 First Release Candidate Now Available
Linux Torvalds has announced that the release candidate for the final release of the Linux 6.15 series is now available.
-
Akamai Will Host kernel.org
The organization dedicated to cloud-based solutions has agreed to host kernel.org to deliver long-term stability for the development team.