Vous consultez actuellement le France version du site.
Voulez-vous passer à votre site local ?
14 TEMPS DE LECTURE MIN

FREEPLANE

Construct your own mind-maps

Nick Peers reveals how you can easily manage all of your thoughts – from simple ideas to fully formed projects – with this powerful free tool.

OUR EXPERT

Nick Peers wishes he had used Freeplane to plan this tutorial. This 11th-hour thinking is really starting to wind him up.

M ind-mapping tools are designed to bring order to chaotic thoughts. They can be used for anything from a simple means of jotting down a few random thoughts to full-blown project management. A mind-map is basically a series of interconnected thoughts represented as ‘nodes’, which can be placed anywhere on-screen and either left unconnected or joined to others in a hierarchy defined using styles and connecting lines, with a single oval-shaped ‘root’ at its centre indicating the mindmap’s subject.

Freeplane does all this, of course, and more – it’s almost infinitely customisable and you can style things manually or use an automatic system to indicate what level in your chosen hierarchy items sit. Nodes can contain all kinds of information, represented by text, icon, image, hyperlink or scientific formula or calculation. You can customise your view on the fly as you see fit, and even assign tasks using deadlines and reminders to get them done.

The anatomy of a node

1  Title

Each node has its own title – double-click this to edit it or right-click it to format it via the Apply style section.

2  Icon

Choose View>Controls>Icons toolbar’, then click an icon on the toolbar to add it to the node.

3  Details

This description appears beneath the node. Use the ^ button to its left to hide/show it.

4  Notes

Once added, roll your mouse over the notes icon to reveal the note as a pop-up.

5  Image

Select a node and choose Insert>Image> Add image… – resize it by clicking and dragging its bottom right-hand corner.

6  Attributes

Attributes work in a similar way to fields in a database, enabling you to attach specific characteristics to individual nodes.

If all this sounds overwhelming, don’t worry – once installed, Freeplane opens with its own example mindmap in place to show you what it can do. Let’s crack on and get it set up. The app is written in Java, which means you’ll need to install a Java runtime to access it. Simply open the Terminal and type the following: 

$ sudo apt update && sudo apt install openjdk-8-jre

Once installed, head over to https://sourceforge. net/projects/freeplane/files/freeplane stable to download the latest stable version (1.8.10 at time of writing) as a .deb file. Versions can be found in Ubuntu Software Centre, but even the updated Snap version is way out of date. Instead, double-click the .deb file and follow the prompts – once installed, Freeplane can be opened using the App Launcher.

Débloquez cet article et bien plus encore avec
Vous pouvez en profiter :
Découvrez l'intégralité de cette édition
Accès instantané à plus de 600 titres
Des milliers d'anciens numéros
Pas de contrat ni d'engagement
Essayer pour €1.09
S'ABONNER
30 jours d'accès, puis seulement €11,99 / mois. Résiliation à tout moment. Nouveaux abonnés uniquement.


En savoir plus
Pocketmags Plus
Pocketmags Plus

Cet article est tiré de...


View Issues
Linux Format
March 2021
VOIR EN MAGASIN

Autres articles dans ce numéro


WELCOME
Orchestral Manoeuvres in the Docker
Jonni’s been arguing with me this issue –
REGULARS AT A GLANCE
Is online privacy the hot topic for 2021?
PRIVACY
Linus vs Intel
Linus Torvalds blasts Intel for not supporting ECC memory
Affordable RISC-V PC arrives
BeagleV is a RISC-V computer designed to run Linux
THE END IS NIGH, SO…?
Matt Yonkovit is Percona’s Chief Experience Officer and
SPRING CLEANING
Keith Edmunds is MD of Tiger Computing Ltd,
Apple M1 Macs get Linux support
Apple’s OS 11.2 now supports booting custom kernels
FOSS watch
PineTime takes on the Apple Watch and other wearables
Faster Firefox
Firefox 84 brings HW acceleration to Linux
Distro watch
What’s down the side of the free software sofa?
IT’S GOOD TO SHARE
Alyssa Rosenzweig is a software engineer based at
TIME’S UP FOR OLD KIT
Jon Masters has been involved with Linux for
Kernel Watch
Jon Masters summarises the latest happenings in the Linux kernel, so you don’t have to
Mailserver
Write to us at Linux Format, Future Publishing, Quay House, The Ambury, Bath BA1 1UA or lxf.letters@futurenet.com.
Helpdex
shane_collinge@yahoo.com WRITE TO US Do you have a
Answers
Got a burning question about open source or the kernel? Whatever your level, email it to lxf.answers@futurenet.com
SUBSCRIBE!
EiskaltDC++
FILE-SHARING APPLICATION
TabFS
FILE SYSTEM
TuxPaint
DRAWING APPLICATION
Chipmunk
LOG VIEWER
Darktable
PHOTO EDITOR
EasyLogic Studio
CSS AND SVG EDITOR
Zenith
SYSTEM MONITOR
Tux Vs Yeti
PLATFORMER GAME
Invasion
ARCADE GAME
Qsnapstore
SNAP STORE VIEWER
REVIEWS
AMD Ryzen 5 5600X
As Alan Dexter discovers, this chip may be the runt of the Zen 3 family, but it delivers where it counts most: gaming
Slackel 7.4
Before he couldn’t work with Arch, he couldn’t work with Slackware, which is why Mayank Sharma jumps at everything that mentions the venerable distro
RebornOS 2020.12.28
The constant deluge of Arch-based distros can put anyone to sleep, but this one makes Mayank Sharma wake up from his slumber
Rescuezilla 2.1
With perennial fat fingers, Mayank Sharma has been messing with hard disks long enough to know that good rescue tools are worth their weight in gold
Garuda Linux 210101
Mayank Sharma has enjoyed one Arch-based distribution this month, but will lightning strike twice or has he been taken in by the distro’s tall claims?
Wasteland 3
Management simply hates weirdos and snow, so this is a bad time of year for them and they’re taking it out on Jody Macgregor
Roundup
Game engines
There’s never been a better time to get into game development on Linux. Michael Reed puts five capable engines under the microscope
How free is it?
There are different kinds of free…
Community and support
A game engine is useless without a way of learning how to use it
Programming environment and GUI
A difficult environment can lead to eventual loss of interest
2D workflow and features
Top down, overhead, side on or something else?
3D workflow and features
How easy is it to create a world to move around in?
Extras
Anything that makes it stand out from the rest?
Ease of use
This is relative because some engines are more capable in terms of what they can do
Game engines
The Verdict
Better virtual machines
BETTER VIRTUAL MACHINES
Forget about the draconian confines of reality and immerse yourself (well, your computing) in a virtual world. Jonni Bidwell’s here with a machines-inside-machines extravaganza
A virtual history
Datacentres are full of VMs, but why and how did they get that way?
QEMU, KVM and the other ones
Learn about virtualising the Linux way, with libvir t and Virtual Machine Manager, and jokes about Inception
Orchestrating with Xen
Set up a machine dedicated to hosting VMs with yet another high-powered hypervisor, XCP-ng
INSTALL XCP-NG
1 Launch the installer Fetch the latest ISO
Contain yourself
Containerisation is even more of an ugly word than virtualisation, but it’s a big deal too. A Docker whale-sized big deal, as we’ll discover…
IN-DEPTH
THE LINUX GAMBIT
Jonni Bidwell once again sets a graphics card on fire, this time calculating chess positions…
Pi USER
PASSING ON THE KNOWLEDGE
Thierry Chantier is a French coder and maker.
Pi Foundation boosts support for teachers
Over 300 free curriculum-mapped video lessons now available via the Oak National Academy
Cool HAT dude!
This Pi Smart Fan HAT is stackable and GPIO friendly, too
Raspberry Pi Pico
In a break from the norm Les Pounder tests the latest Pi: a $4 microcontroller featuring the first ‘Pi Silicon’ created by Raspberry Pi
Turn a Pi HAT into a Magic 8-ball project
SENSEHAT
Build a Pi-powered helicopter diorama
Sean Conway uses a helicopter model to demonstrate how lighting, sound and motion can be accomplished using a Raspberry Pi
Connect, configure and use gamepads
GAMING
TUTORIALS
A terminal multiple window manager
You can’t use the mouse or run multiple windows in a text environment… unless you’re Shashank Sharma and know just the right tool for the job
Next-gen filesystem management
ZFS is a lot more than a filesystem. Neil Bothwick tells all about this advanced volume manager and Swiss Army Knife of filesystems
Run a classic BBC Micro under Ubuntu
Les Pounder reminisces about that one time when he caused a core meltdown in a nuclear reactor, then flew away in a spaceship
Decode signals from weather satellites
Weather satellites transmit signals that you can receive and decode to generate images of the Earth. Mike Bedford shows you how
Dify
IMAGE COMPARISON TOOL
Using Active Directory with Debian & Samba
Stuart Burns rolls up his sleeves and
CODING ACADEMY
Coding Arm 64-bit assembly language
Continue writing 64-bit assembly code for the Pi with John Schwartzman, who calls on Linux kernel services and the C run-time library
Write a maze runner game in Python
One way in, and only one way out… video game aficionado Calvin Robinson reveals how to create a vintage maze runner-style game
REGULARS AT GLANCE
On the disc
Discover the highlights from this month’s packed DVD!
GeckoLinux 152
SUPER GECKO MUSCLES
Chat
X
Support Pocketmags